• nightly-28c2390-gcc16.1.0 28c2390cd3

    nightly-28c2390-gcc16.1.0 – x86_64-w64-mingw32 win32-threads GCC 16.1.0
    Some checks failed
    build-native-toolchain.yml / add the .gitignore file (push) Failing after 0s
    Build mingw-w64 Toolchain (win32 threads) / x86_64-w64-mingw32 / win32-threads (push) Successful in 29m6s
    Stable

    zachbacon released this 2026-05-26 17:36:45 -04:00 | 80 commits to main since this release

    Automated mingw-w64 cross-toolchain build.

    Target x86_64-w64-mingw32
    Threads win32 (no pthreads)
    GCC 16.1.0
    Binutils 2.46.0
    mingw-w64 commit 0636d42

    Usage

    tar xf x86_64-w64-mingw32-win32threads-gcc16.1.0-mingw0636d42.tar.xz -C /opt
    export PATH="/opt/x86_64-w64-mingw32-win32threads-gcc16.1.0-mingw0636d42/bin:$PATH"
    x86_64-w64-mingw32-gcc --version
    
    Downloads