Museum

Home

Lab Overview

Retrotechnology Articles

Online Manuals

⇒ strip(1) — sys5 — Apollo Domain/IX SR9.5

Media Vault

Software Library

Restoration Projects

Artifacts Sought

Related Articles

ld(1)



STRIP(1)                 DOMAIN/IX SYS5                  STRIP(1)



NAME
     strip - strip symbol and line number information from an
     object file

USAGE
     strip file(s)

DESCRIPTION
     Strip removes from file(s) the symbol table and relocation
     bits ordinarily attached to the output of the assembler and
     loader.  It is used, for example, to make a fully debugged
     object module smaller.

     The effect of strip is the same as use of the -s option of
     ld(1).  Programs that have been stripped are difficult or
     impossible to debug.

FILES
     /tmp/stm.*          temporary file

RELATED INFORMATION
     ld(1).































Printed 12/4/86                                           STRIP-1





Typewritten Software • bear@typewritten.org • Edmonds, WA 98026