Hacker News new | ask | show | jobs
by 0wned 6042 days ago
Try mingw and msys. You can compile static, stand-alone C or C++ code for distribution.
1 comments

Thanks, I'll be looking into that. Does mingw provide a full POSIX API layer?