Gentoo Archives: gentoo-embedded

From: Cees Koolen <cees@×××××.nl>
To: gentoo-embedded@l.g.o
Subject: Re: [gentoo-embedded] crossdev ppc-softfloat-linux-gnu gcc 3.4.5 libc 2.3.6 failed
Date: Mon, 01 Oct 2007 13:27:29
Message-Id: 4700F346.7080907@gatso.nl
In Reply to: Re: [gentoo-embedded] crossdev ppc-softfloat-linux-gnu gcc 3.4.5 libc 2.3.6 failed by Mike Frysinger
1 Something like:
2
3 # crossdev -s4 --target powerpc-softfloat-linux-gnu --libc 2.5-r4
4 ----------------------------------------------------------------------------------------------------------------------------------
5 * Host Portage ARCH: x86
6 * Target Portage ARCH: ppc
7 * Target System: powerpc-softfloat-linux-gnu
8 * Stage: 4 (C/C++ compiler)
9
10 * binutils: binutils-[latest]
11 * gcc: gcc-[latest]
12 * headers: linux-headers-[latest]
13 * libc: glibc-2.5-r4
14
15 * PORTDIR_OVERLAY: /usr/local/portage
16 * PORT_LOGDIR: /var/log/portage
17 * PKGDIR: /usr/portage/packages/cross/powerpc-softfloat-linux-gnu
18 * PORTAGE_TMPDIR: /var/tmp/cross/powerpc-softfloat-linux-gnu
19 _ - ~ - _ - ~ - _ - ~ - _ - ~ - _ - ~ - _ - ~ - _ -
20 ~ - _ - ~ - _ - ~ - _ - ~ - _ - ~
21 * Forcing the latest versions of {binutils,gcc}-config/gnuconfig ...
22 [ ok ]
23 * Log: /var/log/portage/cross-powerpc-softfloat-linux-gnu-binutils.log
24 * Emerging cross-binutils ...
25 [ ok ]
26 * Log: /var/log/portage/cross-powerpc-softfloat-linux-gnu-gcc-stage1.log
27 * Emerging cross-gcc-stage1 ...
28 [ ok ]
29 * Log: /var/log/portage/cross-powerpc-softfloat-linux-gnu-linux-headers.log
30 * Emerging cross-linux-headers ...
31 [ ok ]
32 * Log: /var/log/portage/cross-powerpc-softfloat-linux-gnu-glibc.log
33 * Emerging cross-glibc ...
34
35 * glibc failed :(
36 * If you file a bug, please attach the following logfiles:
37 * /var/log/portage/cross-powerpc-softfloat-linux-gnu-info.log
38 * /var/log/portage/cross-powerpc-softfloat-linux-gnu-glibc.log
39
40 Cees
41
42 Mike Frysinger wrote:
43 > On Monday 01 October 2007, Cees Koolen wrote:
44 >> Now I called it without any specific version requests.
45 >>
46 >> # crossdev -s4 --target powerpc-softfloat-linux-gnu
47 >
48 > the output you've given lacks any actual version information, so i have no
49 > idea what version of glibc is being built
50 >
51 > the default should be glibc-2.5-r4 as that is what is ppc stable
52 > -mike

Attachments

File name MIME type
cross-ppc-4xx-linux-gnu-glibc.log text/plain

Replies