From owner-freebsd-ppc Thu Jul 11 11:56:57 2002 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 8C38737B400 for ; Thu, 11 Jul 2002 11:56:56 -0700 (PDT) Received: from dragon.nuxi.com (trang.nuxi.com [66.92.13.169]) by mx1.FreeBSD.org (Postfix) with ESMTP id 6C38F43E6D for ; Thu, 11 Jul 2002 11:56:55 -0700 (PDT) (envelope-from obrien@NUXI.com) Received: from dragon.nuxi.com (obrien@localhost [127.0.0.1]) by dragon.nuxi.com (8.12.5/8.12.2) with ESMTP id g6BIuroi098126; Thu, 11 Jul 2002 11:56:53 -0700 (PDT) (envelope-from obrien@dragon.nuxi.com) Received: (from obrien@localhost) by dragon.nuxi.com (8.12.5/8.12.5/Submit) id g6BIuq8X098125; Thu, 11 Jul 2002 11:56:52 -0700 (PDT) Date: Thu, 11 Jul 2002 11:56:52 -0700 From: "David O'Brien" To: Andy Cc: freebsd-ppc@freebsd.org Subject: Re: current -CURRENT and compiling powerpc port Message-ID: <20020711185652.GB97950@dragon.nuxi.com> Reply-To: freebsd-ppc@freebsd.org References: <1026353294.3d2ce88eaf694@www.wantpackets.com> Mime-Version: 1.0 Content-Type: text/plain; charset=us-ascii Content-Disposition: inline In-Reply-To: <1026353294.3d2ce88eaf694@www.wantpackets.com> User-Agent: Mutt/1.4i X-Operating-System: FreeBSD 5.0-CURRENT Organization: The NUXI BSD Group X-Pgp-Rsa-Fingerprint: B7 4D 3E E9 11 39 5F A3 90 76 5D 69 58 D9 98 7A X-Pgp-Rsa-Keyid: 1024/34F9F9D5 Sender: owner-freebsd-ppc@FreeBSD.ORG Precedence: bulk List-ID: List-Archive: (Web Archive) List-Help: (List Instructions) List-Subscribe: List-Unsubscribe: X-Loop: FreeBSD.ORG On Wed, Jul 10, 2002 at 10:08:14PM -0400, Andy wrote: > I used > 'make MACHINE_ARCH=powerpc CC=powerpc-rtems-gcc LD=powerpc-rtems-ld > NM=powerpc-rtems-nm SIZE=powerpc-rtems-size OBJCOPY=powerpc-rtems-objcopy' No, use: TARGET_ARCH=powerpc The RTEMS compiler will probably mostly work OK for the kernel. It won't for userland. To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe freebsd-ppc" in the body of the message