Hallo

maybe this is the reason ?


localhost:~/neko undo$ make
cc -Wall -O3 -fPIC -fomit-frame-pointer -I vm -DCOMPACT_TABLE -o vm/ main.o -c vm/main.c
vm/main.c: In function 'executable_path':
vm/main.c:43: warning: passing argument 2 of '_NSGetExecutablePath' from incompatible pointer type cc -Wall -O3 -fPIC -fomit-frame-pointer -I vm -DCOMPACT_TABLE -o bin/ neko vm/main.o -L/Users/undo/neko/bin -lneko (cd src; LD_LIBRARY_PATH=../bin: NEKOPATH=../boot:../bin ../bin/neko nekoml -v neko/Main.nml nekoml/Main.nml)


Luzifer


On 10.01.2006, at 00:32, Nicolas Cannasse wrote:

Luzifer Altenberg wrote:
Hallo
nekoc seams not to run after compile
Uncaught exception - [EMAIL PROTECTED]
Luzifer

Uhm.
This might be a problem with nekoboot.
Could you try to print what the "read_bytecode" function in neko/vm/ main.c is reading ?

Nicolas

---
Neko : One VM to run them all



---
Neko : One VM to run them all

Reply via email to