Wow, I'm not sure what I tried, but I see the same output now; how
confusing, sorry about that
However I do notice now that 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.
I'll file a new bug for the SEARCH_DIR config
--
arm-linux-gnueabi-ld -V has no default linker script
https://bugs.launchpad.net/bugs/665599
You received this bug notification because you are a member of Ubuntu
Bugs, which is subscribed to Ubuntu.
--
ubuntu-bugs mailing list
[email protected]
https://lists.ubuntu.com/mailman/listinfo/ubuntu-bugs