From owner-freebsd-sparc Thu May 16 10:36:28 2002 Delivered-To: freebsd-sparc@freebsd.org Received: from k6.locore.ca (k6.locore.ca [198.96.117.170]) by hub.freebsd.org (Postfix) with ESMTP id D8C9737B409 for ; Thu, 16 May 2002 10:36:25 -0700 (PDT) Received: (from jake@localhost) by k6.locore.ca (8.11.6/8.11.6) id g4GHlrK49789; Thu, 16 May 2002 13:47:53 -0400 (EDT) (envelope-from jake) Date: Thu, 16 May 2002 13:47:53 -0400 From: Jake Burkholder To: Bri Cc: freebsd-sparc@FreeBSD.ORG Subject: Re: Question about the compile a kernel for Sparc Message-ID: <20020516134753.D38136@locore.ca> References: Mime-Version: 1.0 Content-Type: text/plain; charset=us-ascii Content-Disposition: inline User-Agent: Mutt/1.2.5i In-Reply-To: ; from brian@ukip.com on Thu, May 16, 2002 at 02:12:08PM +0100 Sender: owner-freebsd-sparc@FreeBSD.ORG Precedence: bulk List-ID: List-Archive: (Web Archive) List-Help: (List Instructions) List-Subscribe: List-Unsubscribe: X-Loop: FreeBSD.org Apparently, On Thu, May 16, 2002 at 02:12:08PM +0100, Bri said words to the effect of; > if i install FreeBSD 5.0-DP1 on i386 or upgrade my 4.5-RELEASE would I be > able to compile a sparc kernel by going into the conf directory for the > sparc architechure and configuring a new config file and then doing as > follows. > > > assuming here I have the sources already installed. > > config MY_KERNEL_CONFIG > cd ../../compile/sparc64 > make depend > make > > am I right in thinking that make install would install my a sparc64 bootable > kernel. > > or would I need extra tools for cross compiling I think I would cos you did > for the powerpc port that I never got around to going all the way with. Yes, you need a cross compiler, which we don't have at the moment. Jake To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe freebsd-sparc" in the body of the message