Museum

Home

Lab Overview

Retrotechnology Articles

⇒ Online Manual

Media Vault

Software Library

Restoration Projects

Artifacts Sought

Related Articles

ld(1)

sun3cvt(1)

a.out(5)

STRIP(1)  —  USER COMMANDS

NAME

strip − remove symbols and relocation bits

SYNOPSIS

strip name ...

DESCRIPTION

strip removes the symbol table and relocation bits ordinarily attached to the output of the assembler and linker.  This is useful to save space after a program has been debugged. 

The effect of strip is the same as use of the −s option of ld.

SEE ALSO

ld(1), sun3cvt(1), a.out(5)

BUGS

Unstripped 2.0 binary files will not run if stripped by the 3.0 version.  A message of the form:

pid xxx: killed due to swap problems in getxfile: I/O error mapping page.

when attempting to run a program indicates that this is the problem. 

Sun Release 3.2  —  Last change: 8 July 1986

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