[Bug c++/16140] [3.5 Regression] Errors in libstdc++ testsuite; recent CVS
James dot W dot Mckelvey at jpl dot nasa dot gov
gcc-bugzilla@gcc.gnu.org
Fri Jul 16 14:45:00 GMT 2004
------- Additional Comments From James dot W dot Mckelvey at jpl dot nasa dot gov 2004-07-16 14:45 -------
I refetched everything from CVS and rebuilt. I get the same kinds of errors.
This is how I'm configuring and building:
nice gmake CFLAGS='' BOOT_CFLAGS='' LIBCFLAGS='-g -O' CXXFLAGS='-O'
LIBCXXFLAGS='-g -O' bootstrap |& tee log
setenv CC gcc ; /mnt/home3/utilities/gcc/configure --prefix=/mnt/home3/utilities
--verbose --with-as=/mnt/home3/utilities/bin/as
--with-ld=/mnt/home3/utilities/bin/ld --with-gnu-as --with-gnu-ld
--disable-multilib --enable-languages=c++ |& tee clog
I build in a clean directory. I'm using binutils 2.13.2.
--
http://gcc.gnu.org/bugzilla/show_bug.cgi?id=16140
More information about the Gcc-bugs
mailing list