1STRIP(1)                    General Commands Manual                   STRIP(1)
2
3
4

NAME

6       strip  -  remove symbols and relocation bits
7

SYNOPSIS

9       strip name ...
10

DESCRIPTION

12       Strip  removes the symbol table and relocation bits ordinarily attached
13       to the output of the assembler and loader.   This  is  useful  to  save
14       space after a program has been debugged.
15
16       The effect of strip is the same as use of the -s option of ld.
17

FILES

19       /tmp/stm? temporary file
20

SEE ALSO

22       ld(1)
23
24
25
26                                                                      STRIP(1)
Impressum