OSDN Git Service

GNU_libtool: Add sources to preview.
[linuxjm/jm.git] / manual / GNU_libtool / original / man1 / libtool.1
1 .\" DO NOT MODIFY THIS FILE!  It was generated by help2man 1.46.4.
2 .TH LIBTOOL "1" "February 2015" "libtool 2.4.5.7-408c" "User Commands"
3 .SH NAME
4 libtool \- manual page for libtool 2.4.5.7-408c
5 .SH SYNOPSIS
6 .B libtool
7 [\fI\,OPTION\/\fR]... [\fI\,MODE-ARG\/\fR]...
8 .SH DESCRIPTION
9 Provide generalized library\-building support services.
10 .SH OPTIONS
11 .TP
12 \fB\-\-config\fR
13 show all configuration variables
14 .TP
15 \fB\-\-debug\fR
16 enable verbose shell tracing
17 .TP
18 \fB\-n\fR, \fB\-\-dry\-run\fR
19 display commands without modifying any files
20 .TP
21 \fB\-\-features\fR
22 display basic configuration information and exit
23 .TP
24 \fB\-\-mode\fR=\fI\,MODE\/\fR
25 use operation mode MODE
26 .TP
27 \fB\-\-no\-warnings\fR
28 equivalent to '\-Wnone'
29 .TP
30 \fB\-\-preserve\-dup\-deps\fR
31 don't remove duplicate dependency libraries
32 .TP
33 \fB\-\-quiet\fR, \fB\-\-silent\fR
34 don't print informational messages
35 .TP
36 \fB\-\-tag\fR=\fI\,TAG\/\fR
37 use configuration variables from tag TAG
38 .TP
39 \fB\-v\fR, \fB\-\-verbose\fR
40 print more informational messages than default
41 .TP
42 \fB\-\-version\fR
43 print version information
44 .TP
45 \fB\-W\fR, \fB\-\-warnings\fR=\fI\,CATEGORY\/\fR
46 report the warnings falling in CATEGORY [all]
47 .TP
48 \fB\-h\fR, \fB\-\-help\fR, \fB\-\-help\-all\fR
49 print short, long, or detailed help message
50 .SS "Warning categories include:"
51 .TP
52 \&'all'
53 show all warnings
54 .TP
55 \&'none'
56 turn off all the warnings
57 .TP
58 \&'error'
59 warnings are treated as fatal errors
60 .PP
61 MODE must be one of the following:
62 .TP
63 clean
64 remove files from the build directory
65 .TP
66 compile
67 compile a source file into a libtool object
68 .TP
69 execute
70 automatically set library path, then run a program
71 .TP
72 finish
73 complete the installation of libtool libraries
74 .TP
75 install
76 install libraries or executables
77 .TP
78 link
79 create a library or an executable
80 .TP
81 uninstall
82 remove libraries from an installed directory
83 .PP
84 MODE\-ARGS vary depending on the MODE.  When passed as first option,
85 \&'\-\-mode=MODE' may be abbreviated as 'MODE' or a unique abbreviation of that.
86 .PP
87 GNU libtool home page: <http://www.gnu.org/s/libtool/>.
88 .PP
89 When reporting a bug, please describe a test case to reproduce it and
90 include the following information:
91 .TP
92 host\-triplet:
93 x86_64\-apple\-darwin14.1.0
94 .TP
95 shell:
96 \fI\,/bin/sh\/\fP
97 .TP
98 compiler:
99 gcc
100 .IP
101 compiler flags: \fB\-g\fR \fB\-O2\fR
102 linker:         \fI\,/Applications/Xcode.app/Contents/Developer/Toolchains/XcodeDefault.xctoolchain/usr/bin/ld\/\fP (gnu? no)
103 version:        libtool (GNU libtool) 2.4.5.7\-408c
104 automake:       automake (GNU automake) 1.15
105 autoconf:       autoconf (GNU Autoconf) 2.69
106 .SH AUTHOR
107 Written by Gordon Matzigkeit, 1996
108 .SH "REPORTING BUGS"
109 Report bugs to <bug\-libtool@gnu.org>.
110 .SH COPYRIGHT
111 Copyright \(co 2014 Free Software Foundation, Inc.
112 .br
113 This is free software; see the source for copying conditions.  There is NO
114 warranty; not even for MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE.
115 .SH "SEE ALSO"
116 The full documentation for
117 .B libtool
118 is maintained as a Texinfo manual.  If the
119 .B info
120 and
121 .B libtool
122 programs are properly installed at your site, the command
123 .IP
124 .B info libtool
125 .PP
126 should give you access to the complete manual.