Hi,
thanks to Anand, you have now the liberty to get a more friendly output during compilation. Just do: NICER=1 make all
normal "make all" still produces same amount of output - it;s the default since it's useful to see the compilation flags...at least for me...
also I got rid of the messages regarding the missing dependency files (.d) during first compilation....
so, have a nicer compiling ;)
regards, bogdan
Anand Kumria wrote:
Hi,
Attached is a diff that makes it nicer to compile openser. Should you want to see the exact compilation sequence Q="" make <...> will show it to you.
Thanks, Anand