> So the string "Compiling" came from this files (a grep told me so) but, there > are not recompiled ! and more than that I cannot even find a nekoc.n in the > bin > directory where it should be regenerated (unless I'm wrong).
In src/tools/install.neko, bin/nekoc.n is used to build a standalone executable bin/nekoc then removed. Nicolas -- Neko : One VM to run them all (http://nekovm.org)
