Recently I tried to build Linux distributive for my recent project, yet found compiler stuck on following error: \nimcache\stdlib_system.c:11:22: fatal error: sys/mman.h: No such file or directory #include <sys/mman.h> Run
Of course it's not available on Windows, yet what should I do now ? Fetch some from MinGW for Linux ?