|
Nowadays I would suggest using mingw-w64 with MSYS2 as shell. Mingw-w64 is more complete and actually gets new versions.
http://mingw-w64.org/doku.php/download
With MSYS2 you can use pacman as a package manager and install mingw-w64.
https://msys2.github.io/
|