Re: LuaJIT 2 vs. C modules built for Lua
[
Date Prev][
Date Next][
Thread Prev][
Thread Next]
[
Date Index]
[
Thread Index]
- Subject: Re: LuaJIT 2 vs. C modules built for Lua
- From: Anders Bergh <anders1@...>
- Date: 2009年11月10日 15:45:56 +0100
On Tue, Nov 10, 2009 at 09:43, Mike Pall <mikelu-0911@mike.de> wrote:
> I bet this can be changed with something as simple as adding -m32
> to the compiler and linker lines.
Actually, quite a few Linux distributions do not support 32-bit
compilation in their 64-bit versions, and configuring gcc to do this
is kind of painful when your system can't compile 32-bit code...
--
Anders Bergh