bug-coreutils
[Top][All Lists]
Advanced

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

Re: No detection of c99 compiler on AIX


From: Paul Eggert
Subject: Re: No detection of c99 compiler on AIX
Date: Wed, 14 Feb 2007 15:21:52 -0800
User-agent: Gnus/5.1008 (Gnus v5.10.8) Emacs/21.4 (gnu/linux)

Matthew Woehlke <address@hidden> writes:

> configure still botches the compiler. I finally got to tearing apart
> config.log; the reason appears to be because there is no stdbool.h on
> my system.

That would explain why 'configure' doesn't try -qlanglvl=extc99.
A compiler that lacks stdbool.h is not a C99 compiler.

It sounds like an installation issue.  Most likely you just have an
old compiler or set of include files installed in your system.




reply via email to

[Prev in Thread] Current Thread [Next in Thread]