Gentoo Archives: gentoo-embedded

From: Brian Koropoff <brianhk@×××××××××××××.edu>
To: gentoo-embedded@l.g.o
Subject: Re: [gentoo-embedded] Building native arm gcc toolchain
Date: Thu, 30 Jun 2005 06:59:13
Message-Id: 42C39AF6.9080807@cs.washington.edu
In Reply to: Re: [gentoo-embedded] Building native arm gcc toolchain by Mike Frysinger
1 Mike Frysinger wrote:
2
3 >On Friday 24 June 2005 08:19 pm, Brian Koropoff wrote:
4 >
5 >
6 >>USE="-* arm" ACCEPT_KEYWORDS=arm CBUILD=i686-pc-linux-gnu
7 >>CHOST=armeb-unknown-linux-gnu CTARGET=armeb-unknown-linux-gnu
8 >>ROOT=/image/armeb-unknown-linux-gnu-devimage emerge sys-devel/gcc
9 >>
10 >>
11 >
12 >this looks correct but what you're trying to do isnt something ive tested so i
13 >havent gotten around to making sure it works ;)
14 >-mike
15 >
16 >
17 If I wanted to try to get this to work, where should I start looking?
18 What part of the ebuild/eclass might be at fault? It seems to work just
19 fine doing a manual configure with the plain gcc source, so it's likely
20 some patch or idiosyncrasy of the way the ebuild sets up the build. My
21 goal is to be able to populate the root fs entirely with portage, so I'm
22 willing to poke around a bit to try to get it working. I'd appreciate
23 any advice.
24
25 -- Brian Koropoff
26 --
27 gentoo-embedded@g.o mailing list

Replies

Subject Author
Re: [gentoo-embedded] Building native arm gcc toolchain Mike Frysinger <vapier@g.o>