[Date Prev][Date Next][Thread Prev][Thread Next]
[Date Index]
[Thread Index]
- Subject: Re: 64-bit lua
- From: Luiz Henrique de Figueiredo <lhf@...>
- Date: Tue, 15 Jan 2002 09:37:19 -0200
>Has anyone tried building lua on a 64-bit platform?
I've built Lua in a 64-bit Compaq Alpha. No problems there.
A long time ago, someone at Cray also built Lua.
I think other people here in the list have built Lua in 64-bit machines.
>I am interested in using it on 64-bit Solaris 8: pointers and longs are =
>64-bit, ints are 32-bit.
It should build out of the box, but we'd be very interested in any reports
on that, including compilation warnings.
--lhf