Gentoo Archives: gentoo-embedded

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

Attachments

File name MIME type
signature.asc application/pgp-signature

Replies

Subject Author
Re: [gentoo-embedded] still problems with crossdev Jakub Ladman <ladmanj@×××××.cz>
Re: [gentoo-embedded] still problems with crossdev Jakub Ladman <ladmanj@×××××.cz>