[Top][All Lists]
[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]
Re: ar(1) issue building coreutils on 64-bit AIX
From: |
Eric Blake |
Subject: |
Re: ar(1) issue building coreutils on 64-bit AIX |
Date: |
Thu, 16 Aug 2007 21:33:31 -0600 |
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
[crossing the conversation over to the autotools in question]
According to Daniel Richard G. on 8/15/2007 11:23 AM:
> On Tue, 2007 Aug 14 08:47:07 +0200, Jim Meyering wrote:
>>> AR_FLAGS="-X64 cru"
>> coreutils doesn't use libtool, but it does use automake.
>> And automake uses the "ARFLAGS" spelling.
>
> I lament the inconsistency, but that's a fair point.
We ought to be consistent across all of the autotools. I personally
prefer ARFLAGS over AR_FLAGS, since it is CFLAGS and not C_FLAGS. Also, I
think that fits better with the GNU Coding Standards:
http://www.gnu.org/prep/standards/standards.html#Command-Variables
which mention appending "FLAGS" (not "_FLAGS") to the utility name.
- --
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
iD8DBQFGxRcL84KuGfSFAYARAr9vAJ9I71jSnda901gPNlDMH8d754B5IgCfdix+
khlR0KMDJdrJi2gLzNw5HYU=
=kt3r
-----END PGP SIGNATURE-----
- Re: ar(1) issue building coreutils on 64-bit AIX,
Eric Blake <=