Re: Making spl7 just cli/sti?

2015-03-07 Thread Justus Winter
Quoting Samuel Thibault (2014-12-14 02:44:08) > The attached patch fixes this by making spl.S use just cli/sti for spl7; > they can be emulated fine without any VMEXIT. This lowers the number of > PIC mask changes to a few hundreds or thousands only, and getting the > gnumach on kvm on kvm case wa

Recent libc breaks Hurd builds

2015-03-07 Thread Justus Winter
Hello, with the current libc from debian-ports (2.19-16~1) I see: gcc -std=gnu99 -fgnu89-inline -Wall -g -O3 -g -O2 -fstack-protector-strong -Wformat -Werror=format-security -I. -I../../libshouldbeinlibc -I.. -I../.. -I../include -I../../include -D_GNU_SOURCE -D_IO_MTSAFE_IO -D_FILE_OFFSET_BI

Re: Recent libc breaks Hurd builds

2015-03-07 Thread Svante Signell
On Sat, 2015-03-07 at 17:33 +0100, Justus Winter wrote: > Hello, > > with the current libc from debian-ports (2.19-16~1) I see: > > gcc -std=gnu99 -fgnu89-inline -Wall -g -O3 -g -O2 -fstack-protector-strong > -Wformat -Werror=format-security -I. -I../../libshouldbeinlibc -I.. -I../.. > -I../in