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]

solaris 2.6 bootstrap failure


In stage 1 I get the following error (cvs shot 23.07):

./xgcc -B./ -B/var/tmp/sparc-sun-solaris2.6/bin/ -isystem /var/tmp/sparc-sun-solaris2.6/include -isystem /var/tmp/sparc-sun-solaris2.6/sys-include -DIN_GCC
-W -Wall -Wwrite-strings -Wstrict-prototypes -Wmissing-prototypes -isystem ./include -I. -I. -I/home/a_tobler/cvs/gcc/gcc -I/home/a_tobler/cvs/gcc/gcc/. -I/
home/a_tobler/cvs/gcc/gcc/config -I/home/a_tobler/cvs/gcc/gcc/../include \
-c /home/a_tobler/cvs/gcc/gcc/config/sparc/gmon-sol2.c -o gmon.o
/home/a_tobler/cvs/gcc/gcc/config/sparc/gmon-sol2.c: In function `monstartup':
/home/a_tobler/cvs/gcc/gcc/config/sparc/gmon-sol2.c:167: internal compiler error: internal error: Bus Error


./cc1 -fpreprocessed gmon-sol2.i -quiet -dumpbase gmon-sol2.c -W -Wall -Wwrite-strings -Wstrict-prototypes -Wmissing-prototypes -version -o gmon-sol2.s
GNU C version 3.2 20020723 (experimental) (sparc-sun-solaris2.6)
compiled by GNU C version 3.2 20020723 (experimental).
/home/a_tobler/cvs/gcc/gcc/config/sparc/gmon-sol2.c: In function `monstartup':
/home/a_tobler/cvs/gcc/gcc/config/sparc/gmon-sol2.c:167: internal compiler error: internal error: Bus Error

Preprocessed files available.

TIA

Andreas


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