Gentoo Archives: gentoo-embedded

From: Ned Ludd <solar@g.o>
To: gentoo-embedded@l.g.o
Subject: Re: [gentoo-embedded] g++ not found after build armv4tl-softfloat-linux-gnueabi
Date: Sun, 27 Dec 2009 22:24:16
Message-Id: 1261952635.8575.9.camel@localhost
In Reply to: Re: [gentoo-embedded] g++ not found after build armv4tl-softfloat-linux-gnueabi by Ahmed Ammar
1 On Mon, 2009-12-28 at 00:11 +0200, Ahmed Ammar wrote:
2 > On Wed, 2009-12-23 at 11:01 +0200, Mirage . wrote:
3 > > Thank you all for your replies.
4 > >
5 > > @Ahmed, The installed version is 20091209
6 > > and the command i used was crossdev -s4 --target
7 > > armv4tl-softfloat-linux-gnueabi --without-headers
8 > > the gcc version installed with cross-compiler is 4.3.4 and binutils is
9 > > 2.20
10 > > and the one installed on the host is 4.3.2 and binutils is 2.19
11 >
12 > Mirage,
13 >
14 > First, please don't top post ... it ruins everyone's formatting.
15 >
16 > Ok I've hit this issue before, a while back (regarding s4 not producing
17 > a complete stage4 compiler) but never really looked into it, I have some
18 > more queries;
19 >
20 > * What are the contents
21 > of: /etc/portage/package.*/cross-armv4tl-softfloat-linux-gnueabi
22 > * Whats the output of: emerge --info -v
23 >
24 > Temporarily you could try the following <after you saved the above output>:
25 >
26 > # crossdev -s4 --ex-only --ex-gcc --target armv4tl-softfloat-linux-gnueabi
27 >
28 > A.
29
30 I almost get the feeling she has USE nocxx or build set somewhere.. -s4
31 should of worked. More so after accomplishing the old headers trick.

Replies