|
From: Tom H. <to...@co...> - 2010-10-04 14:10:29
|
On 04/10/10 15:06, adnan iqbal wrote: > We have confirmed that right interpreter (linker mentioned in .interp > section of dynamically linked executable) is used. However when shared > objects are to be loaded, paths do not seem correct. For example: one of > the path is /lib32/tls/libc.so.6 which does not exist. So what should it be? What does ldd say about the libraries that the program needs? Tom -- Tom Hughes (to...@co...) http://compton.nu/ |