This is the mail archive of the gcc-help@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 linking


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.
> 


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