This is the mail archive of the libc-alpha@sources.redhat.com mailing list for the glibc 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]

Compiled Glibc (cvs 2004-05-30) with Gcc 3.4.0 causes internal compiler error


Like this:

gcc ../sysdeps/generic/libc-start.c -c -std=gnu99 -O3 -Wall -Winline 
-Wstrict-prototypes -Wwrite-strings -march=i686 -mpreferred-stack-boundary=4  
-fPIC -I../nptl   -I../include -I. -I/2/tmp/glibc.32341.1086284611/w\
ork/csu -I.. -I../libio -I../nptl -I/2/tmp/glibc.32341.1086284611/work 
-I../sysdeps/i386/elf -I../nptl/sysdeps/unix/sysv/linux/i386/i686 
-I../nptl/sysdeps/unix/sysv/linux/i386 -I../nptl/sysdeps/unix/sysv/linux 
-I../\
nptl/sysdeps/pthread -I../sysdeps/pthread -I../nptl/sysdeps/unix/sysv 
-I../nptl/sysdeps/unix -I../nptl/sysdeps/i386/i686 -I../nptl/sysdeps/i386 
-I../sysdeps/unix/sysv/linux/i386 -I../sysdeps/unix/sysv/linux 
-I../sysdeps/gnu\
 -I../sysdeps/unix/common -I../sysdeps/unix/mman -I../sysdeps/unix/inet 
-I../sysdeps/unix/sysv/i386 -I../sysdeps/unix/sysv -I../sysdeps/unix/i386 
-I../sysdeps/unix -I../sysdeps/posix -I../sysdeps/i386/i686/fpu 
-I../sysdeps/\
i386/i686 -I../sysdeps/i386/i486 -I../nptl/sysdeps/i386/i486 
-I../sysdeps/i386/fpu -I../sysdeps/i386 -I../sysdeps/wordsize-32 
-I../sysdeps/ieee754/ldbl-96 -I../sysdeps/ieee754/dbl-64 
-I../sysdeps/ieee754/flt-32 -I../sysdeps\
/ieee754 -I../sysdeps/generic/elf -I../sysdeps/generic -nostdinc 
-isystem /pkg/gcc.1/lib/gcc/i386-pc-linux-gnu/3.4.0/include 
-isystem /2/pkg/kernel-headers.1/include -D_LIBC_REENTRANT -D_LIBC_REENTRANT 
-include ../i\
nclude/libc-symbols.h  -DPIC -DSHARED     -DHAVE_INITFINI 
-o /2/tmp/glibc.32341.1086284611/work/csu/libc-start.os -MD -MP 
-MF /2/tmp/glibc.32341.1086284611/work/csu/libc-start.os.dt
../sysdeps/generic/libc-start.c:241: internal compiler error: Aborted

Works fine with Gcc 3.3.3

Andrew Walrond


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