Rudrabhoj Bhati
Rudrabhoj Bhati
Hello. WIFEXITED is not in stdlib.h in FreeBSD, it is in sys/wait.h instead. So libs/std/process.c need to add this: ``` #ifdef NEKO_BSD # include #endif ```
A FreeBSD port would really be awesome. neko is working fine in my FreeBSD 10.2 box. I am not familiar with the working of git, so please send them a...
Haxe already compiles on FreeBSD. Problem is getting hxcpp and lime work. I have successfully used haxe with JS target there. On Nov 23, 2016 10:43 AM, "Petr Penzin" [email protected]...
It has been close to 4 months, any update on status of this?
How much longer before we can expect these patches to be merged? What would be the goto way to try this right now?