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 17:50:25
Message-Id: 200712301848.05082.ladmanj@volny.cz
In Reply to: Re: [gentoo-embedded] still problems with crossdev by Mike Frysinger
1 Dne Sunday 30 December 2007 16:03:51 Mike Frysinger napsal(a):
2 > On Sunday 30 December 2007, Jakub Ladman wrote:
3 > > Are these valid crossdev targets?
4 >
5 > there really isnt such a thing as a "crossdev target"
6 >
7 > > a) crossdev -t arm-softfloat-linux-uclibc
8 >
9 > valid tuple, but i doubt gcc-4.x will work so you'll have to force
10 > gcc-3.4.6
11 >
12 > > b) crossdev -t arm-softfloat-linux
13 >
14 > invalid tuple ... you didnt state what kind of userland libc is in use.
15 > please review the embedded handbook.
16
17 I have it allready open and i am looking there.
18
19 > -mike
20
21
22 hovado / # crossdev --g 3.4.6 --target arm-softfloat-linux-uclibc
23 --------------------------------------------------------------------------------
24 * Host Portage ARCH: x86
25 * Target Portage ARCH: arm
26 * Target System: arm-softfloat-linux-uclibc
27 * Stage: 4 (C/C++ compiler)
28
29 * binutils: binutils-[latest]
30 * gcc: gcc-3.4.6
31 * headers: linux-headers-[latest]
32 * libc: uclibc-[latest]
33
34 * PORTDIR_OVERLAY: /usr/local/portage
35 * PORT_LOGDIR: /var/log/portage
36 *
37 PKGDIR: /usr/portage/packages/cross/arm-softfloat-linux-uclibc
38 * PORTAGE_TMPDIR: /var/tmp/cross/arm-softfloat-linux-uclibc
39 _ - ~ - _ - ~ - _ - ~ - _ - ~ - _ - ~ - _ - ~ - _ -
40 * Forcing the latest versions of {binutils,gcc}-config/gnuconfig ... [
41 ok ]
42 * Log: /var/log/portage/cross-arm-softfloat-linux-uclibc-binutils.log
43 * Emerging cross-binutils ... [
44 ok ]
45 * Log: /var/log/portage/cross-arm-softfloat-linux-uclibc-gcc-stage1.log
46 * Emerging cross-gcc-stage1 ...
47
48 * gcc failed :(
49 * If you file a bug, please attach the following logfiles:
50 * /var/log/portage/cross-arm-softfloat-linux-uclibc-info.log
51 * /var/log/portage/cross-arm-softfloat-linux-uclibc-gcc-stage1.log
52 hovado / #

Attachments

File name MIME type
cross-arm-softfloat-linux-uclibc-info.log.zip application/x-zip
cross-arm-softfloat-linux-uclibc-gcc-stage1.log.zip application/x-zip

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>