crosstool-0.28-rc36: ld.so.1 undefined reference
Dan Kegel
dank@kegel.com
Sat Sep 25 14:09:00 GMT 2004
ml@bitbash.net wrote:
> I'm trying to use crosstool to build mips-linux cross compiler. If I
> use gcc-3.2.3-glibc-2.2.3.dat file, the cross compiler is built without
> any problems. If I use gcc-3.2.3-glibc-2.2.5.dat file, the build fails
> with the following error.
> ld.so.1: undefined reference to _dl_init_internal
Try editing
crosstool-0.28-rc36/patches/glibc-2.2.5/glibc-2.2.5-mips-dl-machine-1.59.patch
and change the word _dl_init_internal to _dl_init.
I think I went too far in CVS there...
- 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
More information about the crossgcc
mailing list