Port-vax archive
[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index][Old Index]
Re: pbulk bootstrap: `awk` running into FP overflow during bison build (Grater picture: How to bootstrap pkgsrc / pbulk?)
> awk: floating point exception: Floating point overflow
It's a guess, but, this _could_ be an attempt to use a value like
1.5e308, within range for IEEE 64-bit but well out of VAX D-float range
(VAX F-float and D-float range are both approximately that of IEEE
32-bit). If so, someone is probably trying for "larger than any
possible actual value".
Beyond that speculation, I don't know. My VAX experience is decades
rusty, except for a little emulation.
/~\ The ASCII Mouse
\ / Ribbon Campaign
X Against HTML mouse%rodents-montreal.org@localhost
/ \ Email! 7D C8 61 52 5D E7 2D 39 4E F1 31 3E E8 B3 27 4B
Home |
Main Index |
Thread Index |
Old Index