brechtsanders/winlibs_mingw
winlibs standalone build of GCC compiler and MinGW-w64 observed · 2026-08-28
Health v2 · maintenance only
97/100
- Activity 96
- Release rhythm 96
- Longevity 100
Flags: no_license
How is this computed?
round(0.45*activity + 0.35*rhythm + 0.20*longevity); archived -> min(score, 10) — computed 2026-09-03. Adoption (stars, forks) is never an input.
- gap_med: 4
- age_days: 2487
- days_rel: 24
- days_push: 24
- n_releases_24m: 48
Adoption not part of the score
1335 stars · 57 forks observed · 2026-08-28
What it is AI-extracted, prompt v1, taxonomy v1, 2026-08-30, confidence not recorded
Standalone builds of the GCC compiler combined with MinGW-w64, providing a free C/C++ compiler toolchain for Windows, distributed as binary downloads. Builds bundle additional tools such as GDB, GNU Make, CMake, Ninja, ccache, assemblers, and Doxygen, plus LLVM/Clang releases.
Use cases
- compile C and C++ programs on Windows
- set up a GCC toolchain without installing MSYS2
- get a portable C/C++ compiler with CMake and Ninja included
- build 32-bit and 64-bit Windows binaries
- debug C/C++ code with GDB on Windows
- use Clang/LLVM on Windows linked against GCC libraries
When to choose
- you need a ready-to-use, standalone GCC toolchain on Windows
- you want CMake, Ninja, GDB, and Make bundled with the compiler
- you prefer portable zip downloads over package managers
- you need both 32-bit and 64-bit Windows targets
When to avoid
- you develop primarily for Linux or macOS
- you need MSVC-compatible tooling or Visual Studio integration
- you require a package-managed toolchain like MSYS2 pacman or vcpkg workflows
- you need official vendor support or a signed distribution
Facets
application · maturity active
compiler developer-tools build-tool developer-tools windows cross-platform windows gcc mingw-w64 c-cpp-compiler gdb cmake llvm-clang standalone-build
1 source
- readme: https://github.com/brechtsanders/winlibs_mingw · fetched 2026-08-28 · dec711f56197
Member repositories
| Repository | Role | Health v2 |
|---|---|---|
| brechtsanders/winlibs_mingw | main | 97 |
For agents
markdown · JSON · MCP: product_card(name="brechtsanders/winlibs_mingw")
Data as of 2026-08-30T08:39:29.467469+00:00 · Report a problem