This is the mail archive of the libstdc++@sourceware.cygnus.com mailing list for the libstdc++ project.


Index Nav: [Date Index] [Subject Index] [Author Index] [Thread Index]
Message Nav: [Date Prev] [Date Next] [Thread Prev] [Thread Next]

Re: Static linking.



"oliver" <oliver@zeroknowledge.com>:
> I would like to static link against
> libstdc++ only, leaving libc et al dynamic.

Take a look at

    <URL:http://gcc.gnu.org/ml/gcc/2000-05/msg00517.html>

Somebody else had the same question -- how to specify exactly which
libraries should be static and which dynamic -- and asked the gcc list.
There are a couple good answers that should help.


Luck++;
Phil


Index Nav: [Date Index] [Subject Index] [Author Index] [Thread Index]
Message Nav: [Date Prev] [Date Next] [Thread Prev] [Thread Next]