Re: Recursive option for ldd



Rahul wrote:
Hi,

I'm using ldd to list out the dynamic dependencies for my executable.
However, it lists out only the first level dependency, is there any
way to list out the all the levels of dependencies? I'm looking for a
recursive option for ldd but couldn't find any so far :-(

Thanks in advance !!!

From the FreeBSD ldd manpage:

The ldd utility displays all shared objects that are needed to run the
given program or to load the given shared object. Contrary to nm(1),
the list includes ``indirect'' dependencies that are the result of
needed shared objects which themselves depend on yet other shared
objects.

Can you use that version?


Bjarni
--

INFORMATION WANTS TO BE FREE
.



Relevant Pages

  • Re: Recursive option for ldd
    ... I'm using ldd to list out the dynamic dependencies for my executable. ... However, it lists out only the first level dependency, is there any ... recursive option for ldd but couldn't find any so far :-( ...
    (comp.unix.programmer)
  • Recursive option for ldd
    ... I'm using ldd to list out the dynamic dependencies for my executable. ... However, it lists out only the first level dependency, is there any ...
    (comp.unix.programmer)
  • Re: ATi and Xorg Troubles in FreeBSD 5.3
    ... lists. ... Freshports may help with Xorg as well as XFree86 ... mutually exclusive version dependencies. ... On Sun, 9 Jan 2005, Ronny Fischer wrote: ...
    (freebsd-questions)
  • Re: Get References from com component?
    ... is to use the Depends utility or a Process Viewer.. ... it lists everything that the app's using. ... If you're looking for a way to get dependencies for your app and/or it's ... verify that everything's installed correctly, ...
    (microsoft.public.vb.com)
  • Re: Recursively including all dependencies of an element
    ... document to a smaller one based upon a parameter that lists the high- ... bindings, port-types, and messages based upon that input parameter. ... through their dependencies. ... I actually need to output format to be identical to the input format, ...
    (comp.text.xml)