
MinGW-w64
Mingw-w64 is a collection of header files, import libraries, libraries and tools that, when combined with a compiler toolchain, such as GCC or LLVM, provides a complete development environment for building native Windows applications and libraries.
Pre-built Toolchains - mingw-w64
Standalone mingw-w64+GCC builds for Windows, built from scratch (including all dependencies) natively on Windows for Windows. Downloads are archive files (.zip or .7z).
Source Code - mingw-w64
A complete runtime environment for GCC & LLVM for 32-bit (x86), 64-bit (x64), and ARM64 Windows
MSYS2 (GCC) - mingw-w64
MSYS2 (GCC) Installation Install MSYS2 from the official website: https://www.msys2.org After installation, open "MSYS2 UCRT64" from the Start menu and install the C and C++ compiler:
Debian / Ubuntu - mingw-w64
Debian / Ubuntu Installation Install the 64bit C and C++ cross-compilers.
Support & Contact - mingw-w64
Support & Contact Mingw-w64 has several active support channels. Mailing-List #mingw-w64 IRC channel on irc.oftc.net Discussion Forum Issue Tracker Licensing Mingw-w64 is free software and permissively-licensed. The details are located in the sources themselves. The ReactOS and Wine logos used on the website are licensed under the GPLv2.
CMake - mingw-w64
CMake CMake is a widely-used, cross-platform build system generator with excellent support for mingw-w64. See the official documentation for more information. Detect mingw-w64 at Configuration Time While preprocessor definitions can be used to detect mingw-w64 at compile time, CMake provides variables to detect it during configuration:
Changelog - MinGW-w64
Changelog The releases are sorted by date, with the most recent release at the top. v8.0.3: 2024-06-05 Various backports v12.0.0: 2024-05-29 Important: UCRT is now the default CRT …
Contribute - MinGW-w64
Mingw-w64 is constantly looking for updates to its win32 API headers from MSDN Library. If you believe you have found an API that is not available in mingw-w64 but is documented as part of MSDN or a mistake in mingw-w64, please do not hesitate to contact us through the mailing-list.
Fedora - mingw-w64
A complete runtime environment for GCC & LLVM for 32-bit (x86), 64-bit (x64), and ARM64 Windows