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 1NOqvo-0003Ao-0z for garchives@archives.gentoo.org; Sun, 27 Dec 2009 11:05:04 +0000 Received: from pigeon.gentoo.org (localhost [127.0.0.1]) by pigeon.gentoo.org (Postfix) with SMTP id 7D622E072B; Sun, 27 Dec 2009 11:03:55 +0000 (UTC) Received: from ey-out-1920.google.com (ey-out-1920.google.com [74.125.78.150]) by pigeon.gentoo.org (Postfix) with ESMTP id 13748E072B for ; Sun, 27 Dec 2009 11:03:54 +0000 (UTC) Received: by ey-out-1920.google.com with SMTP id 3so2046640eyh.40 for ; Sun, 27 Dec 2009 03:03:54 -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=M0yKF4GSbV92soVHO+vJurRSHQxsEOi2y300uohfZFk=; b=b8OY40rMtfPDQjY26Kn6lALEJkRh2c5ceo2b1ohJTYlrga9jYk+A3Oy9SVTAEZIlUx YJpfZO1yZLFtkFuZH7OMASUMuPrtjpdkTqZzKo4FhIhSPfjWpWUpESLCC2vhvTm3ZClX 7WZtiNWWpGGJAgqgD9K9IEMUcf3IU0dzWDl6g= 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=D0tizufxoQ2us8lZC9hKN8RQHcBBkg4P8TYWmYppcZjLN7uIpO5Mi2ovWz1jUcQv1l iwVqMU899CshvXn2mUdRig1STqd51q/ddHJdKJu/Iy7egaaP7qNjR14L0NuqO/hSmN6G HV2GIR14zB+NYVe+VkPU9nG1wMNuLxpT3IIEw= 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.6 with SMTP id x6mr4834198wee.174.1261911834283; Sun, 27 Dec 2009 03:03:54 -0800 (PST) In-Reply-To: <1261578656.5701.1.camel@localhost> References: <1261513106.26386.8.camel@gentoo-dev> <1261578656.5701.1.camel@localhost> Date: Sun, 27 Dec 2009 13:03:54 +0200 Message-ID: Subject: Re: [gentoo-embedded] g++ not found after build armv4tl-softfloat-linux-gnueabi From: Mirage ha To: gentoo-embedded@lists.gentoo.org Content-Type: multipart/alternative; boundary=0016e6daaff69ece04047bb3beb8 X-Archives-Salt: 204eb02e-f509-4849-96a0-f07ad0cc31bb X-Archives-Hash: 54455892c6fb6a3bfa55b6a215e8fbbb --0016e6daaff69ece04047bb3beb8 Content-Type: text/plain; charset=ISO-8859-1 I did but it always stop after stage2 is their any way to install stage 3&4 explicitly to have g++ command. Thanks Mirage On Wed, Dec 23, 2009 at 4:30 PM, Ned Ludd wrote: > On Wed, 2009-12-23 at 11:01 +0200, Mirage . wrote: > > 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. > > > > Mirage, > Please try running crossdev -s4 armv4tl-softfloat-linux-gnueabi again > but w/o the --without-headers option this time. > > > 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. > > > > > > > > > > > > > --0016e6daaff69ece04047bb3beb8 Content-Type: text/html; charset=ISO-8859-1 Content-Transfer-Encoding: quoted-printable
I did but it always stop after stage2
is=A0 their any = way to install stage 3&4 explicitly to have g++ command.

Thanks<= br>Mirage

On Wed, Dec 23, 2009 at 4:30 PM= , Ned Ludd <solar@= gentoo.org> wrote:
On Wed, 2009-12-23 at 11:01 +0200, Mirage . wrote:
> Thank you all for your replies.
>
> @Ahmed, The installed version is 20091209
> and the command i used was crossdev =A0-s4 =A0--target
> 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 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.
>

Mirage,
Please try running crossdev -s4 armv4tl-softfloat-linux-gnueabi again
but w/o the --without-headers option this time.

> On Tue, Dec 22, 2009 at 10:18 PM, Ahmed Ammar <b33fc0d3@gentoo.org>
> wrote:
> =A0 =A0 =A0 =A0 On Tue, 2009-12-22 at 11:14 +0200, Mirage ha wrote: > =A0 =A0 =A0 =A0 > Hi All,
> =A0 =A0 =A0 =A0 >
> =A0 =A0 =A0 =A0 > It is my first time to post in the forum.
> =A0 =A0 =A0 =A0 > I am trying to build =A0armv4tl-softfloat-linux-g= nueabi
> =A0 =A0 =A0 =A0 toolchain, =A0when
> =A0 =A0 =A0 =A0 > i am trying to build it with headers it fails. > =A0 =A0 =A0 =A0 > I tried =A0to build it using --without-headers op= tion and it
> =A0 =A0 =A0 =A0 succeeded
> =A0 =A0 =A0 =A0 > but the g++ =A0command was not exists (i am using= s4 option).
> =A0 =A0 =A0 =A0 > So how do i get the g++ command.
>
>
> =A0 =A0 =A0 =A0 The version of crossdev would be useful and the full c= ommand
> =A0 =A0 =A0 =A0 you used to
> =A0 =A0 =A0 =A0 call crossdev.
>
> =A0 =A0 =A0 =A0 A.
>
>
>
>
>



--0016e6daaff69ece04047bb3beb8--