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 <gentoo-embedded+bounces-3297-garchives=archives.gentoo.org@lists.gentoo.org>)
	id 1NN15x-0004Lh-Fb
	for garchives@archives.gentoo.org; Tue, 22 Dec 2009 09:31:57 +0000
Received: from pigeon.gentoo.org (localhost [127.0.0.1])
	by pigeon.gentoo.org (Postfix) with SMTP id 4BFADE0942;
	Tue, 22 Dec 2009 09:31:34 +0000 (UTC)
Received: from mail-gx0-f224.google.com (mail-gx0-f224.google.com [209.85.217.224])
	by pigeon.gentoo.org (Postfix) with ESMTP id 2127FE0942
	for <gentoo-embedded@lists.gentoo.org>; Tue, 22 Dec 2009 09:31:34 +0000 (UTC)
Received: by gxk24 with SMTP id 24so4771452gxk.6
        for <gentoo-embedded@lists.gentoo.org>; Tue, 22 Dec 2009 01:31:33 -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=P1T/yDkpapcPJv4d1Gn78FsOsmqfKGcBUAR/oormDQI=;
        b=lDvDKkWQecuF4Wg+PzAPuGy7bJFZipk104a6TriI6YK9bfsJRhFOZw4+ddE6pH9DiY
         mkI32ABNvBIpJj0isC4UGEkvFJwDOH12bsCto/Cx24+pdWxXkJzvzd18/OfBdB7WaDFx
         hFpj6QaisZ/9Fb4YV78CVfZ6teg8vx9Zh5nuU=
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=VUGxKa8EJ9OeJyoBZ7KetVc26pgsjBP9mH71tBW4Z3fAIQyeysfh55444VH89L+NvJ
         3FjiKwcCG0KXINCCS6VQWieHYYFsyTPK7mSFb8jFhaieUTmwj4BKMK62vv1F9+KUIqwL
         7TrDAMpWbzptR5b7r0TzouRrCAW3moXrh6RPk=
Precedence: bulk
List-Post: <mailto:gentoo-embedded@lists.gentoo.org>
List-Help: <mailto:gentoo-embedded+help@lists.gentoo.org>
List-Unsubscribe: <mailto:gentoo-embedded+unsubscribe@lists.gentoo.org>
List-Subscribe: <mailto:gentoo-embedded+subscribe@lists.gentoo.org>
List-Id: Gentoo Linux mail <gentoo-embedded.gentoo.org>
X-BeenThere: gentoo-embedded@lists.gentoo.org
Reply-to: gentoo-embedded@lists.gentoo.org
MIME-Version: 1.0
Received: by 10.150.113.13 with SMTP id l13mr12890239ybc.248.1261474293855; 
	Tue, 22 Dec 2009 01:31:33 -0800 (PST)
In-Reply-To: <db772a720912220114w6f15aa48j40ae367c30fec613@mail.gmail.com>
References: <db772a720912220114w6f15aa48j40ae367c30fec613@mail.gmail.com>
Date: Tue, 22 Dec 2009 17:31:33 +0800
Message-ID: <7b09df4c0912220131k784a8c9fjc943ab4ce55a0810@mail.gmail.com>
Subject: Re: [gentoo-embedded] g++ not found after build armv4tl-softfloat-linux-gnueabi
From: "Dennis.Yxun" <dennis.yxun@gmail.com>
To: gentoo-embedded@lists.gentoo.org
Content-Type: multipart/alternative; boundary=000e0cd3ae802db7a9047b4ddf39
X-Archives-Salt: fb4e2f86-817c-4524-9268-59443cbfb318
X-Archives-Hash: 0360607a1f096f75a8a1dd320e72da37

--000e0cd3ae802db7a9047b4ddf39
Content-Type: text/plain; charset=ISO-8859-1

you should looking for armv4tl-softfloat-linux-gnueabi-g++ , right?
I also built with "--without-headers", but haven't encountered the problem
you mentioned

$qlist -ICv armv
cross-armv7a-softfloat-linux-gnueabi/binutils-2.20
cross-armv7a-softfloat-linux-gnueabi/gcc-4.4.1
cross-armv7a-softfloat-linux-gnueabi/glibc-2.10.1-r1
cross-armv7a-softfloat-linux-gnueabi/linux-headers-2.6.30-r1

$armv7a-softfloat-linux-gnueabi-g++ -v
Using built-in specs.
Target: armv7a-softfloat-linux-gnueabi
Configured with:
/var/build/cross/armv7a-softfloat-linux-gnueabi/portage/cross-armv7a-softfloat-linux-gnueabi/gcc-4.4.1/work/gcc-4.4.1/configure
--prefix=/usr
--bindir=/usr/i686-pc-linux-gnu/armv7a-softfloat-linux-gnueabi/gcc-bin/4.4.1
--includedir=/usr/lib/gcc/armv7a-softfloat-linux-gnueabi/4.4.1/include
--datadir=/usr/share/gcc-data/armv7a-softfloat-linux-gnueabi/4.4.1
--mandir=/usr/share/gcc-data/armv7a-softfloat-linux-gnueabi/4.4.1/man
--infodir=/usr/share/gcc-data/armv7a-softfloat-linux-gnueabi/4.4.1/info
--with-gxx-include-dir=/usr/lib/gcc/armv7a-softfloat-linux-gnueabi/4.4.1/include/g++-v4
--host=i686-pc-linux-gnu --target=armv7a-softfloat-linux-gnueabi
--build=i686-pc-linux-gnu --disable-altivec --disable-fixed-point
--without-ppl --without-cloog --with-float=soft --enable-nls
--without-included-gettext --with-system-zlib --disable-checking
--disable-werror --enable-secureplt --disable-multilib --disable-libmudflap
--disable-libssp --disable-libgomp --enable-cld
--with-python-dir=/share/gcc-data/armv7a-softfloat-linux-gnueabi/4.4.1/python
--disable-libgcj --enable-languages=c,c++,fortran
--with-sysroot=/usr/armv7a-softfloat-linux-gnueabi --disable-bootstrap
--disable-libgomp --enable-__cxa_atexit --enable-clocale=gnu --with-bugurl=
http://bugs.gentoo.org/ --with-pkgversion='Gentoo 4.4.1 p1.0'
Thread model: posix
gcc version 4.4.1 (Gentoo 4.4.1 p1.0)


On Tue, Dec 22, 2009 at 5:14 PM, Mirage ha <superlight2008@gmail.com> 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.
>
> Be gentle with me i am a girl :).
>
> Regards,
> Mirage.
>

--000e0cd3ae802db7a9047b4ddf39
Content-Type: text/html; charset=ISO-8859-1
Content-Transfer-Encoding: quoted-printable

you should looking for armv4tl-softfloat-linux-gnueabi-g++ , right?<br><div=
 dir=3D"ltr">I also built with &quot;--without-headers&quot;, but haven&#39=
;t encountered the problem you mentioned<br></div><br>$qlist -ICv armv<br>
cross-armv7a-softfloat-linux-gnueabi/binutils-2.20<br>cross-armv7a-softfloa=
t-linux-gnueabi/gcc-4.4.1<br>cross-armv7a-softfloat-linux-gnueabi/glibc-2.1=
0.1-r1<br>cross-armv7a-softfloat-linux-gnueabi/linux-headers-2.6.30-r1<br>
<br>$armv7a-softfloat-linux-gnueabi-g++ -v<br>Using built-in specs.<br>Targ=
et: armv7a-softfloat-linux-gnueabi<br>Configured with: /var/build/cross/arm=
v7a-softfloat-linux-gnueabi/portage/cross-armv7a-softfloat-linux-gnueabi/gc=
c-4.4.1/work/gcc-4.4.1/configure --prefix=3D/usr --bindir=3D/usr/i686-pc-li=
nux-gnu/armv7a-softfloat-linux-gnueabi/gcc-bin/4.4.1 --includedir=3D/usr/li=
b/gcc/armv7a-softfloat-linux-gnueabi/4.4.1/include --datadir=3D/usr/share/g=
cc-data/armv7a-softfloat-linux-gnueabi/4.4.1 --mandir=3D/usr/share/gcc-data=
/armv7a-softfloat-linux-gnueabi/4.4.1/man --infodir=3D/usr/share/gcc-data/a=
rmv7a-softfloat-linux-gnueabi/4.4.1/info --with-gxx-include-dir=3D/usr/lib/=
gcc/armv7a-softfloat-linux-gnueabi/4.4.1/include/g++-v4 --host=3Di686-pc-li=
nux-gnu --target=3Darmv7a-softfloat-linux-gnueabi --build=3Di686-pc-linux-g=
nu --disable-altivec --disable-fixed-point --without-ppl --without-cloog --=
with-float=3Dsoft --enable-nls --without-included-gettext --with-system-zli=
b --disable-checking --disable-werror --enable-secureplt --disable-multilib=
 --disable-libmudflap --disable-libssp --disable-libgomp --enable-cld --wit=
h-python-dir=3D/share/gcc-data/armv7a-softfloat-linux-gnueabi/4.4.1/python =
--disable-libgcj --enable-languages=3Dc,c++,fortran --with-sysroot=3D/usr/a=
rmv7a-softfloat-linux-gnueabi --disable-bootstrap --disable-libgomp --enabl=
e-__cxa_atexit --enable-clocale=3Dgnu --with-bugurl=3D<a href=3D"http://bug=
s.gentoo.org/">http://bugs.gentoo.org/</a> --with-pkgversion=3D&#39;Gentoo =
4.4.1 p1.0&#39;<br>
Thread model: posix<br>gcc version 4.4.1 (Gentoo 4.4.1 p1.0) <br><br><br><d=
iv class=3D"gmail_quote">On Tue, Dec 22, 2009 at 5:14 PM, Mirage ha <span d=
ir=3D"ltr">&lt;<a href=3D"mailto:superlight2008@gmail.com">superlight2008@g=
mail.com</a>&gt;</span> wrote:<br>
<blockquote class=3D"gmail_quote" style=3D"border-left: 1px solid rgb(204, =
204, 204); margin: 0pt 0pt 0pt 0.8ex; padding-left: 1ex;"><div dir=3D"ltr">=
Hi All,<br><br>It is my first time to post in the forum.<br>I am trying to =
build=A0 armv4tl-softfloat-linux-gnueabi toolchain,=A0 when i am trying to =
build it with headers it fails.<br>
I tried=A0 to build it using --without-headers option and it succeeded but =
the g++=A0 command was not exists (i am using s4 option).<br>
So how do i get the g++ command.<br><br>Be gentle with me i am a girl :).<b=
r><br>Regards,<br>Mirage.<br></div>
</blockquote></div><br>

--000e0cd3ae802db7a9047b4ddf39--