John Carr wrote:
Could you try this kernel (which has a debug printf in that path)?
http://www.ceres.dti.ne.jp/~tsutsui/netbsd/netbsd-sun3-FPETEST-4.0.1.gz
Sure thing... I installed it and ran the mutt package from the m68k
packages on ftp.netbsd.org... and it panic'd immediately, just as
before:
fpu_emul_arith: FP instruction is not processed properly
fpu_emul_arith: opcode=0xf200, word1=0x466
Okay, it looks an FDADD instruction which is available only on 040/060,
so I'm afraid all m68k 4.0 packages binaries on ftp might be built
with -m68040 or -m68060 and they won't run on 020/030 machines.