[Mesa-dev] [RFC] Convert mesa to automake/libtool
Olivier Galibert
galibert at pobox.com
Wed May 5 00:49:47 PDT 2010
On Tue, May 04, 2010 at 02:58:05PM -0700, Jesse Barnes wrote:
> One thing that hasn't been mentioned (the wrapping made me think of
> it): shave.
>
> It's absolutely great to have your compile flags hidden by default so
> you can see warnings and errors more easily. Most of the time you want
> to debug your code, not your build system. We could do that in the
> current system, but with autotools we'll get it right away.
I'm not sure what's so great about not being able to copy/paste the
compiler line to try it again after a change, or with -E instead of
-c. But nooo, redirects are difficult, so let's dumb it down for
everybody.
OG.
More information about the mesa-dev
mailing list