Re: [hurd,commited] hurd: Enable x86_64 build script

2023-05-10 Thread Samuel Thibault
Hello, Joseph Myers, le mar. 09 mai 2023 21:53:26 +, a ecrit: > I'm observing that build-many-glibcs.py runs can end up with modifications > to the source directory (which later cause problems with updating the > glibc checkout): Ah, indeed, kern_return.h happens to be pulling machine-speci

Re: [hurd,commited] hurd: Enable x86_64 build script

2023-05-09 Thread Joseph Myers
I'm observing that build-many-glibcs.py runs can end up with modifications to the source directory (which later cause problems with updating the glibc checkout): diff --git a/sysdeps/mach/hurd/bits/errno.h b/sysdeps/mach/hurd/bits/errno.h index 069865189f..3b6363568d 100644 --- a/sysdeps/mach/hu

Re: [hurd,commited] hurd: Enable x86_64 build script

2023-05-05 Thread Svante Signell
On Tue, 2023-05-02 at 22:25 +0200, Samuel Thibault wrote: > Thanks so much to all people involved in making the 64bit port a real > thing now! Congrats to all involved in creating the 64bit port. GNU/Hurd is definitely not a dead project! Thanks!

Re: [hurd,commited] hurd: Enable x86_64 build script

2023-05-02 Thread Samuel Thibault
Thanks so much to all people involved in making the 64bit port a real thing now! Samuel Samuel Thibault, le mar. 02 mai 2023 22:24:24 +0200, a ecrit: > This now passes crossbuilds. > --- > NEWS | 5 + > README | 2 +- > scripts/build-many-glibcs.