From mboxrd@z Thu Jan 1 00:00:00 1970 Received: from pigeon.gentoo.org ([208.92.234.80] helo=lists.gentoo.org) by finch.gentoo.org with esmtp (Exim 4.60) (envelope-from ) id 1NNN74-0002bm-8q for garchives@archives.gentoo.org; Wed, 23 Dec 2009 09:02:34 +0000 Received: from pigeon.gentoo.org (localhost [127.0.0.1]) by pigeon.gentoo.org (Postfix) with SMTP id 95ADCE0665; Wed, 23 Dec 2009 09:01:36 +0000 (UTC) Received: from mail-ew0-f224.google.com (mail-ew0-f224.google.com [209.85.219.224]) by pigeon.gentoo.org (Postfix) with ESMTP id 5924EE0665 for ; Wed, 23 Dec 2009 09:01:36 +0000 (UTC) Received: by ewy24 with SMTP id 24so8002479ewy.26 for ; Wed, 23 Dec 2009 01:01:35 -0800 (PST) DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=gmail.com; s=gamma; h=domainkey-signature:mime-version:received:in-reply-to:references :date:message-id:subject:from:to:content-type; bh=Z8WLR9LxSJWoCRCAYGlTr589Yu9cXIWjotaco2GYkOk=; b=YCKTCZoYX7eDepM4hvKXEugoTQGDVqZ+XLuNzd1h4iUVH5ryYVz0et3+MjZY2UoNKy E4XH7xy6LP6ViphzAlfQbLi6NrLJF7CgYyycRrQlos4akpRCxmLt4/VMoHfbC/lCrq+B 7JtB0pzdCXAO+rm3wMySeYdGGsUtejS3RvEX4= DomainKey-Signature: a=rsa-sha1; c=nofws; d=gmail.com; s=gamma; h=mime-version:in-reply-to:references:date:message-id:subject:from:to :content-type; b=HU960KtNjbcuLCwUbGI35PK9kTsqDtG0HrDohbJfAWM/r5cHAQBf0C4AAgh4a95yrq Je3ihVkclPkNUHnLEYZ+EGHqq0YzNHUtHka024smFcpE7r4UK2Y1SgMTuKm/8LYtLnYA ltlBPiL6Om0SynOH31kQo9PrxwDQxEDaya+yg= Precedence: bulk List-Post: List-Help: List-Unsubscribe: List-Subscribe: List-Id: Gentoo Linux mail X-BeenThere: gentoo-embedded@lists.gentoo.org Reply-to: gentoo-embedded@lists.gentoo.org MIME-Version: 1.0 Received: by 10.216.87.132 with SMTP id y4mr3531510wee.99.1261558895573; Wed, 23 Dec 2009 01:01:35 -0800 (PST) In-Reply-To: <1261513106.26386.8.camel@gentoo-dev> References: <1261513106.26386.8.camel@gentoo-dev> Date: Wed, 23 Dec 2009 11:01:35 +0200 Message-ID: Subject: Re: [gentoo-embedded] g++ not found after build armv4tl-softfloat-linux-gnueabi From: "Mirage ." To: gentoo-embedded@lists.gentoo.org Content-Type: multipart/alternative; boundary=0016e6d99ba7d57cfd047b619198 X-Archives-Salt: c5904866-6d5c-41ed-8450-79b35bfc48f1 X-Archives-Hash: 7f0e49e484d664c92114d841df68aa81 --0016e6d99ba7d57cfd047b619198 Content-Type: text/plain; charset=ISO-8859-1 Thank you all for your replies. @Ahmed, The installed version is 20091209 and the command i used was crossdev -s4 --target armv4tl-softfloat-linux-gnueabi --without-headers the gcc version installed with cross-compiler is 4.3.4 and binutils is 2.20 and the one installed on the host is 4.3.2 and binutils is 2.19 i tried emerge --sync and emerge portage and then i remerge crossdev but the problem still exits. but i do not update the system as a whole, i do not know if this is the problem or not Note:This is my first experience with gentoo distribution, so i do not know much about it. Regards, Mirage. On Tue, Dec 22, 2009 at 10:18 PM, Ahmed Ammar wrote: > On Tue, 2009-12-22 at 11:14 +0200, Mirage ha wrote: > > Hi All, > > > > It is my first time to post in the forum. > > I am trying to build armv4tl-softfloat-linux-gnueabi toolchain, when > > i am trying to build it with headers it fails. > > I tried to build it using --without-headers option and it succeeded > > but the g++ command was not exists (i am using s4 option). > > So how do i get the g++ command. > > The version of crossdev would be useful and the full command you used to > call crossdev. > > A. > > > > --0016e6d99ba7d57cfd047b619198 Content-Type: text/html; charset=ISO-8859-1 Content-Transfer-Encoding: quoted-printable
Thank you all for your replies.

@Ahmed, The install= ed version is 20091209
and the command i used was crossdev=A0 -s4=A0 --t= arget=A0 armv4tl-softfloat-linux-gnueabi=A0 --without-headers
the gcc version installed with cross-compiler is 4.3.4 and binutils is 2.20=
and the one installed on the host is 4.3.2 and binutils is 2.19

= i tried emerge --sync and emerge portage and then i remerge crossdev but th= e problem still exits.
but i do not update the system as a whole, i do not know if this is the pro= blem or not

Note:This is my first experience with gentoo distributio= n, so i do not know much about it.

Regards,
Mirage.

On Tue, Dec 22, 2009 at 10:18 PM, Ahmed Ammar <b33fc0d3@gentoo.org> wrote:
On Tue, 2009-12-22 at 11:14 +0200, Mirage ha wrote:
> Hi All,
>
> It is my first time to post in the forum.
> I am trying to build =A0armv4tl-softfloat-linux-gnueabi toolchain, =A0= when
> i am trying to build it with headers it fails.
> I tried =A0to build it using --without-headers option and it succeeded=
> but the g++ =A0command was not exists (i am using s4 option).
> So how do i get the g++ command.

The version of crossdev would be useful and the full command you used= to
call crossdev.

A.




--0016e6d99ba7d57cfd047b619198--