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 1RYQ3W-0001aO-Hc for garchives@archives.gentoo.org; Wed, 07 Dec 2011 22:33:38 +0000 Received: from pigeon.gentoo.org (localhost [127.0.0.1]) by pigeon.gentoo.org (Postfix) with SMTP id DB5F621C0BD; Wed, 7 Dec 2011 22:33:29 +0000 (UTC) Received: from smtp.gentoo.org (smtp.gentoo.org [140.211.166.183]) by pigeon.gentoo.org (Postfix) with ESMTP id ED13221C231 for ; Wed, 7 Dec 2011 22:15:44 +0000 (UTC) Received: from vapier.localnet (localhost [127.0.0.1]) by smtp.gentoo.org (Postfix) with ESMTP id F25406443E for ; Wed, 7 Dec 2011 22:15:43 +0000 (UTC) From: Mike Frysinger Organization: wh0rd.org To: gentoo-dev@lists.gentoo.org Subject: [gentoo-dev] {bi,multi}arch support for all x86/amd64/ppc/sparc systems Date: Wed, 7 Dec 2011 17:15:47 -0500 User-Agent: KMail/1.13.7 (Linux/3.1.0-atsc; KDE/4.6.5; x86_64; ; ) Precedence: bulk List-Post: List-Help: List-Unsubscribe: List-Subscribe: List-Id: Gentoo Linux mail X-BeenThere: gentoo-dev@lists.gentoo.org Reply-to: gentoo-dev@lists.gentoo.org MIME-Version: 1.0 Content-Type: multipart/signed; boundary="nextPart1348263.zupHcUeECR"; protocol="application/pgp-signature"; micalg=pgp-sha1 Content-Transfer-Encoding: 7bit Message-Id: <201112071715.48319.vapier@gentoo.org> X-Archives-Salt: 8d8e5270-82bf-4d86-813a-d39c0656e179 X-Archives-Hash: 735e40446bb23cda5859d4b1e7b65290 --nextPart1348263.zupHcUeECR Content-Type: text/plain; charset="us-ascii" Content-Transfer-Encoding: quoted-printable there's a bug open atm requesting we add biarch support to our x86/amd64=20 compilers [1]. i'd like to take this further and do it for all ppc systems= =20 too (sparc has already done this). basically, this just affects the code t= hat=20 gcc can generate. it does not affect the libraries it includes. i haven't heard any feedback from peeps, so if no one has any reason not to= do=20 this, i'll enable it prob this weekend. the advantage is that it should obsolete the separate kgcc64 package for mo= st=20 people. and i think it might help out with the multilib bootstrap issue: y= ou=20 can't build multilib gcc without a multilib glibc, and can't build a multil= ib=20 glibc without a multilib gcc, but i think you should be able to build a=20 multilib glibc with a multiarch gcc, and then a multilib gcc after that. =2Dmike --nextPart1348263.zupHcUeECR Content-Type: application/pgp-signature; name=signature.asc Content-Description: This is a digitally signed message part. -----BEGIN PGP SIGNATURE----- Version: GnuPG v2.0.17 (GNU/Linux) iQIcBAABAgAGBQJO3+WUAAoJEEFjO5/oN/WBlM0QANtDir2hjhaC372jQncc8Ytg sickmVNa5x290bg4eVrN4vmF9bpG6NNdj68O+DUxxvKU7HVGKMb3O2NV9+heu3G+ znLm1SI/ajyz3gKHH+xw9jcl+uuTCydbFmBw5YWAZfNWv/gDUxJPLNoye4kUlnz1 w8upvA7N99NsnlDZg9j3ifdG8JEAD1Yol7VmHuI0lXeZmgbxsF/xChjdf7LVOqEQ k9wRMnavV7sbmDCEbNBVZwYU6AcSfmK4psz22gmJNpdWISi7imz0D5glcoLCYKod u7PZ2DaP6k7UgJa0wK5kSATUN8wEaH5gRL2+nGBb+gtjmHbaIBbfPQA1GgsPL7rx x8QAuBcOxUlBL7F74EL7Ww+wxkBPI+RqCaylb8oOOABHxuXdgRGUmUzTx+OEjEMh vSZuBT/9DPBZt6YHFqF8vNjCmaarnTJeS/79b3KbvlErYUXtcFULxgiZwFWGp7MQ J51TbnlKgK3sIzZ1LErlNdvjz5ZKb8cgi3MNunZ+0sm2YTZYyw3QmozaFq2W3HzM yf3M7MW7x/CzL52t9yi7Nx/JxsPph1IgaP7+EDjvPn8YDC9skZAMaN48kTpjI/dU DtJK32X+eC5ABC7TV2z3ezAZDDxvyPbOlgQiO7dwM5tauTIS++Uuu/ErGJQ/i48u mmU2TcZAIu15e6mtGn8w =MkSB -----END PGP SIGNATURE----- --nextPart1348263.zupHcUeECR--