This is the mail archive of the gcc@gcc.gnu.org mailing list for the GCC project.


Index Nav: [Date Index] [Subject Index] [Author Index] [Thread Index]
Message Nav: [Date Prev] [Date Next] [Thread Prev] [Thread Next]
Other format: [Raw text]

Re: static link


On Mon, Sep 01, 2003 at 05:38:47PM +0800, Zhou Hao wrote:
> What I'm trying to do is to link the STL library statically so that I
> don't need to deploy the STL library in the final production
> environment. The flag I'm using is -static-libgcc, but it seems not

<rtfm>
Hi Zhou Hao,

this is not the appropriate forum to ask this.
libstdc++@gcc.gnu.org is a list to discuss the
development of libstdc++, not development with
libstdc++.

You should be able to find the anwer in
the manual however.
</rtfm>

-- 
Carlo Wood <carlo@alinoe.com>


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