[Date Prev][Date Next] [Thread Prev][Thread Next] [Date Index] [Thread Index]

Re: how to catch the calling library



On Sat, Jun 01, 2013 at 06:43:55AM +0200, Jerome BENOIT wrote:
> Hello List,
> 
> with the help of strace, I can get that one of my executable fails because
> at one stage a nonexistent library is called, but unfortunately I cannot
> figure out which library calls the absent library: is there a simple way
> to do so ?
> 
> Thanks in advance,
> Jerome
> 
> 

ldd /path/to/executable
-- 
staticsafe
O< ascii ribbon campaign - stop html mail - www.asciiribbon.org
Please don't top post - http://goo.gl/YrmAb
Don't CC me! I'm subscribed to whatever list I just posted on.


Reply to: