GCC 3.4.0 fails to boot with a non-GCC C compiler

Richard Henderson rth@redhat.com
Wed Apr 7 20:00:00 GMT 2004


On Wed, Apr 07, 2004 at 12:43:30PM -0700, Joe Buck wrote:
> configure correctly detects that the compiler does not support "inline".
> And, in fact, the generated auto-host.h has
> 
> #define inline

You're looking at the wrong configure output.  There's another
configure and a config.h in the intl subdirectory.  And the
config.h there *is* supposed to be included.


r~



More information about the Gcc mailing list