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

Make x86_64-linux-kernel target be tier-2 #64183

Closed
alex opened this issue Sep 5, 2019 · 5 comments
Closed

Make x86_64-linux-kernel target be tier-2 #64183

alex opened this issue Sep 5, 2019 · 5 comments

Comments

@alex
Copy link
Member

alex commented Sep 5, 2019

This would mean compiling libcore in CI, and publishing those artifacts. This would add a lot of value to the efforts to get Rust support into the mainline kernel, since it will mean all the building can be done with just cargo, no 3rd party tools.

I'm happy to do whatever work is needed to wire this up, but I wasn't sure what code needs changing to make this happen! If someone can point me the right way, or just to a previous PR that moved something to tier-2, I'll run from there!

cc: @joshtriplett

@Centril
Copy link
Contributor

Centril commented Sep 5, 2019

Already? We landed the -linux-kernel target like 1 hour ago...

@alex
Copy link
Member Author

alex commented Sep 5, 2019 via email

@joshtriplett
Copy link
Member

We want to get there eventually, but I expect this will need to wait for a while. We should find out everything needed to make this tier 2, but I do think it'll need to wait until we have the solution a little more complete.

@alex
Copy link
Member Author

alex commented Sep 5, 2019

Is there a good checkpoint I should consider for coming back to this?

@jonas-schievink
Copy link
Contributor

cc rust-lang/rfcs#2803

Closing since I don't think it's terribly useful to keep this issue open.

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

4 participants