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]

ss-20000306 bootstrap failure on i586-pc-linux-gnu



Hi there,

here are the last few lines of `make bootstrap'.

stage2/xgcc -Bstage2/ -B/usr/local/beta/i586-pc-linux-gnu/bin/ -c 
-DIN_GCC    -W -Wall -Wtraditional -O2 -g -O2  -DHAVE_CONFIG_H    -I.
-I/usr/local/distrib/egcs-20000306/gcc
-I/usr/local/distrib/egcs-20000306/gcc/config
-I/usr/local/distrib/egcs-20000306/gcc/../include
/usr/local/distrib/egcs-20000306/gcc/cppulp.c
stage2/xgcc -Bstage2/ -B/usr/local/beta/i586-pc-linux-gnu/bin/ -c 
-DIN_GCC    -W -Wall -Wtraditional -O2 -g -O2  -DHAVE_CONFIG_H    -I.
-I/usr/local/distrib/egcs-20000306/gcc
-I/usr/local/distrib/egcs-20000306/gcc/config
-I/usr/local/distrib/egcs-20000306/gcc/../include
/usr/local/distrib/egcs-20000306/gcc/mkdeps.c
/usr/local/distrib/egcs-20000306/gcc/mkdeps.c: In function
`deps_dummy_targets':/usr/local/distrib/egcs-20000306/gcc/mkdeps.c:272:
warning: comparison between signed and unsigned
stage2/xgcc -Bstage2/ -B/usr/local/beta/i586-pc-linux-gnu/bin/ 
-DIN_GCC    -W -Wall -Wtraditional -O2 -g -O2  -DHAVE_CONFIG_H    -I.
-I/usr/local/distrib/egcs-20000306/gcc
-I/usr/local/distrib/egcs-20000306/gcc/config
-I/usr/local/distrib/egcs-20000306/gcc/../include \
-DPREFIX=\"/usr/local/beta\" \
  -c `echo /usr/local/distrib/egcs-20000306/gcc/prefix.c | sed
's,^\./,,'`
xgcc: Internal compiler error: program cc1 got fatal signal 11
make[2]: *** [prefix.o] Error 1
make[2]: Leaving directory `/usr/local/distrib/objdir/gcc'
make[1]: *** [bootstrap] Error 2
make[1]: Leaving directory `/usr/local/distrib/objdir/gcc'
make: *** [bootstrap] Error 2

The snapshot was configure with `--prefix=/usr/local/beta
--enable-shared'.
Machine is:

$ uname -a
Linux zoltan.unisuv.it 2.2.14 #9 Fri Jan 7 06:04:02 CET 2000 i586
unknown

Existing compiler is:

$ gcc -v
Reading specs from /usr/local/lib/gcc-lib/i586-pc-linux-gnu/2.95.2/specs
gcc version 2.95.2 19991024 (release)


I hope this helps.
Actually, I am not sure whether you appreciate receiving this kind of
reports
for snapshot.  If you don't, please let me know.
All the best,

         Roberto

-- 
Roberto Bagnara
Department of Mathematics, University of Parma, Italy
http://www.cs.unipr.it/~bagnara/
mailto:bagnara@cs.unipr.it

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