lua-users home
lua-l archive

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


If you're thinking what I think you are, then it would be an operating
system dependant, and processor architecture (or at least CPU
bytecode) dependant. Note that some 32 versions of Windows (around
NT4?) could run on non-x86 architectures. Linux can do the same.

2009/10/17 GrayFace <sergroj@mail.ru>:
> The only way see is to use a platform-dependant hack. For 32 bit Windows I can tell you
> how to do it. It should be easy to tweak it to use it on 32 bit Linux.