This is the mail archive of the
libstdc++@gcc.gnu.org
mailing list for the libstdc++ project.
Re: reference counting in string's allocator, where else?
- To: "Andrew B. Lundgren" <Andrew dot Lundgren at Level3 dot com>
- Subject: Re: reference counting in string's allocator, where else?
- From: Benjamin Kosnik <bkoz at redhat dot com>
- Date: Tue, 28 Aug 2001 10:56:03 -0700 (PDT)
- cc: libstdc++ at gcc dot gnu dot org
> Are there known issues with using the 2.9.X compiler with the 3.X versions of the lib?
yes. it can't be done.
please carefully read the FAQ.
You might want to try gcc-3.0, configured for threads.
-benjamin