Subject: final shared-lib toolchain changes; pmax 1.2E snapshot `soon'..
To: None <port-pmax@NetBSD.ORG>
From: Jonathan Stone <jonathan@DSG.Stanford.EDU>
List: port-pmax
Date: 05/23/1997 21:06:32
I've (at last1) committed changes to build the system-call libc stubs,
and now the libposix syscall stubs too.  Anyone who wishes to should
now be able to bootstrap an entire pmax source tree, including kernel,
userland, and X11R6.3.  The sole possible exception is the bootblock
code, which (AFAIK) still expects the old NetBSD-1.0 a.out mips
toolchain.


For now, NetBSD doesn't include binutils source. If you want to
compile _everything_ from source, you'll need to get binutils 2.8 (or
2.8.1, if it's out) and configure, build, and install binutils
yourself. (I've tried, and it seems to pass a `make stage3'-style
test, as does gcc 2.7.2.2).


If someone has the time and patience to try this at home, that would
be cool.

Meanwhile, I've built a 1.2E (current as of yesterday) kernel with
Arne's ldscript and I've kicked off another snapshot build.  Due to
other commitments, the snapshot might not be avaiable for a few days.


--Jonathan