[success] crosstool-0.38 host=darwin target=linux

Robert Lippmann rlippmann@hotmail.com
Mon Jan 2 20:19:00 GMT 2006


>key patches are ...
>
>(1) slightly modified glibc-configure-apple-as-ld.patch

>--- glibc-2.3.5/configure.old       2006-01-01 23:26:20.000000000 -0500
>+++ glibc-2.3.5/configure   2006-01-01 23:28:36.000000000 -0500

[...]
This patch looks a little like the patch I had to make for Solaris because 
gcc was linked with the native linker/assembler, except I modified 
crosstool.sh instead of the configure script.

It only happens in more recent gcc's because you need to install glibc 
headers first, and you're not compiling anything at that stage anyway.  I 
thought that this problem would only hit solaris because it's such a messed 
up build environment to begin with, but maybe I'm wrong.

Dan, maybe crosstool.sh needs a generic patch to work around the check for 
GNU ld/as based upon what I had to do with solaris (it's in the archive from 
a couple of weeks ago, and has if [ "`arch`" = "SunOS" ] around it 
currently).

Rob




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



More information about the crossgcc mailing list