This is the mail archive of the crossgcc@sourceware.org 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: Crosstool help!


On 1/26/06, Huang Xiaomei-A20262 <A20262@motorola.com> wrote:
>   This is Xiaomei Huang from Motorola China. I downloaded your
> crosstool-0.38.tar.gz and tried to build a cross-toolchain with combinations
> of gcc-3.4.4,cgcc-3.4.4,glibc-2.3.5,binutils-2.15, linux-2.6.8 and
> drs-2.6.11.2. But the build  failed.
>
> According to your crosstool build results in
> http://kegel.com/crosstool/crosstool-0.38/buildlogs/, I can
> see that it should be ok, right? I used demo-ppc750.sh on Red Hat Enterprise
> Linux 9. Please see the attached build error log.

The error in your log is

../sysdeps/generic/wordexp.c:815: sorry, unimplemented: inlining
failed in call to 'exec_comm_child': function body not available

Strange, that should be fixed by
http://kegel.com/crosstool/crosstool-0.38/patches/glibc-2.3.5/glibc-2.3.5-allow-gcc-4.0-wordexp.patch

The last person who reported this problem somehow
hadn't had that patch applied; see
http://sources.redhat.com/ml/crossgcc/2005-05/msg00060.html

Can you verify that patch was applied properly by crosstool?
- Dan

--
Wine for Windows ISVs: http://kegel.com/wine/isv

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


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