Ross ROSS = Recommend OSS · open-source software intelligence for agents

mstorsjo/llvm-mingw

An LLVM/Clang/LLD based mingw-w64 toolchain observed · 2026-08-28

github.com/mstorsjo/llvm-mingw · C · NOASSERTION (other) observed · 2026-08-28

Health v2 · maintenance only

99/100

  • Activity 99
  • Release rhythm 99
  • 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: 14
  • age_days: 3201
  • days_rel: 7
  • days_push: 7
  • n_releases_24m: 36

Full methodology

Adoption not part of the score

2933 stars · 271 forks observed · 2026-08-28

What it is AI-extracted, prompt v1, taxonomy v1, 2026-08-30, confidence not recorded

A reproducibly built LLVM/Clang/LLD based mingw-w64 toolchain for compiling Windows binaries. It provides cross-compilers and native toolchains targeting i686, x86_64, armv7, and arm64 Windows, with prebuilt releases and Docker images.

Use cases

  • cross-compile windows binaries from linux
  • build windows apps for arm64
  • compile c/c++ for windows with clang
  • generate pdb debug info with mingw
  • use address sanitizer in mingw builds
  • single toolchain for all windows architectures

When to choose

  • you need to target windows on arm or arm64
  • you want one toolchain covering i686, x86_64, armv7, and arm64
  • you need pdb debug info or asan/ubsan in a mingw build
  • you prefer llvm tooling over gcc-based mingw

When to avoid

  • you need gcc-specific extensions or a gcc-compatible toolchain
  • you target only one architecture and already have a working gcc mingw setup
  • you need msvc-compatible tooling rather than mingw

Facets

cli-tool · maturity active

compiler build-tool developer-tools developer-tools compilers cross-platform windows windows cli mingw-w64 llvm clang cross-compilation toolchain windows-on-arm linux macos docker

1 source

Member repositories

RepositoryRoleHealth v2
mstorsjo/llvm-mingwmain99

For agents

markdown · JSON · MCP: product_card(name="mstorsjo/llvm-mingw")

Data as of 2026-08-30T08:39:29.467469+00:00 · Report a problem