Skip to content

Add sparc64-linux-gnu as a cross-compile target #39547

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

Closed
sunnystormy opened this issue Feb 5, 2017 · 3 comments
Closed

Add sparc64-linux-gnu as a cross-compile target #39547

sunnystormy opened this issue Feb 5, 2017 · 3 comments
Labels
A-cross Area: Cross compilation

Comments

@sunnystormy
Copy link

sunnystormy commented Feb 5, 2017

I'm currently developing a chip using an open-source hardware framework, and would like to run Rust code on it without having to recompile Rust source on the target machine (partly due to the frequency of the FPGA being significantly less than the host machine). Is there some way we can get sparc64 integrated somehow? Thank you!

@sunnystormy sunnystormy changed the title Add sparc64 as a cross-compile target Add sparc64-linux-gnu as a cross-compile target Feb 5, 2017
@steveklabnik steveklabnik added the A-cross Area: Cross compilation label Feb 7, 2017
@steveklabnik
Copy link
Member

@sunnystormy we don't really track possible architectures in the bug tracker. A post on http://internals.rust-lang.org/ might be a bit better; we're always interested in adding more architectures, but it takes some work to do, and that's a better place to get help with it 😄 Thanks!

@sunnystormy
Copy link
Author

@steveklabnik Not a problem. Thanks for your help! :)

@codyps
Copy link
Contributor

codyps commented Feb 8, 2017

@sunnystormy #39647 is related and may resolve your issue

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
A-cross Area: Cross compilation
Projects
None yet
Development

No branches or pull requests

3 participants