logo
Free, unlimited AI code reviews that run on commit
git-lrc git-lrc GitHub Install Now We'd appreciate a star git-lrc - Free, unlimited AI code reviews that run on commit | Product Hunt git-lrc - Free, unlimited AI code reviews that run on commit | Product Hunt

mklibs - prints informations about ELF shared objects and executables

Description

       Prints informations about ELF shared objects and executables.

       Mandatory arguments to long options are mandatory for short options too.

       -i, --print-interp
              Print interpreter of executable

       -n, --print-needed
              Print needed shared libs

       -R, --print-rpath
              Print rpath setting

       -s, --print-soname
              Print soname of shared object

       -p, --print-symbols-provided
              Print provided symbols

       -u, --print-symbols-undefined
              Print undefined symbols

       --help Display this help and exit

       --version
              Output version information and exit

mklibs                                            October 2005                                         MKLIBS(1)

Name

       mklibs - prints informations about ELF shared objects and executables

Synopsis

mklibs-readelf [OPTION]... FILE...

See Also