The mingw-w64 project has some documentation about how to build a mingw-w64 GCC compiler:
https://sourceforge.net/p/mingw-w64/wiki2/Cross%20Win32%20and%20Win64%20compiler/ https://github.com/mirror/mingw-w64/tree/master/mingw-w64-doc/howto-build Or you could use MSYS2 and start with the build scripts here: https://github.com/Alexpux/MINGW-packages/tree/master/mingw-w64-crt-git Personally, I like my setup using Nix better, since I can build complex chains of software without having to remember the right order to build everything: https://github.com/DavidEGrayson/nixcrpkgs --David On Thu, Oct 26, 2017 at 5:27 PM, <sisyph...@optusnet.com.au> wrote: > -----Original Message----- From: Liu Hao > Sent: Thursday, October 26, 2017 11:51 PM > To: mingw-w64-public@lists.sourceforge.net ; sisyph...@optusnet.com.au > Cc: JonY > Subject: Re: [Mingw-w64-public] New bug fix from v5.x release soon > >> The attached patch should fix the problem. This is a quick fix and I don't >> have time to test it, please test so we can push this patch before this >> release. > > > Is there a link that will tell me specifically what I need to do - ie what > to download and patch, and what toolchain I should use to build it ? > I haven't actually built this stuff before. > > > Cheers, > Rob > > > > > ------------------------------------------------------------------------------ > Check out the vibrant tech community on one of the world's most > engaging tech sites, Slashdot.org! http://sdm.link/slashdot > _______________________________________________ > Mingw-w64-public mailing list > Mingw-w64-public@lists.sourceforge.net > https://lists.sourceforge.net/lists/listinfo/mingw-w64-public ------------------------------------------------------------------------------ Check out the vibrant tech community on one of the world's most engaging tech sites, Slashdot.org! http://sdm.link/slashdot _______________________________________________ Mingw-w64-public mailing list Mingw-w64-public@lists.sourceforge.net https://lists.sourceforge.net/lists/listinfo/mingw-w64-public