Hi Anand,
Anand Kumria wrote:
Hi Bogdan,
On Tue, Nov 29, 2005 at 10:56:23PM +0200, Bogdan-Andrei Iancu wrote:
Hi,
thanks to Anand, you have now the liberty to get a more friendly output during compilation. Just do: NICER=1 make all
You also need to export either Q or NICER so that modules get compiled with that flag too. I've attached a patch to do so.
right - fixed
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...
Fair enough -- I normally find that the compilation lines cause warnings and things to scroll past too fast.
That being said, I also do things like add in -Werror to stop compilation dead in its tracks when I am developing. In the attached patch, this looks for a CVS directory and if found adds it in.
sounds good - your patch is on cvs - thanks again.
regards, bogdan