A complete runtime environment for gcc. Create to support the gcc and llvm compiler on pc systems. Includes extensions to the msvc runtime to support c99 functionality.
Mingw (minimalist gnu for windows) is a software development environment for windows that provides a complete set of development tools based on the gnu compiler collection (gcc). Mingw is a native c/c++ compiler (gcc) which have free distributable import libraries and header files for building native windows applications. Downloads are archive files (.zip or.7z).
In this tutorial, we are going to install mingw for c/c++.