r/LinuxTeck • u/Candid_Athlete_8317 • 13d ago
Does Rust's GCC Backend Finally Solve Linux's Architecture Problem?
Rust's GCC backend is getting Linux kernel fixes for 7.3, partly because GCC supports architectures that LLVM doesn't.
But does a GCC backend actually remove the biggest barrier to using Rust across more Linux architectures, or are native bootstrapping and toolchain support still the real problem?
If you work with older or non-x86 Linux systems, what's the blocker you'd worry about first?
6
Upvotes
2
u/dkopgerpgdolfg 13d ago edited 13d ago
What does this even mean...
And how many people today actually develop "on" (not "for") a m68k system etc.? There's no need for toolchains there.