Port-vax archive
[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index][Old Index]
Re: lang/perl5 on VAX wants NaNs and infinities
It's been this way for almost ever.
VAX don't have IEEE FP, so there are some differences between how it
works on VAX and IEEE. You just have to make it accept that some tests
fail, and hack around some code that might expect this.
Johnny
On 2024-12-28 17:01, John Klos wrote:
Hi,
Perl is now at version 5.40.0. This new version fails to compile because
it wants to use NV_INF and NV_NAN.
What's the best way to fix this?
Thanks,
John
--
Johnny Billquist || "I'm on a bus
|| on a psychedelic trip
email: bqt%softjar.se@localhost || Reading murder books
pdp is alive! || tryin' to stay hip" - B. Idol
Home |
Main Index |
Thread Index |
Old Index