> Hi again, > > I had to recompile my system because of a glibc upgrade (from 2.4 to 2.5). > Compiling neko still gave the same error. But I got it to work by adding > > define GC_pthread_create > > after the gc include. Neko's working now :-)
How did you exactly defined GC_pthread_create ? Nicolas -- Neko : One VM to run them all (http://nekovm.org)
