Gentoo Archives: gentoo-catalyst

From: "Cédric Caron" <ccaron@×××××××××.ch>
To: gentoo-catalyst@l.g.o
Subject: RE: [gentoo-catalyst] cross compilling for arm cpu
Date: Fri, 17 Aug 2012 12:04:55
Message-Id: 013301cd7c6f$8eff9120$acfeb360$@citycable.ch
In Reply to: Re: [gentoo-catalyst] cross compilling for arm cpu by Peter Stuge
1 I created a bug in bugzilla with my patch.
2
3 https://bugs.gentoo.org/show_bug.cgi?id=431214
4
5 My version now includes a modified qemu-binfmt wrapper to run native version of selected tools
6
7 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.
8
9 Cédric
10 -----Original Message-----
11 From: Peter Stuge [mailto:peter@×××××.se]
12 Sent: samedi, 4. août 2012 10:11
13 To: gentoo-catalyst@l.g.o
14 Subject: Re: [gentoo-catalyst] cross compilling for arm cpu
15
16 C�dric Caron wrote:
17 > I used catalyst to cross compile a stage4 for my Raspberry Pi but
18 > this seems to require some manual step to work.
19
20 So what was your solution?
21
22
23 > Is anybody currently working on adding arm cross compiling support
24 > to catalyst.
25
26 I don't think actively no.
27
28
29 //Peter