diff options
-rw-r--r-- | README.hpux | 2 |
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 |