Name: MinGW64
Homepage: http://mingw-w64.org/doku.php
Why should this be included in the repository: To be able to compile dxvk (https://github.com/doitsujin/dxvk)
Is it Open Source: Yes
How many users do you anticipate will use this software: ?
Link to source tarball/zip file: https://sourceforge.net/projects/mingw-w64/files/mingw-w64/mingw-w64-release/mingw-w64-v5.0.3.tar.bz2/download
Description
Revisions and Commits
R4919 mingw-w64-binutils | |||
D7400 | R4919:2c3a11f9475f Initial commit of mingw-w64-binutils | ||
R4943 mingw-w64 | |||
D7402 | R4943:007ba9301758 Initial commit of mingw-w64 | ||
R4921 mingw-w64-gcc | |||
D7401 Initial commit of mingw-w64-gcc |
Related Objects
Event Timeline
Did anyone successfully build mingw-w64 from source?
Following the steps in 'mingw-w64-howto-build.txt', it fails at "== Building binutils cross toolchain == [CRSBNT]" for me when I run make
It's been a month since this has been accepted and marked for needs maintainer. Given nobody has stepped up to provide an accepted patch, marking as wontfix. Feel free to re-open when a patch has been submitted via the appropriate process.
It has been a year and a half since this was requested but today I've managed to build this package in solbuild, stay tuned for more information.
That is wonderful information @YakoYakoYokuYoku. I might need this for a packaging project, so it would be amazing to have it in the repo :)
The steps required for building mingw-w64 and mingw-w64-gcc are further detailed here:
These are the differentials that solves this issue:
If You want to inspect them, go check out all the links.