Gentoo Archives: gentoo-embedded

From: Jakub Ladman <ladmanj@×××××.cz>
To: gentoo-embedded@l.g.o
Subject: Re: [gentoo-embedded] still problems with crossdev
Date: Sun, 30 Dec 2007 21:46:53
Message-Id: 200712302245.01110.ladmanj@volny.cz
In Reply to: Re: [gentoo-embedded] still problems with crossdev by Mike Frysinger
1 Dne Sunday 30 December 2007 20:16:22 Mike Frysinger napsal(a):
2 > On Sunday 30 December 2007, Jakub Ladman wrote:
3 > > Dne Sunday 30 December 2007 19:28:39 jste napsal(a):
4 > > > On Sunday 30 December 2007, Jakub Ladman wrote:
5 > > > > hovado / # crossdev --g 3.4.6 --target arm-softfloat-linux-uclibc
6 > > >
7 > > > review crossdev usage. the --g option is explicit down to the portage
8 > > > rev. if you quickly glance in the log file, you'll see it's trying to
9 > > > build gcc-3.3.6.
10 > >
11 > > I do not understand you precisely. What version of gcc in --g parameter
12 > > should i use to have gcc-3.4.6?
13 >
14 > the --g option is a portage version and is used as the max allowed version.
15 > 3.4.6 has an implicit -r0 on it which means you're only
16 > allowing "<=gcc-3.4.6-r0". there is no gcc-3.4.6-r0 in portage, just
17 > gcc-3.4.6-r2, so gcc-3.3.6-r1 was selected. you'll need to use something
18 > like --g 3.4.6-r2.
19 > -mike
20
21 Thank you
22 --
23 gentoo-embedded@g.o mailing list