|
From: | Matthew Woehlke |
Subject: | Re: No detection of c99 compiler on AIX |
Date: | Wed, 14 Feb 2007 19:36:40 -0600 |
User-agent: | Mozilla/5.0 (X11; U; Linux i686; en-US; rv:1.8.0.9) Gecko/20061206 Thunderbird/1.5.0.9 Mnenhy/0.7.4.0 |
Paul Eggert wrote:
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.
Um. I guess that's it. I dropped in one from a different (5.3) AIX box, hopefully that won't cause problems! :-) At any rate that seemed to fix coreutils' configure.
Wonder why it's missing... -- Matthew <insert witty signature here>
[Prev in Thread] | Current Thread | [Next in Thread] |