Public bug reported:

Binary package hint: binutils

Hi

the SEARCH_DIR list is probably wrong:
ld --verbose | grep SEARCH
SEARCH_DIR("/usr/x86_64-linux-gnu/lib64"); SEARCH_DIR("=/usr/local/lib64"); 
SEARCH_DIR("=/lib64"); SEARCH_DIR("=/usr/lib64"); 
SEARCH_DIR("=/usr/local/lib"); SEARCH_DIR("=/lib"); SEARCH_DIR("=/usr/lib");

arm-linux-gnueabi-ld --verbose | grep SEARCH
SEARCH_DIR("=/usr/local/lib"); SEARCH_DIR("=/lib"); SEARCH_DIR("=/usr/lib");

this is withbinutils-arm-linux-gnueabi
2.20.51.20100908-0ubuntu2cross1.50 and binutils
2.20.51.20101014-0ubuntu1

I think we want the cross-toolchain to also look at
/usr/$target_triplet/lib.

I'm not actually sure it's correct for our toolchain to look at lib64
rather than lib.

Thanks,

** Affects: binutils (Ubuntu)
     Importance: Undecided
         Status: New

-- 
arm-linux-gnueabi-ld doens't search /usr/arm-linux-gnueabi/lib
https://bugs.launchpad.net/bugs/666276
You received this bug notification because you are a member of Ubuntu
Bugs, which is subscribed to Ubuntu.

-- 
ubuntu-bugs mailing list
ubuntu-bugs@lists.ubuntu.com
https://lists.ubuntu.com/mailman/listinfo/ubuntu-bugs

Reply via email to