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).

... -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 ...
../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?

Maybe it's an issue of crosstool-0.32-rc37 (I'm using PTXdist)?

Aha. Yes. You're using crosstool-0.28-rc37, which is rather older than crosstool-0.32. Try building with crosstool-0.32 instead. I think you can do that outside ptxdist, then point ptxdist at the resulting toolchain. - Dan

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