Paul Dufresne, le mar. 09 févr. 2021 05:42:42 -0500, a ecrit: > ---- Le mar., 09 févr. 2021 03:54:54 -0500 Samuel Thibault > <samuel.thiba...@gnu.org> écrit ---- > > > Paul Dufresne, le lun. 08 févr. 2021 21:08:10 -0500, a ecrit: > > > Last time, after compiling my new gnumach.gz on Ubuntu, I did not tried > it. > > > > > > I tested it on my QEMU environment (Gnu Hurd from this morning)... > > > > > > and it stop on: > > > start ext2fs: > > > with cursor flashsing after. > > > > Had you used a 32bit build of MIG? > > > > Samuel > > > Of course not, as I build on Ubuntu 64 bits, I used a 64 bit build of mig: > paul@jacko:~/mymach/gnumach/gnumach/build$ file ~/gnu/libexec/migcom > /home/paul/gnu/libexec/migcom: ELF 64-bit LSB shared object, x86-64, version > 1 (SYSV), dynamically linked, interpreter /lib64/ld-linux-x86-64.so.2, > BuildID[sha1]=533d6a41a9e7f9e2e419ff168084a4f5d02ed284, for GNU/Linux 3.2.0, > with debug_info, not stripped > paul@jacko:~/mymach/gnumach/gnumach/build$ > > that was build from instructions at: > https://www.gnu.org/software/hurd/microkernel/mach/mig/gnu_mig/building.html > ... not: > http://darnassus.sceen.net/~hurd-web/microkernel/mach/mig/gnu_mig/building/ > that seems identical to me at first glance.
I have now updated them to mention that it has to be a 32bit build. Samuel