aboutsummaryrefslogtreecommitdiff
path: root/binutils/strip.1
blob: 26f4a3cd914dd289e496795a233f64a558267d02 (plain)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
23
24
25
26
27
28
29
30
31
32
33
34
35
36
37
38
39
40
41
42
43
44
45
46
47
48
49
50
51
52
53
54
55
56
57
58
59
60
61
62
63
64
65
66
67
68
69
70
71
72
.\" Copyright (c) 1991 Free Software Foundation
.\" See section COPYING for conditions for redistribution
.TH strip 1 "5 November 1991" "cygnus support" "GNU Development Tools"
.de BP
.sp
.ti \-.2i
\(**
..

.SH NAME
strip\(em\&Discard symbols from object files.

.SH SYNOPSIS
.B strip\c
.RB " [\|" \-v "\|] "\c
.I objfiles\c
\&.\|.\|.

.SH DESCRIPTION
GNU \c
.B strip\c
\& will discard all symbols from object files
\c
.I objfiles\c
\&.  The list of object files may include archives.

\c
.B strip\c
\& will not execute unless at least one object file is listed.

.I WARNING:\c
\& \c
.B strip\c
\& modifies the files named in its argument,
rather than writing modified copies under different names.

.SH OPTIONS
.TP
.B \-v
Verbose operation: list all object files modified.  In the case of
archives, `\|\c
.B strip \-v\c
\&\|' will list all members of the archive.
.PP

.SH "SEE ALSO"
.RB "`\|" binutils "\|'" 
entry in 
.B
info\c
\&; 
.I
The GNU Binary Utilities\c
\&, Roland H. Pesch (October 1991).

.SH COPYING
Copyright (c) 1991 Free Software Foundation, Inc.
.PP
Permission is granted to make and distribute verbatim copies of
this manual provided the copyright notice and this permission notice
are preserved on all copies.
.PP
Permission is granted to copy and distribute modified versions of this
manual under the conditions for verbatim copying, provided that the
entire resulting derived work is distributed under the terms of a
permission notice identical to this one.
.PP
Permission is granted to copy and distribute translations of this
manual into another language, under the above conditions for modified
versions, except that this permission notice may be included in
translations approved by the Free Software Foundation instead of in
the original English.