[wplug] ldd ?

Brandon Poyner bpoyner at gmail.com
Wed Mar 21 13:07:19 EST 2007


On 3/21/07, Zach <netrek at gmail.com> wrote:
> I tried running ldd on a binary but it says that only works on
> dynamically linked  binaries. Is there an equivalent command for
> statically linked binaries?
>
> Zach

ldd stands for "list dynamic dependencies", static binaries won't be
linked to dynamic dependencies.  What information did you want to know
about the static binaries?

-- 
Brandon
Kiva.org - Make a small loan, Make a big difference


More information about the wplug mailing list