Skip to content
This repository was archived by the owner on Nov 21, 2018. It is now read-only.

Add i586-* builders #87

Merged
merged 1 commit into from
Mar 29, 2016
Merged

Conversation

alexcrichton
Copy link
Contributor

This adds i586-unknown-linux-gnu to the list of cross-std builders as well as
adds a whole new set of windows builders for producing the i586-pc-windows-msvc
cross-std.

This adds i586-unknown-linux-gnu to the list of cross-std builders as well as
adds a whole new set of windows builders for producing the i586-pc-windows-msvc
cross-std.
@brson brson merged commit 6c717ce into rust-lang-deprecated:master Mar 29, 2016
@alexcrichton alexcrichton deleted the wincross branch March 29, 2016 23:45
@alexcrichton
Copy link
Contributor Author

cc @rillian

I'll set up nightlies once rust-lang/rust#32593 merges as well and I think that this is all Gecko needs for 32-bit MSVC?

@rillian
Copy link
Contributor

rillian commented Mar 30, 2016

As far as I know. Sometimes there's "one more thing". :)

More seriously, I haven't tested the i586-pc-windows-msvc target beyond noticing it wasn't a trivial cross target from linux. I'll look forward to trying your nightlies.

@alexcrichton
Copy link
Contributor Author

@rillian ok we've got nightlies for i586 MSVC now --

https://static.rust-lang.org/dist/rust-std-nightly-i586-pc-windows-msvc.tar.gz

@rillian
Copy link
Contributor

rillian commented Apr 5, 2016

Today's Firefox Nightly for win32 was built with the April 1st rustc targetting i586 MSVC. If that goes well, I'll re-enable execution of rust code in a few days.

@alexcrichton
Copy link
Contributor Author

Nice! Thanks for the update @rillian!

@rillian
Copy link
Contributor

rillian commented Apr 11, 2016

Execution was re-enabled Friday and we haven't seen any more illegal instructions, so this is working for us. Thanks again for expanding your support!

@alexcrichton
Copy link
Contributor Author

Glad to hear, and thanks for the update!

@rillian
Copy link
Contributor

rillian commented Apr 19, 2016

Firefox nightly for win32 is now building for i586 with rustc 1.9.0-beta.1.

Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

3 participants