Gentoo Archives: gentoo-embedded

From: Jan Kobler <eng1@×××××××××××××.de>
To: gentoo-embedded@l.g.o
Cc: Mike Frysinger <vapier@g.o>
Subject: Re: [gentoo-embedded] crossdev: glibc: CC wrong, which CHOST in config.site
Date: Mon, 21 Mar 2011 01:03:27
Message-Id: 4D869A5D.4060201@koblersystems.de
In Reply to: Re: [gentoo-embedded] crossdev: glibc: CC wrong, which CHOST in config.site by Mike Frysinger
1 Hi Mike,
2
3 the step has been
4 * Emerging cross-glibc ...
5
6 The new version of glibc can be built now without problems.
7
8 Thank your for fixing it this fast.
9
10 Jan
11
12 on 20.03.2011 23:40 Mike Frysinger said the following:
13 > On Sunday, March 20, 2011 02:57:54 Mike Frysinger wrote:
14 >> On Saturday, March 19, 2011 17:21:49 Jan Kobler wrote:
15 >>> checking whether x86_64-pc-linux-gnu-gcc -pipe -freorder-blocks -O2
16 >>> -fno-strict-aliasing supports -mabi=ibmlongdouble... no
17 >>> configure: error: this configuration requires -mlong-double-128 IBM
18 >>> extended format support
19 >>>
20 >>> * ERROR: cross-powerpc-unknown-linux-gnu/glibc-2.13-r2 failed (compile
21 >>>
22 >>> phase):
23 >>> * failed to configure glibc
24 >>
25 >> you didnt say what step this was exactly. is it the glibc headers step or
26 >> is it glibc itself ?
27 >
28 > if it's the actual libc build (not the headers), it should work now
29 > -mike