Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Register new snapshots #27172

Merged
merged 2 commits into from
Jul 22, 2015
Merged

Register new snapshots #27172

merged 2 commits into from
Jul 22, 2015

Conversation

alexcrichton
Copy link
Member

Enables bootstrapping a 32-bit MSVC host compiler!

Closes #26602

These new snapshots contain the knowledge of how to build the new triples of
32-bit MSVC and 32-bit FreeBSD, both of which should soon start having
nightlies/auto builders!

This does not currently register bitrig/freebsd snapshots but I believe those
will be retroactively added in the near future.
This commit fixes building the standard library with the `i686-pc-windows-msvc`
target by correcting an included symbol name to the linker.
@rust-highfive
Copy link
Collaborator

r? @brson

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

@brson
Copy link
Contributor

brson commented Jul 21, 2015

@bors r+

@bors
Copy link
Contributor

bors commented Jul 21, 2015

📌 Commit 24c5e49 has been approved by brson

macos-i386 29852c4d4b5a851f16d627856a279cae5bf9bd01
macos-x86_64 1a20259899321062a0325edb1d22990f05d18708
winnt-i386 df50210f41db9a6f2968be5773b8e3bae32bb823
winnt-x86_64 d7774b724988485652781a804bdf8e05d28ead48
Copy link
Contributor

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Is it intentional that this doesn't include snapshots for bitrig or freebsd?

Copy link
Member Author

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Currently, yes, I believe that @dhuseby is going to prepare some new snapshots soon.

@bors
Copy link
Contributor

bors commented Jul 22, 2015

⌛ Testing commit 24c5e49 with merge d33cab1...

bors added a commit that referenced this pull request Jul 22, 2015
Enables bootstrapping a 32-bit MSVC host compiler!

Closes #26602
@bors bors merged commit 24c5e49 into rust-lang:master Jul 22, 2015
@alexcrichton alexcrichton deleted the snapshots branch July 22, 2015 02:52
@rillian
Copy link
Contributor

rillian commented Jul 23, 2015

$ curl -s https://static.rust-lang.org/dist/channel-rust-nightly
[...]
rust-nightly-i686-pc-windows-msvc.tar.gz

\o/ Thanks Alex!

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.

6 participants