bug-coreutils
[Top][All Lists]
Advanced

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

Re: ...and no detection of the c99 compiler?


From: Paul Eggert
Subject: Re: ...and no detection of the c99 compiler?
Date: Sat, 03 Feb 2007 18:31:27 -0800
User-agent: Gnus/5.1008 (Gnus v5.10.8) Emacs/21.4 (gnu/linux)

Matthew Woehlke <address@hidden> writes:

> any reason (other than SHTDI) that configure
> does not figure out to use -qlanglvl=stdc99 on AIX?

My understanding is that 'configure' shouldn't try to use
-qlanglvl=stdc99, since that puts the compiler into a pedantic mode.
It should try -qlanglvl=extc99.  Doesn't it do that?  If not, can you
please investigate why not?  -qlanglvl=extc99 should be in
'configure'.




reply via email to

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