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]
Other format: [Raw text]

bootstraping 3.2 on sparc-*-linux and sparc-sun-solaris2.8 fails


Hello.

Bootstraping current head revision on sparc-*-linux and
sparc-sun-solaris2.8 fails in stage 2 with the following results. It
does _not_ fail on sparc64-sun-solaris2.9

sparc-*-linux:

./xgcc -B./ -B/opt/Pkg/Linux/sparc64/gcc32/sparc-suse-linux/bin/ -isystem /opt/Pkg/Linux/sparc64/gcc32/sparc-suse-linux/include -isystem /opt/Pkg/Linux/sparc64/gcc32/sparc-suse-linux/sys-include -O2 -DIN_GCC    -W -Wall -Wwrite-strings -Wstrict-prototypes -Wmissing-prototypes -isystem ./include  -I. -I. -I/home/schiele/gcccvs/gcc/gcc -I/home/schiele/gcccvs/gcc/gcc/. -I/home/schiele/gcccvs/gcc/gcc/config -I/home/schiele/gcccvs/gcc/gcc/../include  -g0 -finhibit-size-directive -fno-inline-functions -fno-exceptions -fno-zero-initialized-in-bss  \
   -c /home/schiele/gcccvs/gcc/gcc/crtstuff.c -DCRT_BEGIN \
  -o crtbegin.o
/home/schiele/gcccvs/gcc/gcc/crtstuff.c: In function `__do_global_dtors_aux':
/home/schiele/gcccvs/gcc/gcc/crtstuff.c:282: internal compiler error: internal error: Bus error
Please submit a full bug report,
with preprocessed source if appropriate.
See <URL:http://www.gnu.org/software/gcc/bugs.html> for instructions.
make[2]: *** [crtbegin.o] Error 1
make[2]: Leaving directory `/local/gccbuild/gcc'
make[1]: *** [stage2_build] Error 2
make[1]: Leaving directory `/local/gccbuild/gcc'
make: *** [bootstrap] Error 2

sparc-sun-solaris2.8:

./xgcc -B./ -B/opt/Pkg/SunOS/gcc32/sparc-sun-solaris2.8/bin/ -isystem /opt/Pkg/SunOS/gcc32/sparc-sun-solaris2.8/include -isystem /opt/Pkg/SunOS/gcc32/sparc-sun-solaris2.8/sys-include -DIN_GCC    -W -Wall -Wwrite-strings -Wstrict-prototypes -Wmissing-prototypes -isystem ./include  -I. -I. -I/home/schiele/gcccvs/gcc/gcc -I/home/schiele/gcccvs/gcc/gcc/. -I/home/schiele/gcccvs/gcc/gcc/config -I/home/schiele/gcccvs/gcc/gcc/../include  \
	-c /home/schiele/gcccvs/gcc/gcc/config/sparc/gmon-sol2.c -o gmon.o
/home/schiele/gcccvs/gcc/gcc/config/sparc/gmon-sol2.c: In function `monstartup':
/home/schiele/gcccvs/gcc/gcc/config/sparc/gmon-sol2.c:167: internal compiler error: internal error: Bus Error
Please submit a full bug report,
with preprocessed source if appropriate.
See <URL:http://www.gnu.org/software/gcc/bugs.html> for instructions.
make[2]: *** [gmon.o] Error 1
make[2]: Leaving directory `/export/share1/gccbuild/gcc'
make[1]: *** [stage2_build] Error 2
make[1]: Leaving directory `/export/share1/gccbuild/gcc'
make: *** [bootstrap] Error 2

Full build logs can be found at
http://pi3.informatik.uni-mannheim.de/~schiele/gcc/.

Robert

-- 
Robert Schiele			Tel.: +49-621-181-2517
Dipl.-Wirtsch.informatiker	mailto:rschiele@uni-mannheim.de

Attachment: msg01123/pgp00000.pgp
Description: PGP signature


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