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-3306-garchives=archives.gentoo.org@lists.gentoo.org>) id 1NP1I5-0000wj-Pa for garchives@archives.gentoo.org; Sun, 27 Dec 2009 22:08:46 +0000 Received: from pigeon.gentoo.org (localhost [127.0.0.1]) by pigeon.gentoo.org (Postfix) with SMTP id 5228BE0509; Sun, 27 Dec 2009 22:08:00 +0000 (UTC) Received: from mail-fx0-f228.google.com (mail-fx0-f228.google.com [209.85.220.228]) by pigeon.gentoo.org (Postfix) with ESMTP id 15E5BE0509 for <gentoo-embedded@lists.gentoo.org>; Sun, 27 Dec 2009 22:07:59 +0000 (UTC) Received: by fxm28 with SMTP id 28so1321556fxm.26 for <gentoo-embedded@lists.gentoo.org>; Sun, 27 Dec 2009 14:07:59 -0800 (PST) DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=gmail.com; s=gamma; h=domainkey-signature:received:received:sender:subject:from:to :in-reply-to:references:content-type:date:message-id:mime-version :x-mailer:content-transfer-encoding; bh=uLfhYM+z183yD516mtdUchuxRfrnmhK5rwwhm3qQJI4=; b=IZmMDsdup9+wU8SNLuh4BmVW0lYzPsLOrUEiYLr6v9MFWHJVri3lhw9WSZ4XZXuq+6 ODqI2moCc7oKRfswoN7oCwhQXG15D8sgckrWC0te0sIe1FMdw0JhW79gQzkLFcg39mjC MXkS5i8rzo5J3+pgmBWswR1bDHB5FXbRaanlY= DomainKey-Signature: a=rsa-sha1; c=nofws; d=gmail.com; s=gamma; h=sender:subject:from:to:in-reply-to:references:content-type:date :message-id:mime-version:x-mailer:content-transfer-encoding; b=qkpn2Gw4iJhduXJq32me54W8URCW5eQEc9fiPKXs7KHbST1acctDAQJ920s3izbNEh xvtIshhAC+w4mMLo6Lj2EG7iVc5HdLo855CmBRkqLPsHLyQQpZ53RkR8H6nVC82hTP6h H9K8yyiLjO/wqyLD9YEBv1+7c0+CCxG68tJgw= Received: by 10.102.210.9 with SMTP id i9mr4063989mug.50.1261951679376; Sun, 27 Dec 2009 14:07:59 -0800 (PST) Received: from ?192.168.1.66? ([41.237.77.163]) by mx.google.com with ESMTPS id 7sm21592358mup.58.2009.12.27.14.07.57 (version=SSLv3 cipher=RC4-MD5); Sun, 27 Dec 2009 14:07:58 -0800 (PST) Sender: Ahmed Ammar <b33fc0d3@gmail.com> Subject: Re: [gentoo-embedded] g++ not found after build armv4tl-softfloat-linux-gnueabi From: Ahmed Ammar <b33fc0d3@gentoo.org> To: gentoo-embedded@lists.gentoo.org In-Reply-To: <db772a720912230101k781d3513sd1629e87d0e7ae10@mail.gmail.com> References: <db772a720912220114w6f15aa48j40ae367c30fec613@mail.gmail.com> <1261513106.26386.8.camel@gentoo-dev> <db772a720912230101k781d3513sd1629e87d0e7ae10@mail.gmail.com> Content-Type: text/plain; charset="UTF-8" Date: Mon, 28 Dec 2009 00:07:56 +0200 Message-ID: <1261951676.3846.6.camel@gentoo-dev> 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 X-Mailer: Evolution 2.28.1 Content-Transfer-Encoding: 7bit X-Archives-Salt: b449fc45-5045-4c00-b1bd-24a9a92e0e88 X-Archives-Hash: 05edcdc8c4937078d3ee8f1f759130ae 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 Mirage, First, please don't top post ... it ruins everyone's formatting. Ok I've hit this issue before, a while back (regarding s4 not producing a complete stage4 compiler) but never really looked into it, I have some more queries; * What are the contents of: /etc/portage/package.*/cross-armv4tl-softfloat-linux-gnueabi * Whats the output of: emerge --info -v