oui.lib
Oui.Ldd
val get_sos : OpamFilename.t -> OpamFilename.t list
get_sos binary returns the path to .so files that binary depends on, as resolved by ldd on the host system. Filters out special .so such as ld-linux and linux-vdso, as well as base system libraries libc and libm.
get_sos binary
binary
ldd