Gentoo Archives: gentoo-user

From: Yohan Pereira <yohan.pereira@×××××.com>
To: gentoo-user@l.g.o
Subject: Re: [gentoo-user] Crossdev problems
Date: Thu, 01 Aug 2013 18:29:26
Message-Id: 20130801183038.GA13702@dethkomp
In Reply to: [gentoo-user] Crossdev problems by meino.cramer@gmx.de
1 On 01/08/13 at 08:07pm, meino.cramer@×××.de wrote:
2 > Hi,
3 >
4 > System is an AMD64.
5 >
6 > I am trying to follow these instructions:
7 >
8 > http://dev.gentoo.org/~armin76/arm/beagleboneblack/install.xml
9 >
10 > and get problems while executing
11 >
12 >
13 > Build a crosscompiler
14 >
15 > Code Listing 3.2: Building a crosscompiler
16 >
17 > # crossdev -S armv7a-hardfloat-linux-gnueabi
18 >
19 >
20 >
21 > >gcc --version
22 > gcc (Gentoo 4.6.3 p1.13, pie-0.5.2) 4.6.3
23 > Copyright (C) 2011 Free Software Foundation, Inc.
24 > This is free software; see the source for copying conditions. There is NO
25 > warranty; not even for MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE.
26 >
27 > >gcc-config -l
28 > [1] x86_64-pc-linux-gnu-4.4.7
29 > [2] x86_64-pc-linux-gnu-4.6.3 *
30 >
31 > After the command "crossdev -S armv7a-hardfloat-linux-gnueabi" failed
32 > once, I "emerge -C" all related installation (as given with eix -I)
33 > and tryied it again. It fails again.
34 >
35 > The output was:
36 > * gcc failed :(
37 > * If you file a bug, please attach the following logfiles:
38 > * /var/log/portage/cross-armv7a-hardfloat-linux-gnueabi-info.log
39 > * /var/log/portage/cross-armv7a-hardfloat-linux-gnueabi-gcc-stage1.log.xz
40 > * /var/tmp/portage/cross-armv7a-hardfloat-linux-gnueabi/gcc*/temp/gcc-config.logs.tar.xz
41 >
42 > I do *not* include the above files here to not to pollute the
43 > mailinglist - but I will do it on request.
44
45 Let me be the first to request that you include those files :D
46
47 --
48
49 - Yohan Pereira
50
51 The difference between a Miracle and a Fact is exactly the difference
52 between a mermaid and a seal.
53 -- Mark Twain

Replies

Subject Author
Re: [gentoo-user] Crossdev problems meino.cramer@×××.de