About 21 results
Open links in new tab
  1. MinGW-w64

    Mingw-w64 is an advancement of the original mingw.org project, which was created to support the GCC compiler on Windows systems. It was forked in 2007 in order to provide 64-bit support and newer APIs.

  2. Pre-built Toolchains - mingw-w64

    While mingw-w64 provides the core Windows headers and libraries needed for Windows development, it's not very useful on its own. Most users should install a pre-built toolchain that combines mingw …

  3. Windows / MSYS2 (GCC) - mingw-w64

    Version : 14.2.0-2 # GCC Version $ pacman -Qi mingw-w64-ucrt-x86_64-headers | grep Version Version : 12.0.0.r473.gce0d0bfb7-1 # mingw-w64 Version

  4. Source Code - mingw-w64

    Release Tarballs Tarballs for the mingw-w64 sources are hosted on SourceForge. Latest version by series: 13.0.0 (12x) 12.0.0 (12x) 11.0.1 (11.x) 10.0.0 (10.x) 9.0.0 (9.x) 8.0.3 (8.x) 7.0.0 (7.x) 6.0.1 …

  5. Debian / Ubuntu - mingw-w64

    $ apt-cache show gcc-mingw-w64-x86-64 | grep Version: Version: 13.3.0-12+26.7 # GCC Version $ apt-cache show mingw-w64-x86-64-dev | grep Version: Version: 12.0.0-5 # mingw-w64 Version

  6. 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 …

  7. CMake - mingw-w64

    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:

  8. MSYS2 (Clang/LLVM) - mingw-w64

    Version : 19.1.7-1 # Clang Version $ pacman -Qi mingw-w64-clang-x86_64-headers | grep Version Version : 12.0.0.r473.gce0d0bfb7-1 # mingw-w64 Version

  9. Fedora - mingw-w64

    $ dnf info --installed mingw64-gcc | grep Version Version : 14.2.1 # GCC Version $ dnf info --installed mingw64-crt | grep Version Version : 12.0.0 # mingw-w64 Version

  10. widl - mingw-w64

    widl (1) NAME widl - Wine Interface Definition Language (IDL) compiler SYNOPSIS widl [options] IDL_file widl [options] --dlldata-only name1 [name2...] DESCRIPTION When no options are used the …