Gentoo Archives: gentoo-embedded

From: Christoph Spielmann <spielc@×××××.com>
To: gentoo-embedded@l.g.o
Subject: Re: [gentoo-embedded] CBUILD= HOSTCC=-gcc
Date: Mon, 03 Jan 2011 13:04:21
Message-Id: 4D21BE5F.5080104@gmail.com
In Reply to: Re: [gentoo-embedded] CBUILD= HOSTCC=-gcc by Kfir Lavi
1 Hi,
2
3 Am 03.01.2011 10:21, schrieb Kfir Lavi:
4 >
5 >
6 > On Sun, Jan 2, 2011 at 9:31 PM, Mike Frysinger <vapier@g.o
7 > <mailto:vapier@g.o>> wrote:
8 >
9 > On Sunday, January 02, 2011 13:59:43 Peter Stuge wrote:
10 > > Kfir Lavi wrote:
11 > > > crossdev i686-gentoo.edge-linux-gnu
12 > >
13 > > ..
14 > >
15 > > > CBUILD=i686-pc-linux-gnu
16 > >
17 > > I'm pretty sure you should use i686-pc-linux-gnu as the crossdev
18 > > tuple then. I don't think making up arbitrary tuples works.
19 > (gentoo.edge)
20 >
21 > the vendor field is supposed to be arbitrary and the only char
22 > that should
23 > cause a split is a "-". not that we test every char though, so
24 > there might be
25 > bugs sitting around that most people dont notice.
26 > -mike
27 >
28 > I tried it again running
29 > crossdev i686-gentoo-linux-gnu
30
31 Once again, wrong vendor field: It really should be i686-pc-linux-gnu as
32 Mike suggested
33
34 > and got the same results.
35 >
36 > What can be wrong with my setup?
37 >
38 > Thanks,
39 > Kfir

Replies

Subject Author
Re: [gentoo-embedded] CBUILD= HOSTCC=-gcc Kfir Lavi <lavi.kfir@×××××.com>
Re: [gentoo-embedded] CBUILD= HOSTCC=-gcc Mike Frysinger <vapier@g.o>