All,
 
I've just tried to compile nekovm 1.8.1 from source with VC9. I upgraded the
supplied neko.sln file and changed the path for the gc.h as my installation
of gc has differen folder structre. I got the following error:
c:\workext\neko-1.8.1\vm\threads.c(210) : error C2079: 'sb' uses undefined
struct 'GC_stack_base'

I found no definition for GC_stack_base in the project (nor in lib_gc which
compiled well).

Please help.
Thanks,
Tamas


-- 
Neko : One VM to run them all
(http://nekovm.org)

Reply via email to