[Date Prev][Date Next][Thread Prev][Thread Next]
[Date Index]
[Thread Index]
- Subject: Re: Lua running on PalmOS!
- From: Lenny Palozzi <lenny.palozzi@...>
- Date: Tue, 6 Mar 2001 14:16:55 -0500
On Mon, Mar 05, 2001 at 12:26:20AM -0500, Lenny Palozzi wrote:
> On Sat, Mar 03, 2001 at 10:58:07PM -0800, Terence Martin wrote:
> >
> > Do you have what you've done so far available for download anywhere? I'd
> > love to give it a try.
>
> No, I apologize, but I will soon. Stay tuned.
>
You can grab the code here
http://24.43.133.77/code/luapilot.tar.gz
You need the GCC toolchain. Type make to build the static lualib.a library, then make again in the test directory to build the test program. (use sdk v2)
-Lenny.