v7 man page for ranlib

Query: ranlib

OS: v7

Section: 1

Format: Original Unix Latex Style Formatted with HTML and a Horizontal Scroll Bar

RANLIB(1)						      General Commands Manual							 RANLIB(1)

NAME
ranlib - convert archives to random libraries
SYNOPSIS
ranlib archive ...
DESCRIPTION
Ranlib converts each archive to a form which can be loaded more rapidly by the loader, by adding a table of contents named __.SYMDEF to the beginning of the archive. It uses ar(1) to reconstruct the archive, so that sufficient temporary file space must be available in the file system containing the current directory.
SEE ALSO
ld(1), ar(1)
BUGS
Because generation of a library by ar and randomization by ranlib are separate, phase errors are possible. The loader ld warns when the modification date of a library is more recent than the creation of its dictionary; but this means you get the warning even if you only copy the library. RANLIB(1)
Related Man Pages
granlib(1) - opensolaris
ranlib(1) - redhat
m68hc11-ranlib(1) - debian
msp430-ranlib(1) - debian
ranlib(1) - netbsd
Similar Topics in the Unix Linux Community
Merge .lo into .so
Leaving directory Error
Error message while software installation
AIX 7.1 gcc 4.8.5 issue
NTP synchronised problem in our Centos 7.6 node