[OE-core] [CONSOLIDATED PULL 04/28] ncurses: move libraries to base_libdir
Phil Blundell
philb at gnu.org
Fri Jan 6 12:38:17 UTC 2012
On Fri, 2012-01-06 at 12:20 +0000, Richard Purdie wrote:
> $ ./i586-poky-linux-ld --verbose | grep SEARCH
> SEARCH_DIR("/media/build1/poky/build/tmp/sysroots/x86_64-linux/usr/i586-poky-linux/lib32"); SEARCH_DIR("=/usr/local/lib32"); SEARCH_DIR("=/lib32"); SEARCH_DIR("=/usr/lib32"); SEARCH_DIR("=/usr/local/lib"); SEARCH_DIR("=/lib"); SEARCH_DIR("=/usr/lib");
>
> which makes sense since the builds are all still working...
Oh, right, fair enough. I guess it does need to search /lib for NEEDED
libs, at least, and maybe it just uses the same search path for .so
links. Anyway, yeah, that seems fine then.
p.
More information about the Openembedded-core
mailing list