bug-binutils
[Top][All Lists]
Advanced

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

[Bug ld/2755] respect LIBPATH_SUFFIX when not using sysroot


From: vapier at gentoo dot org
Subject: [Bug ld/2755] respect LIBPATH_SUFFIX when not using sysroot
Date: 3 Jul 2006 21:05:14 -0000

------- 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.




reply via email to

[Prev in Thread] Current Thread [Next in Thread]