Lines Matching +full:- +full:- +full:print +full:- +full:architecture
15 more-detailed instructions are generic; see the `README' file for
19 various system-dependent variables used during compilation. It uses
21 It may also create one or more `.h' files containing system-dependent
28 and enabled with `--cache-file=config.cache' or simply `-C') that saves
55 3. Optionally, type `make check' to run any self-tests that come with
65 also a `make maintainer-clean' target, but that is intended mainly
77 `configure' script does not know about. Run `./configure --help' for
84 ./configure CC=c99 CFLAGS=-g LIBS=-lposix
92 same time, by placing the object files for each architecture in their
98 With a non-GNU `make', it is safer to compile the package for one
99 architecture at a time in the source code directory. After you have
100 installed the package for one architecture, use `make distclean' before
101 reconfiguring for another architecture.
109 `configure' the option `--prefix=PREFIX'.
112 architecture-specific files and architecture-independent files. If you
113 pass the option `--exec-prefix=PREFIX' to `configure', the package uses
118 options like `--bindir=DIR' to specify different values for particular
119 kinds of files. Run `configure --help' for a list of the directories
124 option `--program-prefix=PREFIX' or `--program-suffix=SUFFIX'.
129 Some packages pay attention to `--enable-FEATURE' options to
131 They may also pay attention to `--with-PACKAGE' options, where PACKAGE
132 is something like `gnu-as' or `x' (for the X Window System). The
133 `README' should mention any `--enable-' and `--with-' options that the
138 you can use the `configure' options `--x-includes=DIR' and
139 `--x-libraries=DIR' to specify their locations.
149 `--build=TYPE' option. TYPE can either be a short name for the system
152 CPU-COMPANY-SYSTEM
156 OS KERNEL-OS
162 If you are _building_ compiler tools for cross-compiling, you should
163 use the option `--target=TYPE' to select the type of system they will
169 eventually be run) with `--host=TYPE'.
206 `--help'
207 `-h'
208 Print a summary of the options to `configure', and exit.
210 `--version'
211 `-V'
212 Print the version of Autoconf used to generate the `configure'
215 `--cache-file=FILE'
220 `--config-cache'
221 `-C'
222 Alias for `--cache-file=config.cache'.
224 `--quiet'
225 `--silent'
226 `-q'
227 Do not print messages saying which checks are being made. To
231 `--srcdir=DIR'
236 `configure --help' for more details.