← Package directory
Available on winget

Install LLVM MinGW (MSVCRT runtime)

An LLVM/Clang/LLD based mingw-w64 toolchain, with MSVCRT runtime library

Install with winget
winget install --id MartinStorsjo.LLVM-MinGW.MSVCRT
Upgrade
winget upgrade --id MartinStorsjo.LLVM-MinGW.MSVCRT
Uninstall
winget uninstall --id MartinStorsjo.LLVM-MinGW.MSVCRT

About LLVM MinGW (MSVCRT runtime)

This is a recipe for reproducibly building a LLVM/Clang/LLD based mingw-w64 toolchain. Benefits of a LLVM based MinGW toolchain are: - Support for targeting ARM/ARM64 (while GCC obviously does support these architectures, it doesn't support Windows on ARM) - A single toolchain targeting all four architectures (i686, x86_64, armv7 and arm64) instead of separate compiler binaries for each architecture - Support for generating debug info in PDB format - Support for Address Sanitizer and Undefined Behaviour Sanitizer -...

Version history

Version Updated Notes
22.1.6-20260519 Release notes
22.1.5-20260505 Unknown Release notes
22.1.4-20260421 Unknown Release notes
22.1.3-20260407 Unknown Release notes
22.1.2-20260324 Unknown Release notes
22.1.1-20260311 Unknown Release notes
22.1.0-20260224 Unknown Release notes
21.1.8-20251216 Unknown Release notes
21.1.7-20251202 Unknown Release notes
21.1.6-20251118 Unknown Release notes
21.1.5-20251104 Unknown Release notes
21.1.4-20251021 Unknown Release notes
21.1.3-20251007 Unknown Release notes
21.1.2-20250924 Unknown Release notes
21.1.1-20250910 Unknown Release notes
21.1.0-20250826 Unknown Release notes
20.1.8-20250709 Unknown Release notes
20.1.7-20250613 Unknown Release notes
20.1.6-20250528 Unknown Release notes
20.1.5-20250514 Unknown Release notes