🎉 x86_64-gnu glibc works 🎉
...kind of.
I was unable to make x86_64 GNU Mach run it (needs further investigation), and then even if I would, gnumach still doesn't implement i386_fsgs_base_state, so glibc would crash & burn very early at TLS setup.
So instead, I'm running it... on Linux. Yes, really 🙂
I'm of course no stranger to running Mach software under Linux, if you know what I mean — but no, I have not implemented the (in?)famous HELL (the Hurd Emulation Layer for Linux).
I'm using GDB!