* stabsread.c (define_symbol): If unrecognized constant type,
[deliverable/binutils-gdb.git] / binutils / strip.1
CommitLineData
df22f469
RP
1.\" Copyright (c) 1991 Free Software Foundation
2.\" See section COPYING for conditions for redistribution
df22f469
RP
3.TH strip 1 "5 November 1991" "cygnus support" "GNU Development Tools"
4.de BP
5.sp
6.ti \-.2i
7\(**
8..
9
10.SH NAME
11strip\(em\&Discard symbols from object files.
12
13.SH SYNOPSIS
1815e42c
RP
14.B strip\c
15.RB " [\|" \-v "\|] "\c
df22f469
RP
16.I objfiles\c
17\&.\|.\|.
1815e42c 18
df22f469
RP
19.SH DESCRIPTION
20GNU \c
21.B strip\c
22\& will discard all symbols from object files
23\c
24.I objfiles\c
1815e42c 25\&. The list of object files may include archives.
df22f469
RP
26
27\c
28.B strip\c
29\& will not execute unless at least one object file is listed.
30
31.I WARNING:\c
32\& \c
33.B strip\c
34\& modifies the files named in its argument,
35rather than writing modified copies under different names.
36
37.SH OPTIONS
df22f469 38.TP
1815e42c
RP
39.B \-v
40Verbose operation: list all object files modified. In the case of
41archives, `\|\c
42.B strip \-v\c
43\&\|' will list all members of the archive.
df22f469
RP
44.PP
45
46.SH "SEE ALSO"
47.RB "`\|" binutils "\|'"
48entry in
49.B
50info\c
51\&;
52.I
53The GNU Binary Utilities\c
54\&, Roland H. Pesch (October 1991).
55
56.SH COPYING
57Copyright (c) 1991 Free Software Foundation, Inc.
58.PP
59Permission is granted to make and distribute verbatim copies of
60this manual provided the copyright notice and this permission notice
61are preserved on all copies.
62.PP
63Permission is granted to copy and distribute modified versions of this
64manual under the conditions for verbatim copying, provided that the
65entire resulting derived work is distributed under the terms of a
66permission notice identical to this one.
67.PP
68Permission is granted to copy and distribute translations of this
69manual into another language, under the above conditions for modified
70versions, except that this permission notice may be included in
71translations approved by the Free Software Foundation instead of in
72the original English.
This page took 0.06072 seconds and 4 git commands to generate.