libtool
[Top][All Lists]
Advanced

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

Re: MacOSX module linking with static archive libtool problem


From: Peter O'Gorman
Subject: Re: MacOSX module linking with static archive libtool problem
Date: Wed, 02 Dec 2009 19:27:35 -0600
User-agent: Mozilla/5.0 (X11; U; Linux i686; en-US; rv:1.9.1.4pre) Gecko/20091014 Fedora/3.0-2.8.b4.fc11 Thunderbird/3.0b4

On 12/01/2009 06:04 PM, Jonas Thiem wrote:
This topic is rather old, and I'm referring to a particular post which
can be found here:
http://www.mail-archive.com/address@hidden/msg03642.html
Obviously it isn't possible to link a static lib from a shared lib
compiled in libtool as libtool blocks it (technically it would be
possible on many, but not all platforms). This affects all platforms
including Windows, not just Mac OS X.

Robert Boehne suggested some solutions to this:
 > Suggestion 1, you could link to shared libraries rather than archives.
 >Suggestion 2, if you're building it yourself, make the static libs
 >convenience libraries, this will have the same effect as linking to
static libs, but is portable.

This should work, we changed the dep libs check method to pass_all, if you are using libtool-1.5 (April 2003) or later, you shouldn't see a problem on Mac OS X.

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




reply via email to

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