On Mon, Jun 8, 2009 at 6:17 AM, Jon TURNEY<[email protected]> wrote:
> Rather than checking the version of some random gcc which happens to be in
> the path to determine which warning flags are supported, we should check the
> gcc we are going to use for the build
>
> For example, when cross-compiling, if the host gcc is >= 3.4 but the
> cross-compiler gcc is not, this will cause unsupported warning flags to be
> used
>
> This seems to work, but I don't know enough autofoolery to be sure this is
> right...

That's definitely the right thing to do.

--
Dan
_______________________________________________
xorg-devel mailing list
[email protected]
http://lists.x.org/mailman/listinfo/xorg-devel

Reply via email to