Home
Search all pages
Subjects
By activity
Professions, Sciences, Humanities, Business, ...
User Interface
Text-based, GUI, Audio, Video, Keyboards, Mouse, Images,...
Text Strings
Conversions, tests, processing, manipulation,...
Math
Integer, Floating point, Matrix, Statistics, Boolean, ...
Processing
Algorithms, Memory, Process control, Debugging, ...
Stored Data
Data storage, Integrity, Encryption, Compression, ...
Communications
Networks, protocols, Interprocess, Remote, Client Server, ...
Hard World Timing, Calendar and Clock, Audio, Video, Printer, Controls...
File System
Management, Filtering, File & Directory access, Viewers, ...
|
|
|
RocketLink!--> Man page versions:
OpenBSD
FreeBSD
NetBSD
RedHat
Solaris
Others
LDD(1) OpenBSD Reference Manual LDD(1)
NAME
ldd - list dynamic object dependencies
SYNOPSIS
ldd [-f format] program ...
DESCRIPTION
ldd displays all shared objects that are needed to run the given program.
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. Zero, one or two -f options may be given. The argument
is a format string passed to rtld(1) and allows customization of ldd's
output. See rtld(1) for a list of recognised conversion characters.
SEE ALSO
ld(1), ld.so(1), nm(1)
HISTORY
A ldd utility first appeared in SunOS 4.0, it appeared in its current
form in NetBSD 0.9a.
OpenBSD 2.6 October 22, 1993 1
Source: OpenBSD 2.6 man pages. Copyright: Portions are copyrighted by BERKELEY SOFTWARE DESIGN, INC., The Regents of the University of California, Massachusetts Institute of Technology, Free Software Foundation, FreeBSD Inc., and others. |
(Corrections, notes, and links courtesy of RocketAware.com)
FreeBSD Sources for ldd(1) GNU sources for ldd(1) (at OpenBSD cvsweb)
Up to: Object File Utilities - Object (already compiled) file utilities, libraries
RocketLink!--> Man page versions:
OpenBSD
FreeBSD
NetBSD
RedHat
Solaris
Others
Rapid-Links:
Search | About | Comments | Submit Path: RocketAware >
ldd.1/
RocketAware.com is a service of Mib Software Copyright 1999, Forrest J. Cavalier III. All Rights Reserved. We welcome submissions and comments
|