This is the mail archive of the
libstdc++@sourceware.cygnus.com
mailing list for the libstdc++ project.
Re: Seg fault with libstdc++-v3 and pthreads
- To: libstdc++ at sourceware dot cygnus dot com, David dot Moore at Dialogic dot com
- Subject: Re: Seg fault with libstdc++-v3 and pthreads
- From: Benjamin Kosnik <bkoz at cygnus dot com>
- Date: Mon, 3 Apr 2000 12:36:12 -0700
(Sorry about the delay on this one.)
Yes. This issue was fixed along with string MT issues: io and string
are now safe for threads. The 2.90.8 snapshot and current CVS are both
ripe for use with MT projects: it would be nice if more people could
test the thread-configured code.
-benjamin