Subject: Problems cross-compiling kernel
To: None <port-sun3@NetBSD.ORG>
From: David Jones <dej@eecg.toronto.edu>
List: port-sun3
Date: 01/28/1995 23:58:12
I got a few problems building a sun3 kernel on my Amiga...
- I made and populated xinc as directed.
- I had to symlink as to gas and awk to nawk.
- libkern.a was not found. The Amiga port builds it automatically, and links
it in from the right place. As a quick fix, I coped it over from
the Amiga port. Why doesn't the sun3 port make it automatically too?
In general, why the whole as/gas/awk/nawk/xinc business?