Building Rust-for-Linux on stable Rust
Building Rust-for-Linux on stable Rust
Posted Sep 24, 2024 18:54 UTC (Tue) by sam_c (subscriber, #139836)In reply to: Building Rust-for-Linux on stable Rust by mb
Parent article: Committing to Rust in the kernel
> For most of the time Linux just used what gcc provided as an extension and didn't care about anything else or whether it was "mature enough".
It took a very long time indeed to agree to use newer C: https://lwn.net/Articles/885941/.
> Distributions used to ship special versions of gcc just for the kernel.
That doesn't mean we want to return to that. But the minimum GCC version even now is pretty conservative anyway?