Thursday, February 2, 2006, 10:26:56 AM, Nicolas Cannasse wrote: > You're right, the bug is s/where else. > Maybe we should try to figure-out the init_path problem, that might be a > tip for the next one.
It must be MSYS bash In WinXP cmd shell... C:\Dev\neko\neko\bin>set NEKOPATH=../boot:../bin C:\Dev\neko\neko\bin>neko nekoc test.neko init_path ../boot:../bin init_path ../boot/ init_path ../bin/ (null) try: nekoc.n try: ../bin/nekoc.n -1 try: ../boot/nekoc.n 0 try: std.ndll ** crash ** e -- Neko : One VM to run them all (http://nekovm.org)
