------- Additional Comments From vapier at gentoo dot org  2006-07-03 21:05 
-------
ive since moved over completely to using sysroot so i cant quickly provide some
stuff, but the patch was needed when doing multilib mips64 toolchains

we would use:
--prefix=/usr/mips64-unknown-linux-gnu/

since this was non-sysroot, the LIBPATH_SUFFIX stuff would be ignored and so ld
would only search /usr/mips64-unknown-linux-gnu/lib

this caused problems when glibc installed as such:
o32 /usr/mips64-unknown-linux-gnu/lib
n32 /usr/mips64-unknown-linux-gnu/lib32
n64 /usr/mips64-unknown-linux-gnu/lib64

-- 


http://sourceware.org/bugzilla/show_bug.cgi?id=2755

------- You are receiving this mail because: -------
You are on the CC list for the bug, or are watching someone who is.


_______________________________________________
bug-binutils mailing list
bug-binutils@gnu.org
http://lists.gnu.org/mailman/listinfo/bug-binutils

Reply via email to