New architecture support

John Baldwin jhb at freebsd.org
Thu Jun 29 10:52:52 UTC 2006


On Monday 26 June 2006 09:53, Aditya Godbole wrote:
> Hi,
> 
> If I have to add support for a new architecture, how do I start? I
> guess I need to get the build system and 'config' utility in place?
> How do I go about it?

Well, you'll need a toolchain. :)  Then you can start working on building
a minimal kernel filling in missing bits in sys/<arch> as you go.

-- 
John Baldwin


More information about the freebsd-hackers mailing list