bug-libtool
[Top][All Lists]
Advanced

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

Re: BUG: library type search order


From: Scott James Remnant
Subject: Re: BUG: library type search order
Date: Wed, 24 Mar 2004 02:08:54 +0000

On Thu, 2004-02-05 at 09:48, Gary V. Vaughan wrote:

> That is the one reported by Markus though, no?  This is a gaping hole in the
> functionality of libtool, and so consequently a show stopper for both 1.5.4
> and 1.6 releases. :-(
> 
I've finally tracked this one down, turns out it's nowhere near the code
I thought it'd be in -- instead Libtool's just discarding -L parameters
during prog,link.

I've fixed that (patch mailed to -patches), and this makes prog mode
behave the same as lib mode now, it'll pass:

        -L/opt/libxml/lib -lxml2

to the compiler (instead of /usr/lib/libxml2.so for the latter arg).


I've also decided that the lack of an rpath is actually right for
non-libtool libraries, we should only hardcode paths of libtool
libraries because we have more control over those.

Scott
-- 
Have you ever, ever felt like this?
Had strange things happen?  Are you going round the twist?

Attachment: signature.asc
Description: This is a digitally signed message part


reply via email to

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