Compiling vax kernel with pcc

Anders Magnusson <[email protected]> Thu, 28 Jul 2011 13:25:30 +0200
Newsgroups gmane.os.netbsd.ports.vax,gmane.comp.compilers.pcc,gmane.os.openbsd.vax
Message-ID <[email protected]>
Hi,

I have resurrected the vax target from the dead and just compiled a 
NetBSD/vax kernel with pcc.
Haven't tried to boot it yet though, will do that when I have setup a 
vax to boot on .-)

I assume that OpenBSD will compile as well, but I need to setup a vax 
for that to test also.

No fancy addressing modes are implemented yet, so the kernel became 
unneccessary large,
about 20% bigger than a gcc compiled kernel.  This will be added later.

Anyway, hopefully this means that vax soon can be added to the list of 
"officially supported"
pcc targets :-)

-- Ragge