Re: [PATCH] hurd: Add OPTION_GLIBC_P and OPTION_GLIBC

2025-05-11 Thread Samuel Thibault
Hello, Are there any news on this? Samuel Samuel Thibault, le lun. 10 févr. 2025 23:08:35 +0100, a ecrit: > Hello, > > Are there any news on this? > > Samuel > > Samuel Thibault, le jeu. 02 janv. 2025 16:33:43 +0100, a ecrit: > > From: Svante Signell > > > > GNU/Hurd uses glibc just like GN

Re: [PATCH] hurd: Add OPTION_GLIBC_P and OPTION_GLIBC

2025-02-10 Thread Samuel Thibault
Hello, Are there any news on this? Samuel Samuel Thibault, le jeu. 02 janv. 2025 16:33:43 +0100, a ecrit: > From: Svante Signell > > GNU/Hurd uses glibc just like GNU/Linux. > > This is needed for gcc to notice that glibc supports split stack in > finish_options. > > gcc/ChangeLog: > *