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!


Hi Dan,
  Thank you for your email.
  I manually apply glibc-2.3.5-allow-gcc-4.0-wordexp.patch, but failed
with the below error:
/home/a20262/crosstool-0.38/build/powerpc-750-linux-gnu/gcc-3.4.4-glibc-
2.3.5/gcc-core-prefix/lib/gcc/powerpc-750-linux-gnu/3.4.4/../../../../po
werpc-750-linux-gnu/bin/ld: cannot find -lgcc_eh
collect2: ld returned 1 exit status
make[2]: ***
[/home/a20262/crosstool-0.38/build/powerpc-750-linux-gnu/gcc-3.4.4-glibc
-2.3.5/build-glibc/iconv/iconvconfig] Error 1
make[2]: Leaving directory
`/home/a20262/crosstool-0.38/build/powerpc-750-linux-gnu/gcc-3.4.4-glibc
-2.3.5/glibc-2.3.5/iconv'
make[1]: *** [iconv/others] Error 2
make[1]: Leaving directory
`/home/a20262/crosstool-0.38/build/powerpc-750-linux-gnu/gcc-3.4.4-glibc
-2.3.5/glibc-2.3.5'
make: *** [all] Error 2
 I tried to apply the make-install-lib-all.patch. The build complete
successfully.
 Thank you for your help. Thanks again for crosstool.

Best Regards,
Xiaomei.


-----Original Message-----
From: daniel.r.kegel@gmail.com [mailto:daniel.r.kegel@gmail.com] On
Behalf Of Dan Kegel
Sent: dijous, 26 / gener / 2006 20:26
To: Huang Xiaomei-A20262
Cc: crossgcc@sourceware.org
Subject: 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]