bug-coreutils
[Top][All Lists]
Advanced

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

Re: AR environment variable


From: Mike Frysinger
Subject: Re: AR environment variable
Date: Sat, 4 Nov 2006 18:34:21 -0500
User-agent: KMail/1.9.5

On Saturday 04 November 2006 12:24, Jim Meyering wrote:
> Robert Connolly <address@hidden> wrote:
> > Hello. While building Coreutils with Intel's compiler I noticed the AR
> > environment variable is being ignored, and 'ar' is being used regardless
> > of "AR=another_ar".
> >
> > The top level Makefile needs to pass AR down to lib/Makefile.
>
> That shouldn't be necessary.
> Run make like this, and it will do what you want:
>
>   make AR=another_ar ...

you *could* do that, but it seems silly to have all of the toolchain related 
env variables properly respected except for AR
-mike

Attachment: pgpBNXg5aoEo8.pgp
Description: PGP signature


reply via email to

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