1 .\" Copyright (c) 1991 Free Software Foundation
2 .\" See section COPYING for conditions for redistribution
4 .TH strip 1 "5 November 1991" "cygnus support" "GNU Development Tools"
12 strip\(em\&Discard symbols from object files.
19 .RB "[\|" \-s | +strip-all "\|]"
20 .RB "[\|" \-g | \-S | +strip-debug\c
22 .RB "[\|" \-x | +discard-all "\|]"
23 .RB "[\|" \-X | +discard-locals "\|]"
34 \& will discard all symbols from object files
37 \&, if no options are specified; or only certain symbols,
38 depending on its command-line options.
42 \& will not execute unless at least one object file is listed.
47 \& modifies the files named in its argument,
48 rather than writing modified copies under different names.
51 The long and short forms of options, shown here as alternatives, are
58 This is the default case: strip all symbol entries from \c
68 Discard only debugging symbol information from \c
76 Discard all symbols local to each file in \c
86 symbols, in spite of its name.
92 Discard local symbols starting with `\|\c
97 \&. (Some compilers produce internally-used symbols that
103 .BI "-T " "bfdname"\c
105 You can specify a particular object-code format \c
110 \&. This may not be necessary; \c
113 recognize many formats. for information on listing
118 .RB "`\|" binutils "\|'"
124 The GNU Binary Utilities\c
125 \&, Roland H. Pesch (October 1991).
128 Copyright (c) 1991 Free Software Foundation, Inc.
130 Permission is granted to make and distribute verbatim copies of
131 this manual provided the copyright notice and this permission notice
132 are preserved on all copies.
134 Permission is granted to copy and distribute modified versions of this
135 manual under the conditions for verbatim copying, provided that the
136 entire resulting derived work is distributed under the terms of a
137 permission notice identical to this one.
139 Permission is granted to copy and distribute translations of this
140 manual into another language, under the above conditions for modified
141 versions, except that this permission notice may be included in
142 translations approved by the Free Software Foundation instead of in
143 the original English.