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
-- Neko : One VM to run them all (http://nekovm.org)
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
-- Neko : One VM to run them all (http://nekovm.org)