This is the mail archive of the
libstdc++@gcc.gnu.org
mailing list for the libstdc++ project.
ETA for libstdc++.so.7
- From: Mike Hearn <mike at plan99 dot net>
- To: libstdc++ at gcc dot gnu dot org
- Date: Sun, 24 Jul 2005 14:01:56 +0100
- Subject: ETA for libstdc++.so.7
Hi,
I was wondering if anybody has an idea of when libstdc++.so.7 will be out
yet?
I'm asking because we're in the final stages of implementing the new C++
support in autopackage, and until the template inlines bug is fixed we
have to treat each new libstdc++.so.7 as an ABI break. If it's going to be
soon we need to be prepared for that (ie, we may need to distribute copies
of both .so.5 and .so.6 from our website).
If it won't be for a while then we can go fix other bugs instead until
this one rolls around.
thanks -mike