Lines Matching full:configure
11 Specify the `--with-rand-seed=rdcpu` option to the `./Configure` script.
15 specify the `--with-rand-seed=egd` option to the `./Configure` script.
45 option to `./Configure`.
59 It is possible to configure the build with `no-atexit` to avoid the SIGSEGV.
107 To configure and compile OpenSSL, you will need to set up a Cygwin environment.
115 This should be set before Configure is run. For the c99 cross-compiler to work
122 `Configure` must specify the `no-makedepend` option otherwise errors will
124 the `gcc -MT` option. An example of a `Configure` command to be run from the
127 ./Configure nonstop-nsx_64 no-makedepend --with-rand-seed=rdcpu
213 Example Configure Targets
220 ./Configure nonstop-nsx --prefix=${PWD} \
223 ./Configure nonstop-nsx_g --prefix=${PWD} \
226 ./Configure nonstop-nsx_put --prefix=${PWD} \
229 ./Configure nonstop-nsx_spt_floss --prefix=${PWD} \
232 ./Configure nonstop-nsx_64 --prefix=${PWD} \
235 ./Configure nonstop-nsx_64_put --prefix=${PWD} \
238 ./Configure nonstop-nsx_g_tandem --prefix=${PWD} \
242 ./Configure nonstop-nse --prefix=${PWD} \
245 ./Configure nonstop-nse_g --prefix=${PWD} \
248 ./Configure nonstop-nse_put --prefix=${PWD} \
251 ./Configure nonstop-nse_spt_floss --prefix=${PWD} \
254 ./Configure nonstop-nse_64 --prefix=${PWD} \
257 ./Configure nonstop-nse_64_put --prefix=${PWD} \
260 ./Configure nonstop-nse_g_tandem --prefix=${PWD} \