How EGCS with multi-threaded compliance?

H.J. Lu hjl@lucon.org
Sun Apr 5 10:02:00 GMT 1998


> 
> I do not believe the C++ runtime libraries are multi-thread safe yet,
> but I'm sure someone with more knowledge will chime in :-)
> 

libstdc++ is thread-safe, at least for glibc 2 when it is configured
with --enable-threads. I think it is true for Solaris also, maybe 
for others.

-- 
H.J. Lu (hjl@gnu.org)



More information about the Gcc mailing list