Xinu7/man/man1/ranlib11.doc




RANLIB11(1)         Xinu Programmer's Manual          RANLIB11(1)



NAME
     ranlib11 - convert LSI 11 cross-archives to random cross-
     libraries

SYNOPSIS
     ranlib11 archive ...

DESCRIPTION
     _R_a_n_l_i_b_1_1 converts each _a_r_c_h_i_v_e to a form which can be loaded
     more rapidly by the LSI 11 cross-loader, by adding a table
     of contents named __.SYMDEF to the beginning of the archive.
     It uses _a_r(1) to reconstruct the archive, so that sufficient
     temporary file space must be available in the file system
     containing the current directory.

SEE ALSO
     ld11(1), ar(1)

BUGS
     Because generation of a library by _a_r and randomization by
     _r_a_n_l_i_b_1_1 are separate, phase errors are possible.  The
     cross-loader _l_d_1_1 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.






























Version 6b               Printed 1/12/87                        1