libtool
[Top][All Lists]
Advanced

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

Re: dependency_libs issue


From: Clinton Roy
Subject: Re: dependency_libs issue
Date: Sat, 25 Oct 2003 16:27:30 +1000
User-agent: Gnus/5.090007 (Oort Gnus v0.07) XEmacs/21.4 (Honest Recruiter, i386-redhat-linux)

Albert Chin <address@hidden> writes:

> On Mon, Sep 08, 2003 at 04:38:40PM +1000, Clinton Roy wrote:
>> I've got code in configure.ac that eventually sets LIBS to:
>> LIBS = -lgdbm  -L/dstc/lib -lxml2 -lz -lpthread -lm -ldb
>> 
>> However, ltmain.sh produces a .la file with:
>> 
>> dependency_libs=' /usr/lib/libgdbm.la -L/dstc/lib /usr/lib/libxml2.la -lz 
>> -lpthread -lm -ldb'
>> 
>> How did that /usr/lib/libxml2.la get in there?
>
> Does this fix it (should apply to 1.5)?

I had a lot of trouble getting cvs libtool (branch-1-5) to do anything
useful; I had to hack the libtool script it generated to set SED and
max_cmd_len, to stop errors and warnings.

That being said, your patch didn't help at all, I'm sorry to say.

I've got some time today, so I'll dig a little deeper. Any hints on
getting cvs libtool to work would be appreciated.

cheers,
-- 
Clinton Roy
Elvin Software Engineer - elvin.dstc.edu.au




reply via email to

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