ncruces wrote: > Hi, > > Compiling Neko's CVS in my system fails on libs/std/sys.c in function > sys_time with "CLK_TCK undeclared". This seems to be defined in > limits.h, so including it solves the issue. > > Nuno Cruces
Thanks for reporting ! This is a recent change in the sources, I'll patch the file. Best, Nicolas -- Neko : One VM to run them all (http://nekovm.org)
