Albert Chin <[EMAIL PROTECTED]> 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


_______________________________________________
Libtool mailing list
[EMAIL PROTECTED]
http://mail.gnu.org/mailman/listinfo/libtool

Reply via email to