Compiling Rust with GCC: an update
Compiling Rust with GCC: an update
Posted Sep 9, 2022 16:24 UTC (Fri) by developer122 (guest, #152928)Parent article: Compiling Rust with GCC: an update
It seems to me the latter approach would be much preferable for targeting additional architectures and keeping all of the rsut implementations in step with one another through upstream rustc. That said, people with old toolchains will probably want an all-in-one GNU implementation that doesn't have additional external dependencies.
