Re: [gnu-soc] GNU GSOC 2023 application

2023-02-08 Thread Sergey Bugaev
On Wed, Feb 8, 2023 at 2:45 PM Samuel Thibault wrote: > 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. Is planning to use the upstream libstd, rather. Currently GCC Rust cannot even build libcore yet.

Re: [gnu-soc] GNU GSOC 2023 application

2023-02-08 Thread Jose E. Marchesi
> 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, i

Re: [gnu-soc] GNU GSOC 2023 application

2023-02-08 Thread Samuel Thibault
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 tha

Re: [gnu-soc] GNU GSOC 2023 application

2023-02-08 Thread Jose E. Marchesi
Hi Samuel. I added the Hurd idea to the page. Thank you very much. As a side note, have you heard of the GCC Rust front-end (under development) that has been recently added to GCC? It may be relevant to the Hurd. > Hello Jose, > > - GNU Hurd > - The GNU Hurd is the GNU project's replacement

Re: [gnu-soc] GNU GSOC 2023 application

2023-02-07 Thread Samuel Thibault
Almudena Garcia, le mer. 08 févr. 2023 01:02:46 +0100, a ecrit: > Where is the original message of this thread? It's on the summer-of-code list. Samuel > El mié, 8 feb 2023 a las 0:40, Samuel Thibault (<[1]samuel.thiba...@gnu.org>) > escribió: > > Hello Jose, > > - GNU Hurd > - The

Re: [gnu-soc] GNU GSOC 2023 application

2023-02-07 Thread Almudena Garcia
Hi: Where is the original message of this thread? El mié, 8 feb 2023 a las 0:40, Samuel Thibault () escribió: > Hello Jose, > > - GNU Hurd > - The GNU Hurd is the GNU project's replacement for the Unix kernel. It > is a collection of servers that run on the Mach microkernel to > implement fi

Re: [gnu-soc] GNU GSOC 2023 application

2023-02-07 Thread Samuel Thibault
Hello Jose, - GNU Hurd - The GNU Hurd is the GNU project's replacement for the Unix kernel. It is a collection of servers that run on the Mach microkernel to implement file systems, network protocols, file access control, and other features that are implemented by the Unix kernel or similar