From mboxrd@z Thu Jan 1 00:00:00 1970 Received: from pigeon.gentoo.org ([208.92.234.80] helo=lists.gentoo.org) by finch.gentoo.org with esmtp (Exim 4.60) (envelope-from ) id 1OyqDX-0001mx-Vs for garchives@archives.gentoo.org; Thu, 23 Sep 2010 18:08:30 +0000 Received: from pigeon.gentoo.org (localhost [127.0.0.1]) by pigeon.gentoo.org (Postfix) with SMTP id 98C88E08AC for ; Thu, 23 Sep 2010 18:08:23 +0000 (UTC) Received: from gw1.transmode.se (gw1.transmode.se [213.115.205.20]) by pigeon.gentoo.org (Postfix) with ESMTP id 3887DE07F9 for ; Thu, 23 Sep 2010 17:15:26 +0000 (UTC) Received: from sesr04.transmode.se (sesr04.transmode.se [192.168.201.15]) by gw1.transmode.se (Postfix) with ESMTP id A7391650001 for ; Thu, 23 Sep 2010 19:15:25 +0200 (CEST) In-Reply-To: <20100923152716.20605.qmail@stuge.se> References: <20100923152716.20605.qmail@stuge.se> Subject: Re: [gentoo-embedded] crossdev-20100620 uses wrong gcc X-KeepSent: BDAFFC76:26B20857-C12577A7:005E3A32; type=4; name=$KeepSent To: gentoo-embedded@lists.gentoo.org X-Mailer: Lotus Notes Release 8.5.2 August 10, 2010 Message-ID: From: Joakim Tjernlund Date: Thu, 23 Sep 2010 19:12:21 +0200 X-MIMETrack: Serialize by Router on sesr04/Transmode(Release 8.5.2 HF23|September 01, 2010) at 2010-09-23 19:15:25 Precedence: bulk List-Post: List-Help: List-Unsubscribe: List-Subscribe: List-Id: Gentoo Linux mail X-BeenThere: gentoo-embedded@lists.gentoo.org Reply-to: gentoo-embedded@lists.gentoo.org MIME-Version: 1.0 Content-type: text/plain; charset=US-ASCII X-Archives-Salt: 73fe9854-e8ca-4317-9e64-c8e081881f14 X-Archives-Hash: 9fc85081d82fef3e266eaba12e222ee8 Peter Stuge wrote on 2010/09/23 17:27:16: > > Joakim Tjernlund wrote: > > configure:2068: checking host system type > > configure:2083: result: powerpc-e300c2_softfloat-linux-gnu > > configure:2114: checking for powerpc-e300c2_softfloat-linux-gnu-gcc > > configure:2141: result: gcc > > Is powerpc-e300c2_softfloat-linux-gnu-gcc in PATH? No, because crossdev hasn't added it yet. I am asking crossdev to build powerpc-e300c2_softfloat-linux-gnu and that includes the compiler too. > > And at least for ARM, softfloat is surrounded by - and never _ but I > don't know if that's significant. It is OK with _ too. See crossdev -t help