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
commita47f126eb424ad440a457a1524fa59b53a5ffdb0 (patch)
treea1e5683a85543be193f5717a6ca281dc970ce916 /README.hpux
parentc993e3af272e1b9f7adf1a24a4e75f5cf3336646 (diff)
downloadperl-a47f126eb424ad440a457a1524fa59b53a5ffdb0.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