[Date Prev][Date Next][Thread Prev][Thread Next]
[Date Index]
[Thread Index]
- Subject: Re: LuaJIT 2 vs. C modules built for Lua
- From: steve donovan <steve.j.donovan@...>
- Date: Tue, 10 Nov 2009 16:51:36 +0200
On Tue, Nov 10, 2009 at 4:45 PM, Anders Bergh <anders1@gmail.com> wrote:
> 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...
Virtual machines are good at this sort of thing ... ok, assuming then
that the target host has the 32-bit libs you need.