You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Thank you for working hard to port Rust to MINIX! Now that we have a preliminary patchset, could we add MINIX support to rustup, to make it easier for MINIX users to install Rust?
Then there's the question of having rustup distribute prebuilt compilers for Minix. I haven't even tried getting rustc to work on Minix yet.
I think getting the changes merged upstream should be realistic.
The Rust devs have also been fairly happy to add tier 2 support for std on platforms (for instance, Redox), but perhaps not in this case without more of a commitment to maintaining it than I can personally offer (if others get involved, that could change).
Distributing actual rustc binaries for Minix via rustup is infeasible for the foreseeable future because the compiler takes a long time to build and Rust doesn't have the CI capacity to easily add platforms.
Thank you for working hard to port Rust to MINIX! Now that we have a preliminary patchset, could we add MINIX support to rustup, to make it easier for MINIX users to install Rust?
https://rustup.rs/
The text was updated successfully, but these errors were encountered: