Mingw Installer Now

Use MSYS2 unless you specifically need the original MinGW for an old project. Verifying Installation After installing and setting PATH :

gcc --version g++ --version mingw32-make --version (original MinGW) make --version (MSYS2) Would you like step-by-step instructions for setting up either MinGW.org or MSYS2 on your system? mingw installer