Re: Lua on Maemo (Nokia N810 and friends)
[
Date Prev][
Date Next][
Thread Prev][
Thread Next]
[
Date Index]
[
Thread Index]
- Subject: Re: Lua on Maemo (Nokia N810 and friends)
 
- From: "Fabio Mascarenhas" <mascarenhas@...>
 
- Date: 2008年5月14日 10:29:46 -0300
 
Hi,
I thought lua-gtk used libffi? I have an Alien (
http://alien.luaforge.net) build running fine on an ARM target (a Linksys NSLU2, running Debian ARM), so if lua-gtk is using libffi it is just a matter of updating (or tweaking a Makefile).
I have to download a Maemo VM and play sometimes to see if I can compile the whole Kepler stack (+Alien) in the latest Maemo, anyone know a good one (preferably that works with VirtualBox, as VMPlayer is broken on Ubuntu 8.04)?
--
Fabio Mascarenhas
On Wed, May 14, 2008 at 8:24 AM, Enrico Tassi <
gareuselesinge@libero.it> wrote:
On Wed, May 14, 2008 at 01:03:44PM +0200, steve donovan wrote:
> What about a (possibly stripped down) version of Wolfgang's lua-gtk?
Sounds nice, but someone with an arm device should study the calling
conventions on that architecture and provide a fix (as it is already
done for amd64) for lua-gtk. Actually the library is unable to use ffi
properly on arm (tested on Debian arm and armel build hosts).
Cheers
--
Enrico Tassi