A complete, robust command-line utility to construct highly customized calls to the CreateProcess() Windows API to start new processes. Released under a MIT or LGPL license. This project is intended ...
cross-compiling doesn't work (on linux): export CC=i686-mingw32-gcc CXX=i686-mingw32-g++ AR=i686-mingw32-ar python2.7 ./bootstrap.py --platform=mingw Building ninja manually... Building ninja using ...