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 1Oz9qi-0007xa-Ml for garchives@archives.gentoo.org; Fri, 24 Sep 2010 15:06:08 +0000 Received: from pigeon.gentoo.org (localhost [127.0.0.1]) by pigeon.gentoo.org (Postfix) with SMTP id 0EE57E0786 for ; Fri, 24 Sep 2010 15:06:06 +0000 (UTC) Received: from smtp.gentoo.org (smtp.gentoo.org [140.211.166.183]) by pigeon.gentoo.org (Postfix) with ESMTP id E8616E06B5 for ; Fri, 24 Sep 2010 14:31:05 +0000 (UTC) Received: from vapier.localnet (localhost [127.0.0.1]) by smtp.gentoo.org (Postfix) with ESMTP id 8DCB91B416C; Fri, 24 Sep 2010 14:31:05 +0000 (UTC) From: Mike Frysinger Organization: wh0rd.org To: Joakim Tjernlund Subject: Re: [gentoo-embedded] crossdev-20100620 uses wrong gcc Date: Fri, 24 Sep 2010 10:30:35 -0400 User-Agent: KMail/1.13.5 (Linux/2.6.35.4; KDE/4.5.1; x86_64; ; ) Cc: gentoo-embedded@lists.gentoo.org References: <201009232233.06506.vapier@gentoo.org> In-Reply-To: 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: multipart/signed; boundary="nextPart1376989.yYurKNHqbx"; protocol="application/pgp-signature"; micalg=pgp-sha1 Content-Transfer-Encoding: 7bit Message-Id: <201009241030.37566.vapier@gentoo.org> X-Archives-Salt: 263845df-949a-41cb-82e3-18e3355e6a5a X-Archives-Hash: ed6b06c451c175752195759263bdf6c5 --nextPart1376989.yYurKNHqbx Content-Type: Text/Plain; charset="iso-8859-1" Content-Transfer-Encoding: quoted-printable On Friday, September 24, 2010 04:55:27 Joakim Tjernlund wrote: > Mike Frysinger wrote on 2010/09/24 04:33:05: > > On Thursday, September 23, 2010 10:37:47 Joakim Tjernlund wrote: > > > Trying to add support for e300c2 in glibc/ports I got another error. > > > when crossdev is building cross-glibc-headers it uses the hosts gcc > >=20 > > > instead of the cross compiler and glibc configure fails: > > by design. look at toolchain-glibc_headers_compile() in gentoo-x86/sys- > > libs/glibc/files/eblits/src_compile.eblit. >=20 > hmm, if I were to guess one needs to add > libc_cv_cc_submachine=3Dxxx, possibly with xxx=3Dno > to toolchain-glibc_headers_compile() ? you need to export the cache var to skip the sanity checks, not the "force = a=20 specific machine type" =2Dmike --nextPart1376989.yYurKNHqbx Content-Type: application/pgp-signature; name=signature.asc Content-Description: This is a digitally signed message part. -----BEGIN PGP SIGNATURE----- Version: GnuPG v2.0.16 (GNU/Linux) iQIcBAABAgAGBQJMnLYNAAoJEEFjO5/oN/WBUBIP/0pCB4bHTXN6pPcg6c6P16Ze 5dvqwTvVgAxLsPYPCdcrpZBacKJHauH2BYe8AFO1BvJKrpwjzi93u1TWgkIHO20N /pvBq0FyqgLWc8VSJYFydK+Ji2AnmobkA1YXgAhXTqyrflfoRUEGLbEfPIWu8oui acPo+syXkxJlUiaCab7U6ciR7l/2i6aDSrSp35zgQzxs1jHfCQpk2m9IMcejJEdR IHVyehmJuQ3AeVAXPns3bH5PEjk/ZcsOqELtfJ1sWK5CxKU1N0aAiRtwPsoSYalS 8rxkIh97K8+G010lL2R8IzDVuMZPjiT+X9zEUVcVPLe7kyE6gf/zMKPsJ87//lyE uhN0FqFG+wO4/TjfqOwCl3twE2rCYWH8mjoPjM/5+tBjFVOXPwkGqWoe1D/6+5R+ bYHByxMrvtp4fg4mYKo8WXXRTMzS5MrugTBBl6w7RT82gDd5eBnHMPhVRjt529bJ wL4ckyzDf+ZrRJOGkHadjx7icVAW41pYGrNi8c5xwA1OZzw1AsVnngLmZ6Dv2Ozt S5utXK1dtNiF3GOAhuxOdcEnNTVDnsYOa3AdYQ6TuY5C1MiVxuSVVASSeQ3mTdpR OOd7ZTZTzVMNykaWlFe+FKu7f27/MoAXctY9JVFM+0pjzItQhh2iOer4b6FrdEap Wljvhuftp6xIaj62WQTl =axa0 -----END PGP SIGNATURE----- --nextPart1376989.yYurKNHqbx--