* Use "make -s" to silence everything except warnings/error
@ 2011-08-03 11:05 Sam Ravnborg
2011-08-03 11:28 ` Peter Zijlstra
0 siblings, 1 reply; 2+ messages in thread
From: Sam Ravnborg @ 2011-08-03 11:05 UTC (permalink / raw)
To: Peter Zijlstra; +Cc: lkml, Linus Torvalds
Hi Peter.
Saw in an old thread that you mentioned that warnings were missed because
your computer is too quick.
If you pass "-s" like this:
make -s -j4 ...
then you will no longer see the one-line-per-file output.
But warnings are displayed and is thus much more visible.
Just a hint in case you did not know.
Sam
^ permalink raw reply [flat|nested] 2+ messages in thread
* Re: Use "make -s" to silence everything except warnings/error
2011-08-03 11:05 Use "make -s" to silence everything except warnings/error Sam Ravnborg
@ 2011-08-03 11:28 ` Peter Zijlstra
0 siblings, 0 replies; 2+ messages in thread
From: Peter Zijlstra @ 2011-08-03 11:28 UTC (permalink / raw)
To: Sam Ravnborg; +Cc: lkml, Linus Torvalds
On Wed, 2011-08-03 at 13:05 +0200, Sam Ravnborg wrote:
> Hi Peter.
>
> Saw in an old thread that you mentioned that warnings were missed because
> your computer is too quick.
>
> If you pass "-s" like this:
>
> make -s -j4 ...
>
> then you will no longer see the one-line-per-file output.
>
> But warnings are displayed and is thus much more visible.
>
> Just a hint in case you did not know.
Ooh, nice. Thanks!
Maybe I'll even write an awk script that'll colour the warnings of
important bits like kernel/ and mm/ so as not to be confused with driver
noise.
Then again, it looks like my default config is now completely warning
free, so procrastination is likely :-)
^ permalink raw reply [flat|nested] 2+ messages in thread
end of thread, other threads:[~2011-08-03 11:29 UTC | newest]
Thread overview: 2+ messages (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
2011-08-03 11:05 Use "make -s" to silence everything except warnings/error Sam Ravnborg
2011-08-03 11:28 ` Peter Zijlstra
This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox
all inboxes | Powered by JetHome®