This is the mail archive of the
gcc@gcc.gnu.org
mailing list for the GCC project.
Re: GCC 3.0
- To: gcc at gcc dot gnu dot org
- Subject: Re: GCC 3.0
- From: Benjamin Kosnik <bkoz at redhat dot com>
- Date: Sun, 1 Oct 2000 15:14:51 -0700
Hey Mark.
> Progress on some aspects of the GCC 3.0 release criteria (namely,
> turning on libstdc++ V3 and the conversion of the Java front-end to
> use the new C++ ABI) have shown little progress in quite some time.
Well.
For what it's worth I've backed out of my original plan to finish the
locale implementation and have now started working on the libstdc++
stabilization and cleanup on non-linux platforms. I'll be working on
that after the namespace/shadow header work gets done, which is
necessary for a conforming implementation that uses namespaces.
I am aware of your impatience, and am sorry for the delay.
-benjamin