This is the mail archive of the gcc@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]

bootstrap failures with CVS tip 2001-03-31



On x86 Debian 2.2 and Redhat 6.2 I get:

Bootstrap comparison failure!
fold-const.o differs
real.o differs
tree.o differs
make[1]: *** [compare] Error 1
make[1]: Leaving directory `/opt/build/gcc/gcc'
make: *** [bootstrap] Error 2

Solaris 2.7 on a Sparc doesn't do this.

Then, continuing on with "cd i586-pc-linux-gnu/libstdc++-v3; make".
On Redhat 6.2, I don't get this latter one if using a glibc 2.2
enviornment and a new build of binutils 2.10 based on that.

build/gcc/gcc/xgcc -B/build/gcc/gcc/ -nostdinc++ -L/build/gcc/i586-pc-linux-gnu
/libstdc++-v3/src -L/build/gcc/i586-pc-linux-gnu/libstdc++-v3/src/.libs -B/packages/i586-pc-linux-gnu/bin/ -B/packages/i586-pc-linux-gnu/lib/ -isystem /packages/i586-pc-linux-gnu/include -nostdinc++ -I/src/gcc/libstdc++-v3/include -I/src/gcc/libstdc++-v3/include/std -I/src/gcc/libstdc++-v3/include/c_std -I../include -I/src/gcc/libstdc++-v3/libsupc++ -I../libio -I/src/gcc/libstdc++-v3/libio -I/src/gcc/libstdc++-v3/libmath -g -O2 -fvtable-thunks -D_GNU_SOURCE -fno-implicit-templates -Wall -Wno-format -W -Wwrite-strings -Winline -fdiagnostics-show-location=once -ffunction-sections -fdata-sections -g -c /src/gcc/libstdc++-v3/src/locale.cc  -fPIC -DPIC -o .libs/locale.o
xgcc: Internal error: Segmentation fault (program as)
Please submit a full bug report.
See <URL:http://www.gnu.org/software/gcc/bugs.html> for instructions.
make[3]: *** [locale.lo] Error 1
make[3]: Leaving directory `/opt/build/gcc/i586-pc-linux-gnu/libstdc++-v3/src'
make[2]: *** [all-recursive] Error 1
make[2]: Leaving directory `/opt/build/gcc/i586-pc-linux-gnu/libstdc++-v3'
make[1]: *** [all-recursive-am] Error 2
make[1]: Leaving directory `/opt/build/gcc/i586-pc-linux-gnu/libstdc++-v3'
make: *** [all-target-libstdc++-v3] Error 2


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