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

add solaris sparcv9 support #39901

Closed
binarycrusader opened this issue Feb 17, 2017 · 0 comments
Closed

add solaris sparcv9 support #39901

binarycrusader opened this issue Feb 17, 2017 · 0 comments

Comments

@binarycrusader
Copy link
Contributor

Hi, at this point, rust nightly pretty much builds out of the box (assuming you have an already built beta rustc compiler) on Solaris for x86_64.

However, it doesn't (yet) build for sparcv9. I will provide a pull request shortly that adds the final, missing piece to support sparcv9 / Solaris.

binarycrusader added a commit to binarycrusader/rust that referenced this issue Feb 17, 2017
* Update bootstrap to recognize the cputype 'sparcv9' (used on Solaris)
* Change to never use -fomit-frame-pointer on Solaris or for sparc
* Adds rust target sparcv9-sun-solaris

Fixes rust-lang#39901
frewsxcv added a commit to frewsxcv/rust that referenced this issue Feb 23, 2017
frewsxcv added a commit to frewsxcv/rust that referenced this issue Feb 23, 2017
frewsxcv added a commit to frewsxcv/rust that referenced this issue Feb 24, 2017
eddyb added a commit to eddyb/rust that referenced this issue Feb 25, 2017
eddyb added a commit to eddyb/rust that referenced this issue Feb 25, 2017
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

No branches or pull requests

1 participant