[Date Prev][Date Next][Thread Prev][Thread Next]
[Date Index]
[Thread Index]
- Subject: Re: Compiling 5.2 Work 2 for Small Micros
- From: "Robert G. Jakabosky" <bobby@...>
- Date: Fri, 19 Mar 2010 19:19:01 -0800
On Friday 19, Ralph Hempel wrote:
> Simplest thing that could possibly work - but it broke. And I ended
> up doing a ton of research on setjmp() and friends and finally concluded
> that the heap was exhausted and I needed emergency garbage collection.
There is a Emergency GC patch for Lua 5.1.4:
http://lua-users.org/wiki/EmergencyGarbageCollector
It is even being used by eLua 0.7 release.
http://www.eluaproject.net/
--
Robert G. Jakabosky