This is the mail archive of the
gcc-help@gcc.gnu.org
mailing list for the GCC project.
Re: static linking
- From: Liguo Song <liguo dot song at vanderbilt dot edu>
- To: "Pekka Holopainen (KI/EAB)" <pekka dot holopainen at ericsson dot com>
- Cc: "'gcc-help at gcc dot gnu dot org'" <gcc-help at gcc dot gnu dot org>
- Date: Sat, 4 Oct 2003 13:35:16 -0500 (CDT)
- Subject: Re: static linking
- Reply-to: Liguo Song <liguo dot song at vanderbilt dot edu>
man gcc
/static
The above get me to the -static option. Have you tried this?
Liguo
On Mon, 29 Sep 2003, Pekka Holopainen (KI/EAB) wrote:
> Hi
>
> I am using gcc 2.95.3 and I have problem to link libstdc++ staticly.
>
> When I start program and this lib is missing it always ask for it.
> What cn i do to get a static link module?
>
> Regards Pekka
>
> I have a new mail address: Pekka.Holopainen@ericsson.com
> My old e-mail address will function untill 2004-05-01. Please change address in your personal address book.
>