首页
首页 » 其它 » ldd

ldd


ldd

ldd [options] programs

Display a list of the shared libraries each program requires.

Options

-d, --data-relocs

Process data relocations. Report missing objects (for ELF objects only).

-r, --function-relocs

Process relocations for both data objects and functions. Report any that are missing (for ELF objects only).

-v, --verbose

Verbose mode. Display extra information, including symbol versions.

--help

Print help message, then exit.

--version

Display the linker's version, then exit.