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]

Sig11 in xgcc


Compiling the current CVS version of gcc fails with a sig11 in xgcc :
[...]   
echo "int xxy_us_dummy;" >tmp-dum.c
/usr/src/gcc-CVS-20000310-build/gcc/xgcc
-B/usr/src/gcc-CVS-20000310-build/gcc/ -B/usr/i486-linux/bin/
-I/usr/i486-linux/include -S tmp-dum.c
xgcc: Internal compiler error: program cc1 got fatal signal 11

This is on linux-2.2.15pre14 i686
/glibc2.1.2/gcc-2.95.2/binutils-2.5.6.0.29 . The build was configured
with:
../gcc-CVS/egcs/configure --enable-shared --enable-haifa --prefix=/usr
--host=i486-linux
and and xgcc -v gives:  gcc version 2.96 20000310 (experimental)
--
Markus Kossmann                                    
markus.kossmann@inka.de

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