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]

Re: Failure to build gcc cvs HEAD 20030915 on i786-cygwin: ICE in libgcc2.c: In function `__popcountsi2': libgcc.c:751 internal compiler error...


Just to note - this is continuing from last week - and failure occurs in
make bootstrap
make itself on its own functioned for me - and the resultant compiler seemed
to work (i didnt run much of the testsuite though)

Gareth

>
> /xgcc -B./ -B/usr/local/gcc-binutils/pentium4-cygwin/bin/ -isystem
/usr/local/gcc-binutils/pentium4-cygwin/include -isystem
/usr/local/gcc-binutils/pentium4-cygwin/sys-include -L/usr/local/src/gcc-bin
utils/trunk/objdir/gcc/../ld -O2 -I/usr/local/src/gcc-binutils/trunk/gcc/gcc
/../winsup/w32api/include -I/usr/local/src/gcc-binutils/trunk/gcc/gcc/../win
sup/include -I/usr/local/src/gcc-binutils/trunk/gcc/gcc/../winsup/cygwin/inc
lude -DIN_GCC    -W -Wall -Wwrite-strings -Wstrict-prototypes -Wmissing-prot
otypes -isystem
./include   -g -DHAVE_GTHR_DEFAULT -DIN_LIBGCC2 -D__GCC_FLOAT_NOT_NEEDED  -I
. -I. -I/usr/local/src/gcc-binutils/trunk/gcc/gcc -I/usr/local/src/gcc-binut
ils/trunk/gcc/gcc/. -I/usr/local/src/gcc-binutils/trunk/gcc/gcc/../include  
 -DL_popcountsi2 -c /usr/local/src/gcc-binutils/trunk/gcc/gcc/libgcc2.c -o
libgcc/./_popcountsi2.o
> /usr/local/src/gcc-binutils/trunk/gcc/gcc/libgcc2.c: In function
`__popcountsi2':
>
> /usr/local/src/gcc-binutils/trunk/gcc/gcc/libgcc2.c:751: internal compiler
error: Segmentation fault


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