Subject: Re: NOTICE: major changes to ofppc incoming
To: None <port-ofppc@NetBSD.org>
From: Jochen Kunz <jkunz@unixag-kl.fh-kl.de>
List: port-ofppc
Date: 06/27/2007 09:27:47
On Tue, 26 Jun 2007 23:48:09 +0100
Matt Sealey <matt@genesi-usa.com> wrote:

> 1) where do I get this tree quickly and easily
Get source via anoncvs:
http://www.netbsd.org/docs/current/index.html
cd src/sys/arch
cvs -q up -dP -r ppcoea-renovation

> 2) does it crosscompile?
Crosscompilation is the normal way to build NetBSD for some years now.
Any POSIX compliant Unix (like) OS should be usable as build host.
http://www.netbsd.org/docs/guide/en/chap-build.html

Please don't expect somthing that will run well on the EFIKA or Pegasos.
Especially the EFIKA. As it is based on a SOC all on chip peripherals
are not attached via PCI. So all of those peripherals will need a bit
bus_space(9) / bus_dma(9) and machine dependent attachment glue.
--=20


tsch=FC=DF,
       Jochen

Homepage: http://www.unixag-kl.fh-kl.de/~jkunz/