This is the mail archive of the
gcc@gcc.gnu.org
mailing list for the GCC project.
Re: Can I run gcc 3.2 with libstdc++ v3.1?
- From: Benjamin Kosnik <bkoz at redhat dot com>
- To: gcc at gcc dot gnu dot org
- Date: Thu, 19 Dec 2002 11:02:36 -0600
- Subject: Re: Can I run gcc 3.2 with libstdc++ v3.1?
... you'll need to compile xerces 2.1 yourself, with the gcc-3.2.1
compiler if you want to use xerces with gcc-3.2.1. It's not hard, and
configures/builds as you'd expect (I did this myself the other day.)
-benjamin