Re: -static does not select static libraries very well anymore ...

2007-01-08 Thread Ralf Wildenhues
Hello Roger,

* Roger March wrote on Fri, Jan 05, 2007 at 08:52:57PM CET:
 I have been using libtool 1.5.18 for my builds for awhile. The
 applications link against libraries containing both static and shared
 versions. When 1.5.18 is linked with the '-static' flag, it seems to
 pretty much select a static version for every library it can. When
 1.5.22 is used it seems to always go for the shared version if present.
 Has there been a conscious change in the semantics of '-static'? What
 should the behavior of '-static' be in the face of mixed static-shared
 links? Thanks.

Please see this thread:
http://thread.gmane.org/gmane.comp.gnu.libtool.general/7097/focus=6715.

We need to get 1.5.24 out.

Cheers, and a happy New Year,
Ralf


___
Bug-libtool mailing list
Bug-libtool@gnu.org
http://lists.gnu.org/mailman/listinfo/bug-libtool


-static does not select static libraries very well anymore ...

2007-01-06 Thread Roger March
I have been using libtool 1.5.18 for my builds for awhile. The
applications link against libraries containing both static and shared
versions. When 1.5.18 is linked with the '-static' flag, it seems to
pretty much select a static version for every library it can. When
1.5.22 is used it seems to always go for the shared version if present.
Has there been a conscious change in the semantics of '-static'? What
should the behavior of '-static' be in the face of mixed static-shared
links? Thanks.

-- 
   Roger March,   [EMAIL PROTECTED],  (408) 399-5406
   IC Manage Inc, 101 Church St, ste 17, Los Gatos, CA, 95030



___
Bug-libtool mailing list
Bug-libtool@gnu.org
http://lists.gnu.org/mailman/listinfo/bug-libtool