> It should look in paths relative to LD_LIBRARY_PATH, do you see it
> doesn't happen ?
>
The problem is, for dlopen relative/absolute names LD_LIBRARY_PATH
is not used.
The man for dlopen says:
If filename contains a slash ("/"), then it is interpreted as a (relative or
absolute) pathname. Otherwise <...> if the dynamic linker at the time that
the program was started, the environment variable LD_LIBRARY_PATH was defined
to contain a colon-separated list of directories, then these are searched.
--
_______________________________________________
Openembedded-core mailing list
[email protected]
http://lists.openembedded.org/mailman/listinfo/openembedded-core