Home
Main website
Display Sidebar
Hide Ads
Recent Changes
View Source:
ldd(1)
Edit
PageHistory
Diff
Info
LikePages
LDD !!!LDD NAME SYNOPSIS DESCRIPTION OPTIONS BUGS AUTHOR SEE ALSO ---- !!NAME ldd - print shared library dependencies !!SYNOPSIS __ldd__ [[OPTION]... FILE... !!DESCRIPTION __ldd__ prints the shared libraries required by each program or shared library specified on the command line. !!OPTIONS __--version__ Print the version number of __ldd__. __-v --verbose__ Print all information. __-d --data-relocs__ Perform relocations and report any missing functions (ELF only). __-r --function-relocs__ Perform relocations for both data objects and functions, and report any missing objects (ELF only). __--help__ Usage information. !!BUGS __ldd__ does not work very well on libc.so.5 itself. __ldd__ does not work on a.out shared libraries. __ldd__ does not work with some extremely old a.out programs which were built before __ldd__ support was added to the compiler releases. If you use __ldd__ on one of these programs, the program will attempt to run with argc = 0 and the results will be unpredictable. !!AUTHOR David Engel. !!SEE ALSO ldconfig(8), ld.so(8). ----
11 pages link to
ldd(1)
:
ld.so(8)
uselib(2)
ldconfig(8)
Man1l
dlclose(3)
dlerror(3)
dlopen(3)
CommonErrors
SharedLibraryNotes
ChrootNotes
dlsym(3)
This page is a man page (or other imported legacy content). We are unable to automatically determine the license status of this page.