Lines Matching +full:speed +full:- +full:bin
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
29 the results of its tests to speed up reconfiguring. Caching is
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
98 With a non-GNU `make', it is safer to compile the package for one
107 `/usr/local/bin', include files under `/usr/local/include', etc. You
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'.
191 ./configure CC=/usr/local2/bin/gcc
199 CONFIG_SHELL=/bin/bash /bin/bash ./configure CONFIG_SHELL=/bin/bash
206 `--help'
207 `-h'
210 `--version'
211 `-V'
215 `--cache-file=FILE'
220 `--config-cache'
221 `-C'
222 Alias for `--cache-file=config.cache'.
224 `--quiet'
225 `--silent'
226 `-q'
231 `--srcdir=DIR'
236 `configure --help' for more details.