help-gnu-utils
[Top][All Lists]
Advanced

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

Re: How to force -liberty?


From: mike burrell
Subject: Re: How to force -liberty?
Date: Fri, 30 Jul 2004 18:51:05 GMT
User-agent: tin/1.6.0-20030714 ("Vatersay") (UNIX) (Linux/2.4.22 (i586))

Kilian A. Foth <foth@informatik.uni-hamburg.de> wrote:
> Glynn Clements <glynn.clements@virgin.net> wrote:
>> CFLAGS/CXXFLAGS are used for compiling, not linking. For linking, you
>> could try using LDFLAGS or LIBS; autoconf will set these variables
>> from the environment in a similar manner to CFLAGS/CXXFLAGS.
> 
> So I thought, but it doesn't:
> 
> $ LDFLAGS=-liberty LIBS=-liberty make

ITYM LDFLAGS=-liberty ./configure --blahblahblah

autoconf will look at the environment.  An autoconf-generated makefile
generally will not.

-- 
 /"\                                                 m i k e   b u r r e l l
 \ /     ASCII RIBBON CAMPAIGN                                mikpos@shaw.ca
  X        AGAINST HTML MAIL,
 / \      AND NEWS TOO, dammit


reply via email to

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