summaryrefslogtreecommitdiff
path: root/README.hpux
diff options
context:
space:
mode:
authorPhilip Newton <pne@cpan.org>2002-04-17 22:36:34 +0200
committerRafael Garcia-Suarez <rgarciasuarez@gmail.com>2002-04-17 20:20:19 +0000
commitf3e4a94eca8091ef3e896dc377f9a1a97616795c (patch)
treea1e5683a85543be193f5717a6ca281dc970ce916 /README.hpux
parent04333ffaffc1418007ebe7cddbeaba6233772d93 (diff)
downloadperl-f3e4a94eca8091ef3e896dc377f9a1a97616795c.tar.gz
Re: gcc on HP
Message-ID: <83grbucf0imh8pnnjf6o5q4t0st3ja14j4@4ax.com> p4raw-id: //depot/perl@15978
Diffstat (limited to 'README.hpux')
-rw-r--r--README.hpux2
1 files changed, 1 insertions, 1 deletions
diff --git a/README.hpux b/README.hpux
index f07ad5844e..c05a39ffb2 100644
--- a/README.hpux
+++ b/README.hpux
@@ -279,7 +279,7 @@ compiled using structures and functions in which these are 64 bits wide,
rather than 32 bits wide. (Note that this will only work with HP's ANSI
C compiler. If you want to compile Perl using gcc, you will have to get
a version of the compiler that support 64-bit operations. See above for
-where to find it)
+where to find it.)
There are some drawbacks to this approach. One is that any extension
which calls any file-manipulating C function will need to be recompiled