On Thu, 24 Sep 2020 16:12:11 +0200 Danny Milosavljevic wrote: > + ;; Note: We might want to avoid using 64 bit when bootstrapping > + ;; using mescc (since mescc doesn't directly support 64 bit > + ;; values)--but then bootstrapping has to be done on a > + ;; file system other than ext4, or on ext4 with the feature > + ;; "dir_index" disabled. Or on a real 32 bit machine, where there is no problem with mismatching struct sizes between emulated guest glibc and host system kernel, because there is no emulation going on.