| /openbsd-src/gnu/usr.bin/perl/hints/ |
| H A D | os2.sh | 314 *[/\\]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 …]
|
| H A D | README.hints | 5 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 wil [all...] |
| H A D | dragonfly.sh | 40 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] 50 # Subject: [PATCH 5.005_54] Configure - hints/freebsd.sh signal handler type 57 # This script UU/usethreads.cbu will get 'called-back' by Configure 83 # Configure can't find dlopen() when using g++
|
| H A D | cxux.sh | 98 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
|
| H A D | freebsd.sh | 31 # will-be-shared object. Configure will guess the -fpic, (and the 164 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] 174 # Subject: [PATCH 5.005_54] Configure - hints/freebsd.sh signal handler type 185 # the equivalent in the main Configure so we copy a little 186 # from Configure XXX Configure should be fixed. 200 # This script UU/usethreads.cbu will get 'called-back' by Configure 263 # 7.x doesn't install libc_r by default, and Configure [all...] |
| H A D | qnx.sh | 197 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/ |
| H A D | gol-linkage.t | 17 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/ |
| H A D | README.tru64 | 42 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 …]
|
| H A D | README.irix | 20 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
|
| H A D | README.android | 57 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 …]
|
| H A D | README.qnx | 37 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 …]
|
| H A D | .metaconf-exclusions.txt | 1 # 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
|
| H A D | configure.gnu | 25 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.
|
| H A D | README.cygwin | 56 Set the C<PATH> environment variable so that Configure finds the Cygwin 63 Configure will B<not> prompt you to install I<man> pages. 69 The default options gathered by Configure with the assistance of 73 This will run Configure and keep a record: 75 ./Configure 2>&1 | tee log.configure 77 If you are willing to accept all the defaults run Configure with B<-de>. 84 binaries to be stripped, you can either add a B<-s> option when Configure 99 some optional libraries. Configure will find them if they are 114 libcrypt-devel package for Configure to detect crypt(). 133 C<d_semctl_semun> is undefined because it fails a Configure test. It [all …]
|
| H A D | README.os390 | 13 This document will help you Configure, build, test and install Perl 32 other options in the Configure script that is run as part of the build 34 running Configure, as detailed below. 80 Configure the build environment as 64-bit, Dynamic, ASCII, development, 85 ./Configure -Dprefix=/usr/local/perl/ascii -des -Dusedevel \ 89 (If you run Configure without options, it will interactively ask you about 149 Configure the build environment as 64-bit, Dynamic, native, development, 154 ./Configure -Dprefix=/usr/local/perl/ebcdic -des -Dusedevel \ 158 (If you run Configure without options, it will interactively ask you about 238 (I see you are using the Korn shell. Some ksh's blow up on Configure,
|
| /openbsd-src/gnu/usr.bin/perl/ext/DynaLoader/ |
| H A D | README | 6 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/ |
| H A D | README.y2038 | 50 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:
|
| H A D | mksample | 13 sh ./Configure -Dprefix=/opt/perl \ 28 to successfully run Configure, copy this file to config.h and
|
| /openbsd-src/gnu/usr.bin/perl/cpan/Getopt-Long/lib/Getopt/ |
| H A D | Long.pm | 29 sub Configure(@); # on demand 40 @EXPORT_OK = qw(&HelpMessage &VersionMessage &Configure 119 Configure(@config) if @config; 130 # just been called, what we get from Configure is the default. 132 Getopt::Long::Configure () 1286 sub Configure (@) { 1408 Configure (@_); 2174 call to Getopt::Long::Configure is required. 2178 Getopt::Long::Configure ("bundling"); 2196 Getopt::Long::Configure ("bundling_overrid 1353 sub Configure (@) { global() subroutine [all...] |
| /openbsd-src/gnu/llvm/lldb/source/Version/ |
| H A D | CMakeLists.txt | 5 # Configure the VCSVersion.inc file. 26 # Configure the Version.inc file.
|
| /openbsd-src/gnu/usr.bin/perl/cpan/Term-ReadKey/ |
| H A D | Makefile.PL | 27 file => [ qw(Configure.pm) ], 28 package => [ qw(Configure) ],
|
| /openbsd-src/gnu/usr.bin/perl/pod/ |
| H A D | perlhist.pod | 904 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 49 [all...] |
| /openbsd-src/gnu/usr.bin/perl/cpan/Pod-Simple/t/ |
| H A D | perlcygo.txt | 18 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 …]
|
| H A D | perlcyg.pod | 61 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/ |
| H A D | INSTALL.txt | 21 // Step 2: Configure and Build LLVM 24 Configure and build your copy of LLVM (see $LLVM_SRC_ROOT/GettingStarted.html
|