Skip to content

Conversation

@mvolfik
Copy link
Contributor

@mvolfik mvolfik commented Nov 20, 2025

HelenOS support was recently merged to the compiler, this adds the toolchain prefixes. The toolchains are not available in any standard distribution, but can be built from source as described in HelenOS docs: https://www.helenos.org/index.fcgi/wiki/UsersGuide/CompilingFromSource#a2.Buildasupportedcross-compiler

For reference, the toolchain identifiers are defined at https://github.com/HelenOS/helenos/blob/3a4c6d93a7348ed56f730d1686fe37062c67f586/tools/toolchain.sh#L316

@mvolfik mvolfik changed the title add helenos gcc toolchain prefixes Add HelenOS GCC toolchain prefixes Nov 20, 2025
Copy link
Contributor

@NobodyXu NobodyXu left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Thanks!

@NobodyXu NobodyXu merged commit f71d1d6 into rust-lang:main Nov 21, 2025
79 checks passed
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

Successfully merging this pull request may close these issues.

2 participants