From owner-freebsd-ppc Fri Jun 16 10:56:58 2000 Delivered-To: freebsd-ppc@freebsd.org Received: from haldjas.folklore.ee (Haldjas.folklore.ee [193.40.6.121]) by hub.freebsd.org (Postfix) with ESMTP id 1D2AB37B849 for ; Fri, 16 Jun 2000 10:56:53 -0700 (PDT) (envelope-from narvi@haldjas.folklore.ee) Received: from localhost (narvi@localhost) by haldjas.folklore.ee (8.9.3/8.9.3) with SMTP id TAA02404; Fri, 16 Jun 2000 19:56:47 +0200 (EET) (envelope-from narvi@haldjas.folklore.ee) Date: Fri, 16 Jun 2000 19:56:47 +0200 (EET) From: Narvi To: Rob Ballantyne Cc: freebsd-ppc@FreeBSD.ORG Subject: Re: Tool Chain? In-Reply-To: <39465FE8.6860FA53@sfu.ca> Message-ID: MIME-Version: 1.0 Content-Type: TEXT/PLAIN; charset=US-ASCII Sender: owner-freebsd-ppc@FreeBSD.ORG Precedence: bulk X-Loop: FreeBSD.ORG On Tue, 13 Jun 2000, Rob Ballantyne wrote: > > Has anyone succesfully built any kind of toolchain? > > I've been trying to build a powerpc-elf (or powerpc-sysv4). > > Binutils seems to build just fine. Gcc builds after > I point it at /usr/include to find its include files but > it won't link. There is an error saying something about > an incorrect internal MRI script. > This is to be expected. /usr/include includes things like system/machine independent header files from sys/ and machine/ which just happen to be i386 or alpha related if you are running FreeBSD.... > Anyone else having any better luck? Any advice about > how to proceed? > > Thanks, > > Rob > > > To Unsubscribe: send mail to majordomo@FreeBSD.org > with "unsubscribe freebsd-ppc" in the body of the message > To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe freebsd-ppc" in the body of the message