From mboxrd@z Thu Jan 1 00:00:00 1970 From: Benjamin Scherrey To: gcc@gcc.gnu.org Subject: Latest snapshot won't build with --enable-libstdcxx-v3 Date: Tue, 19 Sep 2000 11:44:00 -0000 Message-id: <39C7B2A9.AC963232@switchco.com> X-SW-Source: 2000-09/msg00459.html I'm having really bad luck getting the last two snapshots to build (I've not tried the others). Specifically, I'm trying to prepare for the gcc 3 with the new libstdc++ so my code will be ready for the release. Unfortunately, I can't complete the 'make bootstrap' with the new snapshot, 20000918. It looks like it dies trying to build libstdc++. I'm running linux 2.2.14-5.0 (RedHat 6.2) on an i686 box with gcc-2.95.2 as my compiler. I configured egcs with '--enable-shared --enable-libstdcxx-v3' then did a 'make bootstrap'. Is anyone else getting a successful build? thanx & later, Ben Scherrey