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. _______________________________________________ Openembedded-core mailing list Openembedded-core@lists.openembedded.org http://lists.linuxtogo.org/cgi-bin/mailman/listinfo/openembedded-core