Skip to content

Add new baseline windows-gnu toolchains#33

Open
mati865 wants to merge 2 commits into
rust-lang:mainfrom
mati865:mingw-baseline
Open

Add new baseline windows-gnu toolchains#33
mati865 wants to merge 2 commits into
rust-lang:mainfrom
mati865:mingw-baseline

Conversation

@mati865

@mati865 mati865 commented Jun 11, 2026

Copy link
Copy Markdown
Member

@mati865 mati865 marked this pull request as ready for review June 14, 2026 13:59
@marcoieni

Copy link
Copy Markdown
Member

Is the repository https://github.com/niXman/mingw-builds-binaries the official way of retrieving these artifacts?
The repo seems to belong to a single github user (not an organization), and the github actions are not up-to-date. Eg it uses actions/checkout@v2.

@mati865

mati865 commented Jun 15, 2026

Copy link
Copy Markdown
Member Author

Mingw-w64 provides no official prebuilt artifacts, without other tools like compiler, assember and linker they wouldn't be useful anyway. They only provide list of prebuilt toolchains that are not maintained by them: https://www.mingw-w64.org/downloads/

NiXman has been maintaining these builds since 2012 and all previous Rust releases relied on them. I know this might not be very convincing argument, but this is by a mile easiest way to pin specific version on the CI.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

2 participants