crosstool and the absolute path in ${PREFIX}/${TARGET}/usr/lib/libc.so
Chuck Meade
chuckmeade@mindspring.com
Fri Aug 19 00:16:00 GMT 2005
Hi Dan,
> Go ahead and get rid of that test, e.g.
>
> #if test -z "$USE_SYSROOT"; then
> sed 's,/usr/lib/,,g;s,/usr/lib64/,,g;s,/lib/,,g;s,/lib64/,,g;/BUG in libc.scripts.output-format.sed/d' <
> ${SYSROOT}/$lib/${file}_orig > ${SYSROOT}/$lib/$file
> #else
> # sed '/BUG in libc.scripts.output-format.sed/d' < ${SYSROOT}/$lib/${file}_orig > ${SYSROOT}/$lib/$file
> #fi
>
> Does that fix it?
Thanks for checking into this. That is the exact patch that I had made
to crosstool.sh. The linker is now working as expected.
Thanks very much,
Chuck
------
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