Hello, On Saturday, July 12, 2014 6:41:10 AM UTC+2, Elliot Saba wrote: > > A more straightforward approach than Sys.dllist() is to use > Sys.dlpath(handle) where handle is the result of a call to dlopen(). > -E >
the Sys.dlist() is already helpful. So how can i track down who calls dlopen for which reason? Actually i have two different versions libXXX.so on the list, although one should be enough.
