July 5, 2012
7:31 a.m.
On 5 July 2012 08:27, Stéphane Ducasse <stephane.ducasse@inria.fr> wrote:
I took the latest version of the VM and of the image and I loaded the dev configuration and I get
a syntax error ffiGetEnv: str
<> expected -> apicall: char * 'getenv' (char *) module:'libSystem.dylib'> ^ self externalCallFailed
I removed the <> expected -> apicall: char * 'getenv' (char *) module:'libSystem.dylib'> and recompile but then it I got a lot more problems :(
oops.. i forgot to delete that method.. this is in examples package and it compiles only in presence of FFI, which i tried to compare with .. i will remove that.
Stef
-- Best regards, Igor Stasenko.