mingw-w64-build icon indicating copy to clipboard operation
mingw-w64-build copied to clipboard

MinGW-w64 build script

Results 6 mingw-w64-build issues
Sort by recently updated
recently updated
newest added

Hi, I am trying to modify the script to compile gdbserver. (And gdb, which I was successful at doing). I added this after gcc is compiled; ` create_dir "$bld_path/binutils/gdbserver" change_dir...

Add support for building a `i586-w64-mingw32` toolchain, which creates binaries without the P6-only `cmov` instructions (among other things). This should allow generation of binaries for really really old CPUs (pre-Pentium...

I found a bug in the mingw-w64-build script that prevents it from setting the SRC_PATH variable correctly when using the CACHED_SOURCES option. I have submitted a pull request with this...

Failed to build with MINGW-W64_BRANCH="V2.X" 。 error (configure in mingw-w64-crt): `configure: error: Please check if the mingw-w64 header set and the build/host option are set properly. `

This doesn't work yet and has not been tested, but GCC already supports aarch64 (obviously), and there's an aarch64 build of e.g. Windows 11 that runs on Parallels for Mac....