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: Problem building 3.4.[2,3]


Gary Thomas wrote:
I'm using crosstool-0.32, trying to build GCC/3.4.3 with GLIBC/2.3.5
(supposedly a known working combo according to the crosstool matrix).
...
powerpc-860-linux-gnu-gcc  ../sysdeps/generic/wordexp.c -c -std=gnu99 -O -Wall -Winline -Wstrict-prototypes -Wwrite-strings -msoft-float -mnew-mnemonics   -fexceptions   -I../include -I. -I/work/ptx.ct/build/crosstool-0.28-rc37/build/powerpc-860-linux-gnu/gcc-3.4.2-glibc-2.3.5/build-libc/posix -I.. -I../libio  -I/work/ptx.ct/build/crosstool-0.28-rc37/build/powerpc-860-linux-gnu/gcc-3.4.2-glibc-2.3.5/build-libc -I../sysdeps/powerpc/powerpc32/elf -I../sysdeps/powerpc/elf -I../linuxthreads/sysdeps/unix/sysv/linux/powerpc/powerpc32 -I../linuxthreads/sysdeps/unix/sysv/linux/powerpc -I../linuxthreads/sysdeps/unix/sysv/linux -I../linuxthreads/sysdeps/pthread -I../sysdeps/pthread -I../linuxthreads/sysdeps/unix/sysv -I../linuxthreads/sysdeps/unix -I../linuxthreads/sysdeps/powerpc/powerpc32 -I../linuxthreads/sysdeps/powerpc -I../sysdeps/unix/sysv/linux/powerpc/powerpc32 -I../sysdeps/unix/sysv/linux/powerpc -I../sysdeps/unix/sysv/linux -I../sysdeps/gnu -I../sysdeps/unix/common -I../sy
sdeps/unix/mman -I../sysdeps/unix/inet -I../sysdeps/unix/sysv -I../sysdeps/unix/powerpc -I../sysdeps/unix -I../sysdeps/posix -I../sysdeps/powerpc/powerpc32 -I../sysdeps/wordsize-32 -I../sysdeps/powerpc/soft-fp -I../sysdeps/powerpc/nofpu -I../sysdeps/powerpc -I../sysdeps/ieee754/flt-32 -I../sysdeps/ieee754/dbl-64 -I../sysdeps/ieee754 -I../sysdeps/generic/elf -I../sysdeps/generic -nostdinc -isystem /opt/amltd/powerpc-860-linux-gnu/gcc-3.4.2-glibc-2.3.5/lib/gcc/powerpc-860-linux-gnu/3.4.2/include -isystem /opt/amltd/powerpc-860-linux-gnu/gcc-3.4.2-glibc-2.3.5/powerpc-860-linux-gnu/include -D_LIBC_REENTRANT -include ../include/libc-symbols.h       -o /work/ptx.ct/build/crosstool-0.28-rc37/build/powerpc-860-linux-gnu/gcc-3.4.2-glibc-2.3.5/build-libc/posix/wordexp.o -MD -MP -MF /work/ptx.ct/build/crosstool-0.28-rc37/build/powerpc-860-linux-gnu/gcc-3.4.2-glibc-2.3.5/build-libc/posix/wordexp.o.dt -MT /work/ptx.ct/build/crosstool-0.28-rc37/build/powerpc-860-linux-gnu/gcc-3.4.2-glibc-2
.3.5/build-libc/posix/wordexp.o
../sysdeps/generic/wordexp.c: In function `exec_comm':
../sysdeps/generic/wordexp.c:815: sorry, unimplemented: inlining failed in call to 'exec_comm_child': function body not available

Odd, that should be fixed by http://kegel.com/crosstool/crosstool-0.32/patches/glibc-2.3.5/glibc-2.3.5-allow-gcc-4.0-wordexp.patch Did that patch get applied?

--
Trying to get a job as a c++ developer?  See http://kegel.com/academy/getting-hired.html

------
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]