Skip to content

Update MinGW instructions to include ninja#76134

Merged
bors merged 1 commit into
rust-lang:masterfrom
CDirkx:patch-1
Aug 31, 2020
Merged

Update MinGW instructions to include ninja#76134
bors merged 1 commit into
rust-lang:masterfrom
CDirkx:patch-1

Conversation

@CDirkx

@CDirkx CDirkx commented Aug 30, 2020

Copy link
Copy Markdown
Contributor

Rust now requires ninja to build, so the MinGW build instructions are updated to reflect this.

Like for python and cmake, the mingw-w64-x86_64-ninja package should be used. The default package from the msys2 subsystem doesn't handle paths correctly on windows.

Added the `mingw-w64-x86_64-ninja` package to the build guide for MinGW, as well as a note not to use the `ninja` package from the `msys2` subsystem (doesn't handle paths correctly on windows).
@rust-highfive

Copy link
Copy Markdown
Contributor

r? @nikomatsakis

(rust_highfive has picked a reviewer for you, use r? to override)

@rust-highfive rust-highfive added the S-waiting-on-review Status: Awaiting review from the assignee but also interested parties. label Aug 30, 2020
@nagisa

nagisa commented Aug 31, 2020

Copy link
Copy Markdown
Member

@bors r+ rollup=always

@bors

bors commented Aug 31, 2020

Copy link
Copy Markdown
Collaborator

📌 Commit 00d459a has been approved by nagisa

@bors bors added S-waiting-on-bors Status: Waiting on bors to run and complete tests. Bors will change the label on completion. and removed S-waiting-on-review Status: Awaiting review from the assignee but also interested parties. labels Aug 31, 2020
matklad added a commit to matklad/rust that referenced this pull request Aug 31, 2020
Update MinGW instructions to include ninja

Rust now requires `ninja` to build, so the MinGW build instructions are updated to reflect this.

Like for `python` and `cmake`, the `mingw-w64-x86_64-ninja` package should be used. The default package from the `msys2` subsystem doesn't handle paths correctly on windows.
This was referenced Aug 31, 2020
bors added a commit to rust-lang-ci/rust that referenced this pull request Aug 31, 2020
Rollup of 9 pull requests

Successful merges:

 - rust-lang#75969 (Switch to intra-doc links in core/src/{convert,iter}/mod.rs)
 - rust-lang#76023 (Liballoc extend use intra doc link)
 - rust-lang#76033 (Add missing hyphen)
 - rust-lang#76052 (rust-langGH-66816:  Remove disable attr before return)
 - rust-lang#76055 (Keep doc standard for Vec DrainFilter)
 - rust-lang#76058 (Use assertions on Vec doc)
 - rust-lang#76069 (Use explicit intra-doc link in path for Vec resize)
 - rust-lang#76117 (Update README.md)
 - rust-lang#76134 (Update MinGW instructions to include ninja)

Failed merges:

r? @ghost
@bors bors merged commit bd91b08 into rust-lang:master Aug 31, 2020
@CDirkx CDirkx deleted the patch-1 branch September 4, 2020 20:08
@cuviper cuviper added this to the 1.48.0 milestone Nov 17, 2023
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

S-waiting-on-bors Status: Waiting on bors to run and complete tests. Bors will change the label on completion.

Projects

None yet

Development

Successfully merging this pull request may close these issues.

6 participants