This is the mail archive of the
libstdc++@gcc.gnu.org
mailing list for the libstdc++ project.
libstdc++-v3.0.97 this friday?
- From: Benjamin Kosnik <bkoz at redhat dot com>
- To: libstdc++ at gcc dot gnu dot org
- Date: Mon, 25 Feb 2002 19:50:19 -0800
- Subject: libstdc++-v3.0.97 this friday?
Keeping up with the libstdc++-v3 countdown to gcc-3.1, I'd like to do
a release soon, especially with the symbol-versioning bits. I guess
I'm paranoid: I'd like to get as much testing for the shared libstdc++
symbol versioning as possible with the current export list. It would
really suck to not be exporting something necessary that is currently
excluded. (But other things changed this month too, with the tuning
bits and wide io work.) I'd be bummed if I messed up Phil's excellent
hack with a sloppy export list.
:)
So, this is kind of a plea for the linux people on this list to get
current binutils and test. Nothing besides the current binutils bits
are necessary, as configure is now smart enough to turn on versioning
if ld is up to snuff. If any problems are experienced (usually in the
form of undefined references at link time) please report them ASAP.
I'm thinking Friday.
Thoughts?
-benjamin