This is the mail archive of the gcc-bugs@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 failure on sun sparc solaris


bootstrap failure on sun sparc solaris:

./xgcc -B/folk/mrs/packages/egcs-20000509/sparc-sun-solaris2.5.1/bin/ -B./ -isystem /folk/mrs/packages/egcs-20000509/sparc-sun-solaris2.5.1/include -O2   -DIN_GCC  -DSVR4  -g -W -Wall   -Wno-long-long -Wwrite-strings -isystem ./include  -fPIC -g1 -DHAVE_GTHR_DEFAULT -DIN_LIBGCC2 -D__GCC_FLOAT_NOT_NEEDED  -I. -I../../egcs/gcc -I../../egcs/gcc/config -I../../egcs/gcc/../include  -DL_ashrdi3 -c ../../egcs/gcc/libgcc2.c -o libgcc/./_ashrdi3.o
../../egcs/gcc/libgcc2.c: In function `__lshrdi3':
../../egcs/gcc/libgcc2.c:103: Internal compiler error in `add_insn_after', at emit-rtl.c:2514
Please submit a full bug report.
See <URL:http://www.gnu.org/software/gcc/bugs.html> for instructions.
make[3]: *** [libgcc/./_lshrdi3.o] Error 1
make[3]: *** Waiting for unfinished jobs....
../../egcs/gcc/libgcc2.c: In function `__ashldi3':
../../egcs/gcc/libgcc2.c:134: Internal compiler error in `add_insn_after', at emit-rtl.c:2514
Please submit a full bug report.
See <URL:http://www.gnu.org/software/gcc/bugs.html> for instructions.
make[3]: *** [libgcc/./_ashldi3.o] Error 1
../../egcs/gcc/libgcc2.c: In function `__ashrdi3':
../../egcs/gcc/libgcc2.c:166: Internal compiler error in `add_insn_after', at emit-rtl.c:2514
Please submit a full bug report.
See <URL:http://www.gnu.org/software/gcc/bugs.html> for instructions.
make[3]: *** [libgcc/./_ashrdi3.o] Error 1
make[2]: *** [libgcc.a] Error 2
make[2]: Leaving directory `/folk/mrs/net/egcs-sol/gcc'
make[1]: *** [bootstrap] Error 2
make[1]: Leaving directory `/folk/mrs/net/egcs-sol/gcc'
make: *** [bootstrap] Error 2

:-(

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