Uh oh!
There was an error while loading. Please reload this page.
Update MinGW details in the README - #30698
Conversation
There was a problem hiding this comment.
This is probably not intended.
There was a problem hiding this comment.
whoah, thanks. No idea how that happened.
retep998
commented
Jan 4, 2016
The link on that page takes me to a sourceforge download. I can't say I'm too happy about sourceforge (ublock blocks it saying it is badware), but then again, msys2 has to be obtained through sourceforge as well. Also, a bit further down, the readme already describes how to obtain an alternate mingw-w64 due to issues with the mingw-w64 provided by msys2. At the very least you could consolidate that with the new information you're providing instead of having two separate somewhat redundant paragraphs. If you feel up to it, could you add some more information clarifying that mingw-w64 only needs to be installed when building the |
pitdicker
commented
Jan 5, 2016
It is just a detail, but I was confused whether I should choose the right msys flavor on Sourceforge or in the installer. Can you say "and choose the |
steveklabnik
commented
Jan 5, 2016
Updated! I took some text from the install page. |
retep998
commented
Jan 5, 2016
Note that Msys2 still need to be installed, even when building the msvc targets, at least until @alexcrichton 's cargoified version of Rust is ready. |
brson
commented
Jan 5, 2016
@bors r+ |
bors
commented
Jan 5, 2016
📌 Commit 011a23e has been approved by |
nrc
commented
Jan 5, 2016
r? @brson (just testing highfive) |
steveklabnik
commented
Jan 5, 2016
@bors: rollup |
Fixes#29649
r? @retep998@alexcrichton