lua-users home
lua-l archive

[Date Prev][Date Next][Thread Prev][Thread Next] [Date Index] [Thread Index]


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.