Port-sun3 archive

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index][Old Index]

Re: 4.01 panic/lock issues?



On Mon, 19 Jan 2009, Izumi Tsutsui wrote:

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.

        Maybe we should default m68k ports to compiling with -m68020-60 ?

--
                David/absolute       -- www.NetBSD.org: No hype required --


Home | Main Index | Thread Index | Old Index