ldd - list dynamic object dependencies
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.
The -v support is based on code written by An John Polstra Aq jdp@polstra.com
Закладки на сайте Проследить за страницей |
Created 1996-2024 by Maxim Chirkov Добавить, Поддержать, Вебмастеру |