From owner-freebsd-ppc@FreeBSD.ORG Fri Jun 30 15:03:18 2006 Return-Path: X-Original-To: freebsd-ppc@freebsd.org Delivered-To: freebsd-ppc@freebsd.org Received: from mx1.FreeBSD.org (mx1.freebsd.org [216.136.204.125]) by hub.freebsd.org (Postfix) with ESMTP id 134EA16A525 for ; Fri, 30 Jun 2006 15:03:18 +0000 (UTC) (envelope-from grehan@freebsd.org) Received: from dommail.onthenet.com.au (dommail.OntheNet.com.au [203.13.70.57]) by mx1.FreeBSD.org (Postfix) with ESMTP id 46703440BD for ; Fri, 30 Jun 2006 14:35:43 +0000 (GMT) (envelope-from grehan@freebsd.org) Received: from [192.168.0.14] (dsl-63-249-90-35.cruzio.com [63.249.90.35]) by dommail.onthenet.com.au (MOS 3.5.7-GR) with ESMTP id BXV11740 (AUTH peterg@ptree32.com.au); Sat, 1 Jul 2006 00:35:35 +1000 (EST) Message-ID: <44A536B5.8060804@freebsd.org> Date: Fri, 30 Jun 2006 07:35:33 -0700 From: Peter Grehan User-Agent: Thunderbird 1.5 (Macintosh/20051201) MIME-Version: 1.0 To: matt@genesi-usa.com References: <011f01c69c1f$bb0c1bd0$99dfdfdf@bakuhatsu.net> In-Reply-To: <011f01c69c1f$bb0c1bd0$99dfdfdf@bakuhatsu.net> Content-Type: text/plain; charset=UTF-8; format=flowed Content-Transfer-Encoding: 7bit Cc: freebsd-ppc@freebsd.org Subject: Re: FreeBSD 6.0 on Pegasos/ODW X-BeenThere: freebsd-ppc@freebsd.org X-Mailman-Version: 2.1.5 Precedence: list Reply-To: grehan@freebsd.org List-Id: Porting FreeBSD to the PowerPC List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Fri, 30 Jun 2006 15:03:18 -0000 > So... what is FreeBSD doing wrong here? Or what bug did we find in > the firmware? The Linux chrp bootloader gets the memory map > properties okay. Answer in next email... > How do I get a PPC compiler onto there or does every FreeBSD ship with > one now it's a real release platform? FreeBSD comes with gcc source so a powerpc cross-compiler can be configured. > This won't destroy any compiles or objects he made will it? I mean it's > not supposed to but it WON'T, right? :D That's right. later, Peter.