Thursday, February 2, 2006, 4:21:38 AM, Nicolas Cannasse wrote: >> Instead I got a hard crash with >> >> (cd src; LD_LIBRARY_PATH=../bin: NEKOPATH=../boot:../bin >> ../bin/neko ../boot/nekoml -v neko/Main.nml nekoml/Main.nml) >> make: *** [compiler] Error 5
> I guess this shouldn't happen too :) > Can you get a stack dump of this error ? I wish I could get one easily. Even when I build with gcc -g all DrMingw gives me when the crash occurs is: neko.exe caused an Access Violation at location 77c3554a in module msvcrt.dll Reading from location 0000000e. Registers: eax=100058fa ebx=77c5f990 ecx=77c39bc6 edx=00000001 esi=0022ffe0 edi=00a2ea6c eip=77c3554a esp=0022fc4c ebp=00000006 iopl=0 nv up ei pl nz na po nc cs=001b ss=0023 ds=0023 es=0023 fs=003b gs=0000 efl=00000206 Call stack: 77C3554A msvcrt.dll:77C3554A _abnormal_termination e -- Neko : One VM to run them all (http://nekovm.org)
