From mboxrd@z Thu Jan 1 00:00:00 1970 Return-Path: Received: from lists.gentoo.org (pigeon.gentoo.org [208.92.234.80]) by finch.gentoo.org (Postfix) with ESMTP id D3FF11381F4 for ; Fri, 17 Aug 2012 12:04:55 +0000 (UTC) Received: from pigeon.gentoo.org (localhost [127.0.0.1]) by pigeon.gentoo.org (Postfix) with SMTP id 6709EE0829 for ; Fri, 17 Aug 2012 12:04:55 +0000 (UTC) Received: from emailfrontal1.citycable.ch (emailfrontal1.citycable.ch [85.218.0.120]) by pigeon.gentoo.org (Postfix) with SMTP id 1450BE07C8 for ; Fri, 17 Aug 2012 11:58:06 +0000 (UTC) X-Virus-Scanned: amavisd-new at citycable.ch Received: from zantafio (unknown [85.218.109.202]) (Authenticated sender: ccaron@citycable.ch) by emailfrontal1.citycable.ch (Postfix) with ESMTPA id 409F1F85A6 for ; Fri, 17 Aug 2012 13:58:05 +0200 (CEST) From: =?utf-8?Q?C=C3=A9dric_Caron?= To: References: <3f7901cd7279$cbedeff0$63c9cfd0$@citycable.ch> <20120804201059.2526.qmail@stuge.se> In-Reply-To: <20120804201059.2526.qmail@stuge.se> Subject: RE: [gentoo-catalyst] cross compilling for arm cpu Date: Fri, 17 Aug 2012 13:58:04 +0200 Message-ID: <013301cd7c6f$8eff9120$acfeb360$@citycable.ch> Precedence: bulk List-Post: List-Help: List-Unsubscribe: List-Subscribe: List-Id: Gentoo Linux mail X-BeenThere: gentoo-catalyst@lists.gentoo.org Reply-to: gentoo-catalyst@lists.gentoo.org MIME-Version: 1.0 Content-Type: text/plain; charset="utf-8" Content-Transfer-Encoding: quoted-printable X-Mailer: Microsoft Outlook 14.0 Thread-Index: AQDJoZTpHKSVvk6zTTzu7KxNisMTEgHIwwphmVdUtUA= Content-Language: fr-ch X-Archives-Salt: faf99bb3-2c25-4f68-b615-080db2f0887f X-Archives-Hash: 299197e24364ee94606df1cfbe7ce9bc I created a bug in bugzilla with my patch. https://bugs.gentoo.org/show_bug.cgi?id=3D431214 My version now includes a modified qemu-binfmt wrapper to run native = version of selected tools The only missing part to use a real cross compiler is a static version = of gcc and any other tool you want to run natively. C=C3=A9dric -----Original Message----- From: Peter Stuge [mailto:peter@stuge.se]=20 Sent: samedi, 4. ao=C3=BBt 2012 10:11 To: gentoo-catalyst@lists.gentoo.org Subject: Re: [gentoo-catalyst] cross compilling for arm cpu C=EF=BF=BDdric Caron wrote: > I used catalyst to cross compile a stage4 for my Raspberry Pi but > this seems to require some manual step to work. So what was your solution? > Is anybody currently working on adding arm cross compiling support > to catalyst. I don't think actively no. //Peter