Latest GCC will pick up gnu17 by default but gnu11 will be better supported
with older compilers.
---
Makefile.am | 1 +
1 file changed, 1 insertion(+)
diff --git a/Makefile.am b/Makefile.am
index 918efa1..a528b85 100644
--- a/Makefile.am
+++ b/Makefile.am
@@ -3,6 +3,7 @@
libexec_PROGRAMS = mig
The new interfaces will be compatible both with a 64 bits kernel and
userland and 64 bits kernel and 32 bit userland. Also removed many
of the uses of natural_t where an unsigned int suffices. Ideally we
should replace natural_t with something more portable such as uintptr_t
or a basic int type for
The Guix HURD image I downloaded was from
https://guix.gnu.org/en/download/latest/
at
https://ci.guix.gnu.org/search/latest/image?query=spec:images+status:success+system:x86_64-linux+hurd-barebones.qcow2
It can be used to boot a KVM (guest VM) as a GNU/Hurd system on x86 (32-bit)
On Tue, Nov 2
Hello,
Andy Tai, le lun. 21 nov. 2022 14:14:54 -0800, a ecrit:
> Hi, I wonder is there any documentation on running the GNU Guix Hurd
> build... I can run the latest snapshot build image on a KVM on top of
> an x86-64 GNU/Linux host (Fedora) to the point of logging in as root
> (text mode, login s