From owner-freebsd-hackers Sun Feb 27 14:47:54 2000 Delivered-To: freebsd-hackers@freebsd.org Received: from smtprch1.nortel.com (smtprch1.nortelnetworks.com [192.135.215.14]) by hub.freebsd.org (Postfix) with ESMTP id 52D9E37B63E for ; Sun, 27 Feb 2000 14:47:44 -0800 (PST) (envelope-from atrens@nortelnetworks.com) Received: from zmers013 by smtprch1.nortel.com; Sun, 27 Feb 2000 16:46:53 -0600 Received: from hcarp00g.ca.nortel.com by zmers013; Sun, 27 Feb 2000 17:46:28 -0500 Received: from hcarp00g.ca.nortel.com (hcarp00g.ca.nortel.com [47.196.31.114]) by hcarp00g.ca.nortel.com (8.9.3/8.7.3) with ESMTP id RAA63503; Sun, 27 Feb 2000 17:54:58 -0500 (EST) Date: Sun, 27 Feb 2000 17:54:57 -0500 (EST) From: "Andrew Atrens" X-Sender: atrens@hcarp00g.ca.nortel.com Reply-To: "Andrew Atrens" To: Jason Allum Cc: freebsd-hackers Subject: Re: powerpc cross compiler? In-Reply-To: <00cd01bf7fa0$b6037cc0$e82da6d1@nxos.com> Message-ID: MIME-Version: 1.0 Content-Type: TEXT/PLAIN; charset=US-ASCII Sender: owner-freebsd-hackers@FreeBSD.ORG Precedence: bulk X-Loop: FreeBSD.ORG You'll need to get header files from your _target_ os and then tell gcc where to find them. What's your target OS ? On Fri, 25 Feb 2000, Jason Allum wrote: > Date: Fri, 25 Feb 2000 09:58:01 -0500 > From: Jason Allum > To: freebsd-hackers > Subject: powerpc cross compiler? > > i'm trying to setup gcc 2.95.2 as a powerpc (7400/G4) cross compiler on > freebsd 3.4-release... i'm having no luck, as it keeps bombing out when it > tries to build libgcc.a... anyone got any ideas? alpha people? ;) > To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe freebsd-hackers" in the body of the message