[Date Prev][Date Next][Thread Prev][Thread Next]
[Date Index]
[Thread Index]
- Subject: Re: [ANN] luatcc 1.0.1
- From: Javier Guerra Giraldez <javier@...>
- Date: Thu, 27 May 2010 16:39:54 -0500
On Tue, May 25, 2010 at 10:39 PM, Hu Qiwei <huqiwei@gmail.com> wrote:
> As I know there's an FPU stack problem in tcc, has that been corrected?
there was also the problem of not being able to have two TCC states
open at the same time, so you have to destroy anything already
compiled to add some more C code.
that's what made me abandon my own binding, since it made impossible
to script Lua applications with C
has there been any improvement in TCC recently?
--
Javier