This is the mail archive of the crossgcc@sources.redhat.com mailing list for the crossgcc project.

See the CrossGCC FAQ for lots more information.


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: Bill's script and glibc-2.2.2. Updated patch.


>The exact error was:
>
>make[2]: Entering directory `/home3/dank/bg/b/glibc-2.2.2/nss'
>powerpc-linux-gcc nsswitch.c -c -O2 -Wall -Winline -Wstrict-prototypes -Wwrite-strings -g -mnew-mnemonics -Wa,-mppc -mpowerpc      -I../include -I. -I/home3/dank/bg/b/build-glibc/nss -I.. -I../libio 
>-I/home3/dank/bg/b/build-glibc -I../sysdeps/powerpc/elf -I../linuxthreads/sysdeps/unix/sysv/linux -I../linuxthreads/sysdeps/pthread -I../linuxthreads/sysdeps/unix/sysv -I../linuxthreads/sysdeps/unix 
>-I../linuxthreads/sysdeps/powerpc -I../sysdeps/unix/sysv/linux/powerpc -I../sysdeps/unix/sysv/linux -I../sysdeps/gnu -I../sysdeps/unix/common -I../sysdeps/unix/mman -I../sysdeps/unix/inet 
>-I../sysdeps/unix/sysv -I../sysdeps/unix/powerpc -I../sysdeps/unix -I../sysdeps/posix -I../sysdeps/powerpc/fpu -I../sysdeps/powerpc -I../sysdeps/wordsize-32 -I../sysdeps/ieee754/flt-32 
>-I../sysdeps/ieee754/dbl-64 -I../sysdeps/powerpc/soft-fp -I../sysdeps/ieee754 -I../sysdeps/generic/elf -I../sysdeps/generic  -nostdinc -isystem 
>/home3/dank/bg/p/lib/gcc-lib/powerpc-linux/2.95.3/include -isystem /home3/dank/bg/p/powerpc-linux/include -D_LIBC_REENTRANT -include ../include/libc-symbols.h     -o 
>/home3/dank/bg/b/build-glibc/nss/nsswitch.o
>powerpc-linux-gcc: Internal compiler error: program cc1 got fatal signal 11
>make[2]: *** [/home3/dank/bg/b/build-glibc/nss/nsswitch.o] Error 1
>make[2]: Leaving directory `/home3/dank/bg/b/glibc-2.2.2/nss'
>make[1]: *** [nss/subdir_lib] Error 2
>make[1]: Leaving directory `/home3/dank/bg/b/glibc-2.2.2'
>make: *** [all] Error 2

I think you have a real error here.  Gcc should *never* crash so I'd
suggest that you file a PR for this.

-- 
Peter Barada
peter@baradas.org

------
Want more information?  See the CrossGCC FAQ, http://www.objsw.com/CrossGCC/
Want to unsubscribe? Send a note to crossgcc-unsubscribe@sources.redhat.com


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