Home
last modified time | relevance | path

Searched refs:Configure (Results 1 – 25 of 259) sorted by relevance

1234567891011

/openbsd/src/gnu/usr.bin/perl/hints/
Dos2.sh314 *[/\\]Configure|*[/\\]Configure.|Configure|Configure.) # Skip Configure.cmd
328 if ! grep "^#OS2-PATCH-APPLIED" ./Configure > /dev/null; then
335 if test -f ./Configure.cmd ; then
338 !!! I see that what is running is ./Configure.
339 !!! ./Configure is not patched, but ./Configure.cmd exists.
341 !!! You are supposed to run Configure.cmd, not Configure
344 !!! If you insist on running Configure, you may
348 !!! auto-restart Configure.cmd myself. I will start it with arguments:
350 !!! Configure.cmd $args_exp
365 exec Configure.cmd "$@" 1>&2
[all …]
DREADME.hints5 README.hints - hint files used by Configure
9 These files are used by Configure to set things which Configure either
26 For example, consider Sun OS 4.1.3. Configure determines $osname=sunos
27 (all names are converted to lower case) and $osvers=4.1.3. Configure
54 That way, a future version of Configure may be able to automatically
63 If you want to set a variable, try to allow for Configure command-line
82 value to allow Configure command-line settings, e.g. use
88 sh Configure -Dccflags='FIX_NEGATIVE_ZERO'
94 Configure will attempt to use the libraries listed in the variable
105 In general, try to avoid hard-wiring something that Configure will
[all …]
Ddragonfly.sh40 Some users have reported that Configure halts when testing for
42 sh error. Rerunning Configure with ksh apparently fixes the
44 ksh Configure [your options]
Dcxux.sh98 WARNING: If you are using ksh to run the Configure script, you may find it
100 are known to exist). Configure seems to push ksh beyond its limits
102 and run Configure with /sbin/sh. That sometimes seems to produce more
Dfreebsd.sh164 Some users have reported that Configure halts when testing for
166 sh error. Rerunning Configure with ksh apparently fixes the
168 ksh Configure [your options]
Dqnx.sh197 Creating a quick-and-dirty nm cover for Configure to use:
233 Configure default. You may wish to copy it to
/openbsd/src/gnu/usr.bin/perl/cpan/Getopt-Long/t/
Dgol-linkage.t17 Getopt::Long::Configure ("no_ignore_case");
29 Getopt::Long::Configure ("default","no_ignore_case");
44 Getopt::Long::Configure ("default","prefix_pattern=--|/|-|\\+","long_prefix_pattern=--|/");
63 Getopt::Long::Configure ("default","bundling","ignore_case_always",
73 Getopt::Long::Configure ("default","bundling","ignore_case_always",
88 Getopt::Long::Configure("default");
98 Getopt::Long::Configure("default");
99 Getopt::Long::Configure("pass_through");
112 Getopt::Long::Configure("default");
113 Getopt::Long::Configure("pass_through","require_order");
/openbsd/src/gnu/usr.bin/perl/
DINSTALL26 sh Configure -de
35 If that's not okay with you, you can run Configure interactively, by
36 just typing "sh Configure" (without the -de args). You can also specify
37 any prefix location by adding C<"-Dprefix='/some/dir'"> to Configure's args.
156 =head1 Run Configure
158 Configure will figure out various things about your system. Some
159 things Configure will figure out for itself, other things it will ask
162 since Configure often searches for many different ways of performing
165 At any Configure prompt, you can type &-d and Configure will use the
168 After it runs, Configure will perform variable substitution on all the
[all …]
DREADME.tru6442 Also, Configure might abort with
45 Configure[2437]: Syntax error at line 1 : 'config.sh' is not expected.
47 This indicates that Configure is being run with a broken Korn shell
49 "sh Configure" or "./Configure"). The Korn shell bug has been reported
53 (a ksh). Unset the environment variable and rerun Configure.
58 files larger than 2 gigabytes, there is no need to use the Configure
65 5.8.0 threads model by running Configure with -Duseithreads.
78 You cannot Configure Perl to use long doubles unless you have at least
80 before that. Perl's Configure will override attempts to use the long
81 doubles (you can notice this by Configure finding out that the modfl()
[all …]
DREADME.irix20 sh Configure -Dcc='cc -n32'
31 sh Configure -Dcc='cc -64' -Duse64bitint
37 sh Configure -Dcc='cc -64' -Duse64bitall
44 sh Configure -Dcc='cc -n32' -Duse64bitint
51 sh Configure -Dcc=gcc -Duse64bitint
53 should be enough, the Configure should automatically probe for the
78 Run Configure with -Duseithreads which will configure Perl with
99 While running Configure and when building, you are likely to get
DREADME.android57 This creates a working sysroot that we can feed to Configure later.
91 and later pass that to Configure through C<-Dtargethost=$DEVICE>.
93 However, before calling Configure, you need to check if using adb is a
96 the device for Configure to put some files in, as well as for the tests
128 connect, which can throw off Configure. You may need to monkeypatch
129 the part of Configure that creates C<run-ssh> to have it discard stderr.
132 Configure:
136 =head2 Configure and beyond
138 With all of the previous done, you're now ready to call Configure.
140 If using adb, a "basic" Configure line will look like this:
[all …]
DREADME.qnx37 This is used heavily by Configure and then by
38 perl itself. QNX4's version is fine, but Configure
58 Configure and perl need a way to invoke a C
61 Configure will create its own wrapper which works,
124 A script that provides C preprocessing functionality. Configure can
173 we will pass to Configure through -Dsysroot.
184 Later on, we'll pass this to Configure through -Dtargetenv
186 =head3 Calling Configure
190 -Dcc=arm-unknown-nto-qnx8.0.0eabi-gcc to Configure. Alternatively, if you
194 A sample Configure invocation looks something like this:
[all …]
D.metaconf-exclusions.txt1 # This file is used when building the Configure script from the metaconfig
3 # be provided by a metaconfig unit, the generated Configure will include the
16 # the "-X .metaconf-exclusions.txt" option when generating Configure); that
DREADME.macosx18 ./Configure -des -Dprefix=/usr/local/
82 ./Configure -Accflags="-nostdinc -B$SDK/usr/include/gcc \
105 ./Configure -Accflags="-arch i686 -arch ppc -nostdinc \
126 omitted or buggy. Note the messages output by F<Configure> for further
162 (S<Configure ... -Duseshrplib>).
191 Configure to not to confuse Configure and Perl about which libraries
194 Configure as
196 Configure ... -Uloclibpth -Dlibpth=/usr/lib
198 to make Configure look only into the system libraries. If you have some
202 Configure ... -Uloclibpth -Dlibpth='/usr/lib /opt/lib'
[all …]
DREADME.riscos31 $ ./Configure
38 Note that, if you wish to run C<Configure> non-interactively
41 C<Configure> command-line.
Dconfigure.gnu25 if cmp $0 `echo $0 | sed -e s/configure/Configure/` >/dev/null; then
42 This is GNU configure-like front end for a metaconfig-generated Configure.
/openbsd/src/gnu/usr.bin/perl/ext/DynaLoader/
DREADME6 Configure selects which dl_*.xs file to use.
8 After Configure has been run the Makefile.PL will generate a Makefile
15 linked into perl! Configure should arrange this.
27 Both are determined by Configure and so only those specific names that
28 Configure knows/uses will work.
36 after your osname. Configure will give preference to a dl_$osname.xs
/openbsd/src/gnu/usr.bin/perl/Porting/
DREADME.y203850 Configure variables
52 Configure probes for the maximum and minimum values that gmtime () and
53 localtime () accept on the local system. Configure however is only used on
56 using the same technique that is used in Configure based on bit-shifting:
69 Configure variables:
Dmksample13 sh ./Configure -Dprefix=/opt/perl \
28 to successfully run Configure, copy this file to config.h and
Dpumpkin.pod78 generate Configure, there are two variables that might be relevant:
209 unset appropriate Configure variables, based on the Configure command
211 previous Configure runs.
231 Configure run, in effect the C<config.sh> converted to Perl) to either
300 F<Configure>, F<config_h.SH> and F<Porting/Glossary> are generated by
336 this generation is sometimes needed. Configure gained complexity over
353 If you are using metaconfig to regenerate Configure, then you should note
360 =head2 Run Configure
363 changed Configure or config_h.SH at all. I use the following command
365 sh Configure -Dprefix=/opt/perl -Doptimize=-O -Dusethreads \
[all …]
/openbsd/src/gnu/usr.bin/perl/cpan/Term-ReadKey/
DMakefile.PL27 file => [ qw(Configure.pm) ],
28 package => [ qw(Configure) ],
/openbsd/src/gnu/usr.bin/perl/pod/
Dperlhist.pod904 Configure 31 1 37 1 62 1
917 Configure 73 1 83 1 86 1
937 Configure - - 153 1 159 1 160 1 180 1
954 Configure 201 1 201 1 217 1
971 Configure 225 1 225 1 240 1 248 1 256 1
993 Configure 256 1 256 1 264 1 264 1 270 1
1018 Configure 346 1 361 1 363 1 394 1
1047 Configure 472 1 493 1 493 1 493 1 494 1
1075 Configure 494 1 494 1 495 1 506 1 520 1
1103 Configure 493 1 493 1 495 1 508 1 512 1
[all …]
/openbsd/src/gnu/usr.bin/perl/cpan/Pod-Simple/t/
Dperlcygo.txt18 Set the PATH environment variable so that Configure finds the Cygwin versions of programs. Any Wind…
20 If you do not have nroff (which is part of the groff package), Configure will not prompt you to ins…
25 The default options gathered by Configure with the assistance of hints/cygwin.sh will build a Perl …
26 This will run Configure and keep a record:
27 ./Configure 2>&1 | tee log.configure
28 If you are willing to accept all the defaults run Configure with -de. However, several useful custo…
30 …If you want the binaries to be stripped, you can either add a -s option when Configure prompts you,
37 Several Perl functions and modules depend on the existence of some optional libraries. Configure wi…
54 …y tested. In particular, d_semctl_semun is undefined because it fails a Configure test and on Win9…
55 Configure-time Options
[all …]
Dperlcyg.pod61 Set the C<PATH> environment variable so that Configure finds the Cygwin
68 Configure will B<not> prompt you to install I<man> pages.
89 The default options gathered by Configure with the assistance of
93 This will run Configure and keep a record:
95 ./Configure 2>&1 | tee log.configure
97 If you are willing to accept all the defaults run Configure with B<-de>.
104 binaries to be stripped, you can either add a B<-s> option when Configure
118 some optional libraries. Configure will find them if they are
163 C<d_semctl_semun> is undefined because it fails a Configure test
171 =head2 Configure-time Options
[all …]
/openbsd/src/gnu/llvm/clang/
DINSTALL.txt21 // Step 2: Configure and Build LLVM
24 Configure and build your copy of LLVM (see $LLVM_SRC_ROOT/GettingStarted.html

1234567891011