[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]
Re: [gnu-soc] GNU GSOC 2023 application
From: |
Jose E. Marchesi |
Subject: |
Re: [gnu-soc] GNU GSOC 2023 application |
Date: |
Wed, 08 Feb 2023 12:54:33 +0100 |
User-agent: |
Gnus/5.13 (Gnus v5.13) |
> 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.
Oh ok. The runtime is shared.