diff options
author | Dave Mitchell <davem@fdisolutions.com> | 2002-03-21 17:24:40 +0000 |
---|---|---|
committer | Jarkko Hietaniemi <jhi@iki.fi> | 2002-03-21 18:19:53 +0000 |
commit | 9ede5bc8744780ab88b609ed37e363bd7732ba2e (patch) | |
tree | b9073fe5603df848bc72880f3550446d39706668 /INSTALL | |
parent | 01b53dac40ffd475c2c1671820aa146af4d23c96 (diff) | |
download | perl-9ede5bc8744780ab88b609ed37e363bd7732ba2e.tar.gz |
-DCRIPPLED_CC RIP
Message-ID: <20020321172440.C13683@fdgroup.com>
p4raw-id: //depot/perl@15397
Diffstat (limited to 'INSTALL')
-rw-r--r-- | INSTALL | 14 |
1 files changed, 1 insertions, 13 deletions
@@ -1612,16 +1612,6 @@ to then propagate your changes with B<sh Configure -S> and rebuild with B<make depend; make>. -=item CRIPPLED_CC - -If you still can't compile successfully, try: - - sh Configure -Accflags=-DCRIPPLED_CC - -This flag simplifies some complicated expressions for compilers that get -indigestion easily. (Just because you get no errors doesn't mean it -compiled right!) - =item Missing functions If you have missing routines, you probably need to add some library or @@ -1735,14 +1725,12 @@ Genix may need to use libc rather than libc_s, or #undef VARARGS. NCR Tower 32 (OS 2.01.01) may need -W2,-Sl,2000 and #undef MKDIR. -UTS may need one or more of -DCRIPPLED_CC, -K or -g, and undef LSTAT. +UTS may need one or more of -K or -g, and undef LSTAT. FreeBSD can fail the lib/ipc_sysv.t test if SysV IPC has not been configured to the kernel. Perl tries to detect this, though, and you will get a message telling what to do. -If you get syntax errors on '(', try -DCRIPPLED_CC. - Machines with half-implemented dbm routines will need to #undef I_ODBM HP-UX 11 Y2K patch "Y2K-1100 B.11.00.B0125 HP-UX Core OS Year 2000 |