bug-autoconf
[Top][All Lists]
Advanced

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

Re: minor bug on AIX


From: Eric Blake
Subject: Re: minor bug on AIX
Date: Tue, 06 Nov 2007 18:39:46 -0700
User-agent: Mozilla/5.0 (Windows; U; Windows NT 5.1; en-US; rv:1.8.1.6) Gecko/20070728 Thunderbird/2.0.0.6 Mnenhy/0.7.5.666

-----BEGIN PGP SIGNED MESSAGE-----
Hash: SHA1

According to address@hidden on 11/6/2007 6:13 AM:
> Hi.
> There is a small bug in macro AC_PROG_CC on AIX.
> If you use this macro it gives us this output:
> 
> :build-aix:root.system 16:00:04 test# cat configure.ac
> AC_INIT
> AC_PROG_CC
> AC_OUTPUT
...
> checking for cc option to accept ISO C89... -qlanglvl=extc89
> configure: creating ./config.status
> 
> It don't choose the default -qlanglvl options but force to use "extc89" 
> options. 

I'm not sure I see the problem.  What does '-qlanglvl' do that
'-qlanglvl=extc89' does not?  In other words, what breaks because of
autoconf's choice?

> checking for cc option to accept ISO C89... -qlanglvl=extc89
> checking for cc -qlanglvl=extc89 option to accept ISO C99... -qlanglvl=extc99
> configure: creating ./config.status
> 
> As you see it will give you both options(extc89 and extc99).
> In atach there is testsuite.log for my platform

OK, I can agree that it looks a little weird.  But does it still behave as
though extc99 had been specified alone when both occur on the command
line, and -qlanglvl=extc99 was specified last?

The testsuite.log shows no failures, so either the testsuite is missing a
test, or autoconf is working just fine for your platform.

- --
Don't work too hard, make some time for fun as well!

Eric Blake             address@hidden
-----BEGIN PGP SIGNATURE-----
Version: GnuPG v1.4.5 (Cygwin)
Comment: Public key at home.comcast.net/~ericblake/eblake.gpg
Comment: Using GnuPG with Mozilla - http://enigmail.mozdev.org

iD8DBQFHMRdi84KuGfSFAYARApvKAJ4legFAsYYw6U+EEGN49RmQR5tKqgCdFtIz
kN7jHqDDV1v7tRk/I3SgPAE=
=XsI7
-----END PGP SIGNATURE-----




reply via email to

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