Hello,

I never compiled neko under Windows, but I think that it's highly probable
that the symbol GC_stack_base is defined in a .dll (gc.dll).

Maybe it would be helpful.

Konstantin Tcholokachvili


2010/10/9 Tamas <[email protected]>

> 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)
>
-- 
Neko : One VM to run them all
(http://nekovm.org)

Reply via email to