On 2017/10/27 8:52, David Grayson wrote:
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

No you don't need to build the compiler. The only things required to build are the headers and the CRT.

Or you could use MSYS2 and start with the build scripts here:

https://github.com/Alexpux/MINGW-packages/tree/master/mingw-w64-crt-git

Yeah that is exactly why I said 'I don't have time to test': MSYS2 has a few patches that got broken by upstream changes a couple of weeks ago. I shall take care of it today.

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



--
Best regards,
LH_Mouse


------------------------------------------------------------------------------
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
[email protected]
https://lists.sourceforge.net/lists/listinfo/mingw-w64-public

Reply via email to