Date: Tue, 27 Jun 2006 08:51:47 -0400 From: John Baldwin <jhb@freebsd.org> To: freebsd-hackers@freebsd.org Cc: Aditya Godbole <aag.lists@gmail.com> Subject: Re: New architecture support Message-ID: <200606270851.47508.jhb@freebsd.org> In-Reply-To: <2f3a439f0606260653j602e083blf872bef5b94be5a@mail.gmail.com> References: <2f3a439f0606260653j602e083blf872bef5b94be5a@mail.gmail.com>
next in thread | previous in thread | raw e-mail | index | archive | help
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
Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?200606270851.47508.jhb>