From: Philip Newton Date: Wed, 17 Apr 2002 20:36:34 +0000 (+0200) Subject: Re: gcc on HP X-Git-Url: http://git.shadowcat.co.uk/gitweb/gitweb.cgi?a=commitdiff_plain;h=f3e4a94eca8091ef3e896dc377f9a1a97616795c;p=p5sagit%2Fp5-mst-13.2.git Re: gcc on HP Message-ID: <83grbucf0imh8pnnjf6o5q4t0st3ja14j4@4ax.com> p4raw-id: //depot/perl@15978 --- diff --git a/README.hpux b/README.hpux index f07ad58..c05a39f 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