libtool
[Top][All Lists]
Advanced

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

Re: fixing linkage against uninstalled libtool archives on macos?


From: Peter O'Gorman
Subject: Re: fixing linkage against uninstalled libtool archives on macos?
Date: Tue, 11 Nov 2008 11:11:47 -0800


On 11-Nov-08, at 6:16 AM, Andy Wingo wrote:

Hi,

I posted a message to bug-libtool that hasn't gotten a response:

   http://lists.gnu.org/archive/html/bug-libtool/2008-11/msg00012.html

In short, "libtool --tag=CC --mode=link gcc ... /path/to/libfoo.la" does
not do the right thing on Mac OS with libtool 2.2.6a. Can I get
confirmation of this bug?

Just to recap, the bug is that having
"../../../gst/libgstreamer-0.10.la" on the link line expands into
"-L../../../gst/.libs -lgstreamer-0.10" instead of
"../../../gst/.libs/libgstreamer-0.10.dylib". I tested replacing the
"-L -l" combination with the path to the dylib, and that seems to work.
So it seems to be a bug in libtool.


Sorry, I did not get back to you.

Could you please send the output of ./libtool --config.

Thanks,
Peter
--
Peter O'Gorman
http://pogma.com






reply via email to

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