*nix Documentation Project
·  Home
 +   man pages
·  Linux HOWTOs
·  FreeBSD Tips
·  *niX Forums

  man pages->FreeBSD man pages -> ldd (1)              
Title
Content
Arch
Section
 

LDD(1)

Contents


NAME    [Toc]    [Back]

     ldd -- list dynamic object dependencies

SYNOPSIS    [Toc]    [Back]

     ldd [-a] [-v] [-f format] program ...

DESCRIPTION    [Toc]    [Back]

     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.

     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 recognized conversion characters.

     The -a option displays the list of all objects that are needed by each
     loaded object.  This option does not work with a.out(5) binaries.

     The -v option displays a verbose listing of the dynamic linking headers
     encoded in the executable.  See the source code and include files for the
     definitive meaning of all the fields.

SEE ALSO    [Toc]    [Back]

      
      
     ld(1), nm(1), rtld(1)

HISTORY    [Toc]    [Back]

     A ldd utility first appeared in SunOS 4.0, it appeared in its current
     form in FreeBSD 1.1.

     The -v support is based on code written by John Polstra <[email protected]>


FreeBSD 5.2.1		       October 22, 1993 		 FreeBSD 5.2.1
[ Back ]
 Similar pages
Name OS Title
ldd_pa HP-UX list dynamic dependencies of executable files or shared libraries
ldd HP-UX list dynamic dependencies of executable files or shared libraries
ldd_ia HP-UX list dynamic dependencies of executable files or shared libraries
ldd Tru64 List dynamic dependencies of executable files or shared objects
lorder Linux list dependencies for object files
lorder OpenBSD list dependencies for object files
lorder NetBSD list dependencies for object files
lorder FreeBSD list dependencies for object files
dso IRIX Dynamic Shared Object (DSO)
libmap.conf FreeBSD configuration file for dynamic object dependency mapping
Copyright © 2004-2005 DeniX Solutions SRL
newsletter delivery service