Description
Windows-targeted binaries can be built from Linux with a self-contained LLVM and mingw-w64 toolchain.
This package is useful for developers who cross-compile for i686, x86-64, armv7, or aarch64 Windows targets. It is a build toolchain, not a Windows emulator.
Cross-compilers produce executable files for another platform. Use trusted source code and verify target compatibility.