> That's allways one of the first things i do when upgrading. > After removing the neko/ directory and retrieving it from CVS again, it > get this output:
> bin/libneko.so: undefined reference to `GC_pthread_create' Could you check that libneko is correctly linked to libgc ? ldd bin/libneko.so Also, maybe that your libgc version is too much old ? Try upgrading it using apt-get install libgc-dev BTW Linux and OSX Univeral binaries are now available on http://nekovm.org Nicolas -- Neko : One VM to run them all (http://nekovm.org)
