Ranlib - Red Hat ENTERPRISE LINUX 4 - USING BINUTILS Using Instructions

Using binutils, the gnu binary utilities
Hide thumbs Also See for ENTERPRISE LINUX 4 - USING BINUTILS:
Table of Contents

Advertisement

Chapter 6.

ranlib

ranlib [
]
-vV
archive
generates an index to the contents of an archive and stores it in the archive. The index lists
ranlib
each symbol defined by a member of an archive that is a relocatable object file.
You may use
or
to list this index.
nm -s
nm -print-armap
An archive with such an index speeds up linking to the library and allows routines in the library to
call each other without regard to their placement in the archive.
The gnu
program is another form of gnu
; running
is completely equivalent to
ranlib
ar
ranlib
executing
. Chapter 2 ar.
ar -s
-v
-V
-version
Show the version number of
.
ranlib

Advertisement

Table of Contents
loading

This manual is also suitable for:

Enterprise linux 4

Table of Contents