Gentoo Archives: gentoo-embedded

From: Jakub Ladman <ladmanj@×××××.cz>
To: gentoo-embedded@l.g.o
Subject: Re: [gentoo-embedded] still problems with crossdev
Date: Mon, 31 Dec 2007 10:37:28
Message-Id: 200712311134.44767.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 Hi
22 Unfortunately it helps not
23 It have generated gcc 3.4.2-r2 now, but uclibc failed again.
24 See the logs please.
25
26 Jakub Ladman

Attachments

File name MIME type
cross-arm-softfloat-linux-uclibc-uclibc.log.bz2 application/x-bzip2
cross-arm-softfloat-linux-uclibc-info.log.bz2 application/x-bzip2

Replies

Subject Author
Re: [gentoo-embedded] still problems with crossdev Jason <gentoo@××××××××××.net>
Re: [gentoo-embedded] still problems with crossdev Mike Frysinger <vapier@g.o>