Subject: 1.3.2 userland and -current kernel woes
To: None <port-pmax@netbsd.org>
From: Andy Doran <ad@psn.ie>
List: port-pmax
Date: 02/22/1999 01:21:18
One thing I noticed was that building a -current pmax kernel on 1.3.2
with the old toolchain requires editing the arch/mips locore.S and
commenting out htonl (or ntohl, I don't recall). This is an issue with
the kernel, and not the toolchain?

Also, the -current kernel I'm using for developing the 2D/3D driver boots
as far as init and refuses to exec() anthing else. What am I doing wroing?
I have 1.3 compatibility compiled in.

Andy.