[Date Prev][Date Next][Thread Prev][Thread Next]
[Date Index]
[Thread Index]
- Subject: Re: is lua 64-bit clean?
- From: Dave Dodge <dododge@...>
- Date: Wed, 10 May 2006 17:39:57 -0400
On Wed, May 10, 2006 at 06:00:16PM +0900, redpixel wrote:
> I have simple question. Is Lua 64bit-clean? it seems Lua don't supports
> 64bit, I think.
If you're using a "work" release you might want to make sure it has
the latest 64-bit cleanups. for example see this message about
5.1-work2:
http://lua-users.org/lists/lua-l/2004-11/msg00032.html
I've used 5.1-work3 on Itanium2 Red Hat Linux and it seemed to work
fine.
-Dave Dodge