Greetings, I'm struggling to get 32-bit binaries working with 64-bit
netbsd-2.0 kernel. I unpacked 32-bit base.tgz set and copied lib,
libexec into /emul/netbsd32, usr/lib usr/libexec into /emul/netbsd32/usr
From base.tgz 32-bit binaries under bin work fine, but almost any
binary under usr/bin gives:
Syntax error: "(" unexpected
Am I missing something?