This is the mail archive of the gcc@gcc.gnu.org mailing list for the GCC project.


Index Nav: [Date Index] [Subject Index] [Author Index] [Thread Index]
Message Nav: [Date Prev] [Date Next] [Thread Prev] [Thread Next]
Other format: [Raw text]

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


Joe Buck <Joe.Buck@synopsys.COM> writes:

> According to Jakub, it seems the autoconf 2.13 test says HP has inline,
> autoconf 2.5x says it does not.  So upgrading to 2.5x everywhere would
> be one way of fixing the world.

The main difference between 2.13 and 2.5x AC_C_INLINE is described by this
comment in the autoconf sources:

# HP C version B.11.11.04 doesn't allow a typedef as the return value for an
# inline function, only builtin types.

Andreas.

-- 
Andreas Schwab, SuSE Labs, schwab@suse.de
SuSE Linux AG, Maxfeldstraße 5, 90409 Nürnberg, Germany
Key fingerprint = 58CA 54C7 6D53 942B 1756  01D3 44D5 214B 8276 4ED5
"And now for something completely different."


Index Nav: [Date Index] [Subject Index] [Author Index] [Thread Index]
Message Nav: [Date Prev] [Date Next] [Thread Prev] [Thread Next]