# mingw-w64-build
[MinGW-w64](https://mingw-w64.org) cross compiler build script for i686 (Win32) and x86_64 (Win64).
## Package*[MinGW-w64](https://mingw-w64.org) 6git
*[Binutils](https://www.gnu.org/software/binutils/) 2.31git
*[GCC](https://gcc.gnu.org/) 8svn
*[GMP](https://gmplib.org/) 6.1.2
*[MPFR](http://www.mpfr.org/) 4.0.1
*[MPC](http://www.multiprecision.org/mpc/) 1.1.0
*[isl](http://isl.gforge.inria.fr/) 0.20
## Platforms
mingw-w64-build should run on Ubuntu, Cygwin, macOS (with Homebrew), and other Bash based shells.
## License
mingw-w64-build is licensed under the GNU GPL 3.0 or later. A copy of the license can be found in the LICENSE file.
## Usage
See `mingw-w64-build --help` for build options.