[Date Prev][Date Next][Thread Prev][Thread Next]
[Date Index]
[Thread Index]
- Subject: Re: 32-bit embedded
- From: Asko Kauppi <askok@...>
- Date: Mon, 15 Oct 2007 17:15:26 +0300
http://luaforge.net/projects/lnum
1. read the README
2. apply the patch (on Lua 5.1.2 sources)
3. make MYCFLAGS=-DLNUM_INT32
-asko
Enrico Colombini kirjoitti 15.10.2007 kello 16:20:
Is there any documentation, however sketchy, summing up how to
configure/patch Lua for a (32-bit) embedded system with no fp
coprocessor?
I know about http://www.wra1th.plus.com/lua/zip/Luasrc.zip and "Go
Long Lua!"
but I'd really like to have full knowledge and control of the
customization process (I think I know some of the steps, but
probably not all).
Enrico