[Date Prev][Date Next][Thread Prev][Thread Next]
[Date Index]
[Thread Index]
- Subject: Re: integer math
- From: "David Burgess" <david@...>
- Date: Fri, 14 Dec 2001 11:21:50 +1100
I have built LUA on 64Bit OS400. No problems with
floating point.
----- Original Message -----
From: "Luiz Henrique de Figueiredo" <lhf@tecgraf.puc-rio.br>
To: "Multiple recipients of list" <lua-l@tecgraf.puc-rio.br>
Sent: Friday, December 14, 2001 11:05 AM
Subject: Re: integer math
>Speaking of this, is Lua known to work cleanly on 64bit systems?
In 1995, Lua was built in a Cray by someone at Cray.
Since then our code has targeted 64-bit systems, even though we do not have
access to 64-bit systems.
Surely, someone must have built Lua in an alpha.
--lhf