Description
Adds the GCC compiler configured to produce Windows binaries from Linux through MinGW-w64. It is used when the source code is built on Linux but the final program is meant to run on Windows.
This package is for developers and build systems. It works from the terminal, often through make, CMake, Meson, or packaging scripts, and it normally requires the matching MinGW-w64 headers and runtime files.