summaryrefslogtreecommitdiff
path: root/README.cygwin
diff options
context:
space:
mode:
authorRafael Garcia-Suarez <rgarciasuarez@gmail.com>2001-11-29 17:49:36 +0100
committerJarkko Hietaniemi <jhi@iki.fi>2001-11-29 15:03:52 +0000
commit33bf3ba1e1da6ddc16507aa7bf0f707475d581e1 (patch)
treea1452bf39c0bb293b445f84303ab2b4d4851f612 /README.cygwin
parentf110302ff2b10c8a78f4ac9328290a9273bb7578 (diff)
downloadperl-33bf3ba1e1da6ddc16507aa7bf0f707475d581e1.tar.gz
INSTALL and READMEs should be reviewed
Message-ID: <20011129164936.A17492@rafael> p4raw-id: //depot/perl@13366
Diffstat (limited to 'README.cygwin')
-rw-r--r--README.cygwin9
1 files changed, 5 insertions, 4 deletions
diff --git a/README.cygwin b/README.cygwin
index 3dc1339159..89e386a8dc 100644
--- a/README.cygwin
+++ b/README.cygwin
@@ -179,15 +179,16 @@ Undefining this symbol forces Perl to be compiled statically.
By default Perl uses the malloc() included with the Perl source. If you
want to force Perl to build with the system malloc() undefine this symbol.
+=item * C<-Uuseperlio>
+
+Undefining this symbol disables the PerlIO abstraction, which is now the
+default.
+
=item * C<-Dusemultiplicity>
Multiplicity is required when embedding Perl in a C program and using
more than one interpreter instance. This works with the Cygwin port.
-=item * C<-Duseperlio>
-
-The PerlIO abstraction works with the Cygwin port.
-
=item * C<-Duse64bitint>
I<gcc> supports 64-bit integers. However, several additional long long