This is the mail archive of the libstdc++@gcc.gnu.org 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]
Other format: [Raw text]

RE: multithreading & basic_string


Hi!

	Thanks for the quick answer. I did see it in the FAQ today. However,
I want to create an application that will run on RH2.1 advanced server. Is
the only way possible to compile the c++ library as a static library?

	Also, is the problem known only for basic_string, or for all STL
classes? (I get crashes at vector ctor too).

	Thanks a lot,
		Bat-Sheva
		bat-sheva dot honigstein at intel dot com

-----Original Message-----
From: Benjamin Kosnik [mailto:bkoz at redhat dot com]
Sent: Tuesday, April 01, 2003 7:27 PM
To: Honigstein, Bat-sheva
Cc: libstdc++ at gcc dot gnu dot org
Subject: Re: multithreading & basic_string



>I'm using gcc 2.96-98, libstdc++-libc6.2-2.so.3. I'm using a dual processor
>IBM IntelliStation, with RedHat 7.2 installed.

This is in the FAQ. You'll need to use gcc-3.2.x and above.

-benjamin


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