Windows software

WinLibs (POSIX threads, UCRT runtime, LLVM included)

BrechtSanders.WinLibs.POSIX.UCRT.LLVM v14.2.0-19.1.1-12.0.0-r2

A standalone build of GCC and MinGW-w64 for Windows, with POSIX threading library, UCRT runtime library and LLVM/Clang/LLD/LLDB.

About this app

In short: it's a free C and C++ compiler for Microsoft Windows. GCC (GNU Compiler Collection) is a free and open source compiler for C and C++ (and other languages like Objective-C, Fortran, D). MinGW-w64 is a free and open source C library for targetting Windows 32-bit and 64-bit platforms. The combination of these results in a free C/C++ compiler for Windows. Even though GCC and MinGW-w64 can be used on other platforms (e.g. Linux) to generate Windows executables, the WinLibs project only focusses on building versions that run natively on Windows. Also some additional tools are added, including: - GDB - the GNU Project debugger - GNU Binutils - a collection of binary tools - GNU Make - a tool which controls the generation of executables and other non-source files - Yasm - The Yasm Modular Assembler Project - NASM - The Netwide Assembler - JWasm - A free MASM-compatible assembler - LLVM/Clang/LLD/LLDB - The LLVM Compiler Infrastructure This is a standalone build, which means this download offers a complete compiler environment for Windows. In the future WinLibs plans to also release binary packages of many open source libraries and applications built with this compiler.

Install with Winget

Command line

PS> winget install --id BrechtSanders.WinLibs.POSIX.UCRT.LLVM -e
Official manifest sources

Downloads for version 14.2.0-19.1.1-12.0.0-r2

External links ↗
Installer Details SHA-256 Download
x86 github.com zip
62007A98CDA09A9460CB2C2C68A987ED5086EBA467B93399D3CE2F8E770A61FE
Download
x64 github.com zip
12FA72D2566E641C3BF0213A946D33D8BEF2E0757AF2FB3ED60A995E05D74606
Download

Similar software