[Top][All Lists]
[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]
-static does not select static libraries very well anymore ...
From: |
Roger March |
Subject: |
-static does not select static libraries very well anymore ... |
Date: |
Fri, 05 Jan 2007 11:52:57 -0800 |
User-agent: |
Thunderbird 1.5.0.8 (X11/20060911) |
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, address@hidden, (408) 399-5406
IC Manage Inc, 101 Church St, ste 17, Los Gatos, CA, 95030
- -static does not select static libraries very well anymore ...,
Roger March <=