This is the mail archive of the gcc-patches@gcc.gnu.org mailing list for the GCC project.


Index Nav: [Date Index] [Subject Index] [Author Index] [Thread Index]
Message Nav: [Date Prev] [Date Next] [Thread Prev] [Thread Next]
Other format: [Raw text]

Re: Patching libstdc++ into GCC 2.95.3


On Tue, Aug 20, 2002 at 08:55:40PM -0700, Samir Rajguru wrote:
> I think there is a bug in the STL on GCC 2.95.3. I rebuilt GCC 3.1.1 which
> solved the problem, but I would like to patch this for GCC 2.95.3 (we must
> use this compiler).

The libstdc++ for GCC 2 is completely different from the libstdc++ for GCC 3.

    http://gcc.gnu.org/libstdc++/status.html

Libraries for 2.x have not been maintained for quite some time.

-- 
I would therefore like to posit that computing's central challenge, viz. "How
not to make a mess of it," has /not/ been met.
                                                 - Edsger Dijkstra, 1930-2002


Index Nav: [Date Index] [Subject Index] [Author Index] [Thread Index]
Message Nav: [Date Prev] [Date Next] [Thread Prev] [Thread Next]