On 11/12/2015 02:21 PM, Joel Moberg wrote: > I don't know about binaries that use dlopen. If dlopen is a shared > function maybe it can be patched, otherwise I think a chroot env can be > used. I found this mail which describes how to find dynamic shared libs, > even those which ldd doesn't list: http://linuxgazette.net/143/misc
dlopen function respects RPATH as well, but ldd won't help there, which is where your links help, I guess.
smime.p7s
Description: S/MIME Cryptographic Signature
_______________________________________________ nix-dev mailing list [email protected] http://lists.science.uu.nl/mailman/listinfo/nix-dev
