<div class="gmail_quote">On Tue, May 4, 2010 at 11:58 PM, Jesse Barnes <span dir="ltr"><<a href="mailto:jbarnes@virtuousgeek.org">jbarnes@virtuousgeek.org</a>></span> wrote:<br><blockquote class="gmail_quote" style="margin: 0pt 0pt 0pt 0.8ex; border-left: 1px solid rgb(204, 204, 204); padding-left: 1ex;">
One thing that hasn't been mentioned (the wrapping made me think of<br>
it): shave.<br>
<br>
It's absolutely great to have your compile flags hidden by default so<br>
you can see warnings and errors more easily.</blockquote><div><br></div></div>"make >/dev/null" shows you exactly what you need to know, i.e. warnings, errors, and "ar: creating lib.a" messages so all I usually see is libs popping up. It's easy to read and works everywhere.<br>
<br>-Marek<br>