File:  [Research Unix] / researchv10dc / man / adm / man1 / strip.1
Revision 1.1.1.1 (vendor branch): download - view: text, annotated - select for diffs
Tue Apr 24 17:21:34 2018 UTC (8 years, 1 month ago) by root
Branches: belllabs, MAIN
CVS tags: researchv10, HEAD
researchv10 Dan Cross

.TH STRIP 1
.CT 1 lib_obj
.SH NAME
strip \- remove symbols and relocation bits
.SH SYNOPSIS
.B strip
[
.B -s
]
[
.B -g
]
[
.B -v
]
.I file ...
.SH DESCRIPTION
.I Strip
removes the symbol
table and relocation bits ordinarily attached to the output
of the assembler and loader.
This saves space and hampers debuggers.
Option
.B -s
of
.IR ld (1)
does the same thing.
The options are
.TP
.B -s
Squeeze the symbol table by removing duplicate information.
.TP
.B -g
Delete line-number information, thus negating the
effect of
.LR "cc -g" .
Implies
.BR -s .
.TP
.B -v
Print size information.
.SH FILES
.F shrink?
temporary file
.SH "SEE ALSO"
.IR cc (1), 
.IR ld (1)

unix.superglobalmegacorp.com

This archive runs on limited infrastructure. Preserving old code on modern bandwidth. Automated agents are requested to crawl responsibly.