The OpenNET Project / Index page

[ новости /+++ | форум | теги | ]

Интерактивная система просмотра системных руководств (man-ов)

 ТемаНаборКатегория 
 
 [Cписок руководств | Печать]

ldd (1)
  • ldd (1) ( Solaris man: Команды и прикладные программы пользовательского уровня )
  • >> ldd (1) ( FreeBSD man: Команды и прикладные программы пользовательского уровня )
  • ldd (1) ( Русские man: Команды и прикладные программы пользовательского уровня )
  • ldd (1) ( Linux man: Команды и прикладные программы пользовательского уровня )

  • BSD mandoc
     

    NAME

    
    
    ldd
    
     - list dynamic object dependencies
    
     
    

    SYNOPSIS

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

    DESCRIPTION

    The 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 's output. If one is given, it sets LD_TRACE_LOADED_OBJECTS_FMT1 If two are given, they set LD_TRACE_LOADED_OBJECTS_FMT1 and LD_TRACE_LOADED_OBJECTS_FMT2 respectively. See rtld(1) for details, including 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.out5 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

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

    HISTORY

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

    The -v support is based on code written by An John Polstra Aq jdp@polstra.com


     

    Index

    NAME
    SYNOPSIS
    DESCRIPTION
    SEE ALSO
    HISTORY


    Поиск по тексту MAN-ов: 




    Партнёры:
    PostgresPro
    Inferno Solutions
    Hosting by Hoster.ru
    Хостинг:

    Закладки на сайте
    Проследить за страницей
    Created 1996-2024 by Maxim Chirkov
    Добавить, Поддержать, Вебмастеру