Hello, As reported on IRC: building mig with --host=i686-unknown-linux-gnu doesn't seem to be producing a 32bit-target mig any more: building gnumach with it ends up with:
84 | _Static_assert(sizeof(ipc_port_t) == 8 * 1, "expected ipc_port_t to be size 8 * 1"); Samuel