Hi All, I wanted to play around a bit with qemu-i386 user space emulation so I just compiled a C hello world to 32bit elf binary and gave it a try but all what I got was a segfault. Well, it just comes into my mind that it may need a 32bit libc (or some other libs) :D Is that assumption right? Has anyone tried such a thing on an amd64 NetBSD-7.0?
Thanks & regards, r0ller