fixing vs WARN_CFLAGS vs cross builds

DJ Delorie dj@redhat.com
Tue Mar 30 00:29:00 GMT 2004


I'm trying to cross-build a native DJGPP.  It tries to build fixinc,
but uses "gcc" as the compiler.  It passes a full WARN_CFLAGS, which
includes options that the system gcc doesn't understand, and so fails.

Should we just not pass WARN_CFLAGS when cross compiling that way?



More information about the Gcc mailing list