help-smalltalk
[Top][All Lists]
Advanced

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

Re : [Help-smalltalk] How to convert a Cobject in C


From: Mathieu Suen
Subject: Re : [Help-smalltalk] How to convert a Cobject in C
Date: Tue, 24 Aug 2010 15:44:54 +0000 (GMT)

> De : Paolo Bonzini <address@hidden>

> This is not in gst, it is in your version of gst.
> 
> If it is so  tied to lightning, it should just include lightning.h and 
> not meddle with  these problems.

Actually I did include lightning.h but for some reason I got some dirty file 
hanging arround.
So the lightning.h file was not the right one.

With a clean it work perfectly :)
Thanks for the indication.

> 
> Alternatively, use
> 
> struct _jit_stack {
>       jit_insn *codeBuffer;
>      jit_state  state;
> }
> 
> Paolo
> 






reply via email to

[Prev in Thread] Current Thread [Next in Thread]