At 9:57 AM +1030 3/28/08, Jeremy Begg wrote:
>Hi,
>
>I've downloaded the Perl 5.10.0 tarball, unpacked it, and attempted to build
>it. My system is OpenVMS Alpha V8.3 with the HP C V7.3 compiler (the latest
>one).
>
>I ran CONFIGURE.COM with no parameters on the command line and it eventually
>fai
At 9:54 AM -0500 3/28/08, Craig A. Berry wrote:
>At 9:57 AM +1030 3/28/08, Jeremy Begg wrote:
> > Choosing the C types to be used for Perl's internal types...
>> (IV will be "long long", 8 bytes)
>> (UV will be "unsigned long long", 8 bytes)
>> (NV will be "double", 8 bytes)
>
>Here's the
Hi Craig,
>I've checked in a change that should take care of this:
>
>http://public.activestate.com/cgi-bin/perlbrowse/p/33591
>
>It may not apply cleanly to 5.10.0 since there have been other nearby
>changes but at least we have a fix in the pipe. Unless you have a
>reason *not* to build with lo