You can check the dependencildd
command like this
1 % ldd foo.so 2 linux-gate.so.1 => (0xb7efe000 ) 3 libc.so.6 => /lib/tls/i 686/cmov/l ibc.so.6 (0xb7d7e000 ) 4 /lib/ld-li nux.so.2 (0xb7eff000 )
It's useful to attack problems regarding dlopen
posted by
takiuchi
on Fri 12 Jun 2009
at 02:33