Hi,

I'm getting an error when I try to compile the Neko VM:

cc -shared -WBsymbolic -o bin/std.ndll libs/std/buffer.o
libs/std/date.o libs/std/file.o libs/std/init.o libs/std/int32.o
libs/std/math.o libs/std/string.o libs/std/random.o
libs/std/serialize.o libs/std/socket.o libs/std/sys.o libs/std/xml.o
libs/std/module.o libs/std/md5.o libs/std/utf8.o libs/std/memory.o
libs/std/misc.o libs/std/thread.o libs/std/process.o -Lbin -lneko
(cd src; LD_LIBRARY_PATH=../bin:/usr/lib/neko NEKOPATH=../boot:../bin
../bin/neko nekoml -v neko/Main.nml nekoml/Main.nml)
Uncaught exception - jit_x86.c(2471) : JIT error
make: *** [compiler] Error 1

Any ideas?

HALP!

Thanks,
Mark

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

Reply via email to