Jose E. Marchesi, le mer. 08 févr. 2023 12:15:31 +0100, a ecrit: > As a side note, have you heard of the GCC Rust front-end (under > development) that has been recently added to GCC?
Yes. > It may be relevant to the Hurd. Actually, no: the rustc compiler itself cross-builds fine, it's libstd that needs porting, and the gcc front-end uses the rustc libstd too. Samuel