[Date Prev][Date Next][Thread Prev][Thread Next]
[Date Index]
[Thread Index]
- Subject: Re: LuaJIT
- From: Dave Dodge <dododge@...>
- Date: Tue, 11 Apr 2006 07:59:35 -0400
On Tue, Apr 11, 2006 at 02:00:05PM +0200, Mike Pall wrote:
> Umm, there is no support for x64. But since Linux x64 can run
> x86 executables, you should be fine with the default options.
> You might need to force use of the 32 bit compiler (gcc -m32).
BTW some Linux distributions are better at that than others. Fedora's
probably okay, but for example Ubuntu x86_64 makes things a bit
difficult: they don't have 32-bit versions of all of their libraries
and I think their normal gcc has 32-bit output disabled.
-Dave Dodge