*nix Documentation Project
·  Home
 +   man pages
·  Linux HOWTOs
·  FreeBSD Tips
·  *niX Forums

  man pages->Tru64 Unix man pages -> ranlib (1)              
Title
Content
Arch
Section
 

ranlib(1)

Contents


NAME    [Toc]    [Back]

       ranlib - Converts archives to random libraries

SYNOPSIS    [Toc]    [Back]

       ranlib [-t] archive...

       The ranlib command converts each archive file archive to a
       format that enables fast, random access by the linker.

OPTIONS    [Toc]    [Back]

       Touches the named archives without modifying them.

DESCRIPTION    [Toc]    [Back]

       If you specify the -t  option,  the  ranlib  command  only
       touches  the  archives  and does not modify them.  This is
       useful after copying an archive or using make with the  -t
       option  in  order to avoid having ld display an error message
 about an out-of-date symbol table.

       The ranlib command is included for compatibility only.  It
       is  a  shell  script  that invokes the ar command with the
       appropriate options (ar -qs for ranlib  with  no  options,
       and ar -h for ranlib -t).

EXAMPLES    [Toc]    [Back]

       To  convert  the archive file genlib.a, enter: ranlib genlib.a


SEE ALSO    [Toc]    [Back]

      
      
       Commands:  ar(1), lorder(1), make(1)



                                                        ranlib(1)
[ Back ]
 Similar pages
Name OS Title
ar HP-UX create and maintain portable archives and libraries
dh_strip Linux strip executables, shared libraries, and some static libraries
random NetBSD random lines from a file or random numbers
random OpenBSD random lines from a file or random numbers
cpio OpenBSD copy file archives in and out
tar Tru64 Manipulates tape archives
cpio IRIX copy file archives in and out
cpio Linux copy files to and from archives
cpio FreeBSD copy files to and from archives
ar NetBSD create, modify, and extract from archives.
Copyright © 2004-2005 DeniX Solutions SRL
newsletter delivery service