The multi system compiling project


This project is made for if compiling on one system it will compile the software on another system. To make this possible POSIX must be implemented on a windows compiler, then a common graphics and audio must be implemented on a windows compiler. Once a windows compiler has POSIX and a common graphics and audio, this will encourage coding developers to write code that is compatible on the majority of systems. If you want to support this project either create or help on issues, pull requests, or sponsor to https://coderrc.github.io. Once reached 10000 dollars per month this project would be worked on full time.

0 dollars per month


My GitHub repositories


https://github.com/CoderRC/libmingw32_extended : A library for mingw32 that includes POSIX functions.

A library for mingw32 that includes some POSIX functions but eventually all of the POSIX functions will be completed and right now the POSIX functions that are included in this repository are mmap, munmap, msync, mlock, munlock, posix_madvise, madvise, shm_open, shm_unlink