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 1NKuah-0002h9-7g for garchives@archives.gentoo.org; Wed, 16 Dec 2009 14:10:59 +0000 Received: from pigeon.gentoo.org (localhost [127.0.0.1]) by pigeon.gentoo.org (Postfix) with SMTP id 1BE12E09B7; Wed, 16 Dec 2009 14:10:42 +0000 (UTC) Received: from mail-fx0-f225.google.com (mail-fx0-f225.google.com [209.85.220.225]) by pigeon.gentoo.org (Postfix) with ESMTP id CFBBBE09B7 for ; Wed, 16 Dec 2009 14:10:41 +0000 (UTC) Received: by fxm25 with SMTP id 25so83760fxm.26 for ; Wed, 16 Dec 2009 06:10:41 -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 :from:date:message-id:subject:to:content-type; bh=pi0hNiV+KZXucYDYygtHVEPFgxhBy0dPEzWtT59z0ew=; b=bDrOFNFW16sxBLu/bTfIPQDavjP5z1AK+Jbe+7dCXc+YooVtq64IEO5xkl6RUAFwlu TXT1i3LMN7JAmJ0sxKU0JLWVjt0KWFvDKpDIU9CibqH4YTVmSJlnnoIQmZmEaKRKGInP xLCu4RxebvtMxqI0TkRzwHfm3pIJ7D8nV9SSY= DomainKey-Signature: a=rsa-sha1; c=nofws; d=gmail.com; s=gamma; h=mime-version:in-reply-to:references:from:date:message-id:subject:to :content-type; b=MuVAxrIy4hxK5Q2GM6+9PFAaHK1EIL+xLsv2029/pJgNT1FauJVLPAVULQ23yf+IeU 6ec18ujv86lpYv4s6QaEr0Vzi/9vbaOiI/KQrzVoW9iVQm/IbjTpOS3sRabzYw68G2B/ 1m5j1bu1Jw6BYKdXcDvdZgHW3exr02QbIWSWM= 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.223.143.12 with SMTP id s12mr1339499fau.30.1260972641193; Wed, 16 Dec 2009 06:10:41 -0800 (PST) In-Reply-To: <1260972015.3916.8.camel@gentoo-dev> References: <166af1cf0912160535u518e4844vf63944bdef8602af@mail.gmail.com> <1260971120.3916.7.camel@gentoo-dev> <166af1cf0912160548j74e9670clf561325b3f831d22@mail.gmail.com> <1260972015.3916.8.camel@gentoo-dev> From: Shinkan Date: Wed, 16 Dec 2009 15:10:21 +0100 Message-ID: <166af1cf0912160610s49c9d95uff12f13a1baaef7a@mail.gmail.com> Subject: Re: [gentoo-embedded] How can I get libstdc++ ? To: gentoo-embedded@lists.gentoo.org Content-Type: multipart/alternative; boundary=0023545bd590599014047ad91299 X-Archives-Salt: 22f2b165-d3a6-4f0c-aa4c-489fde155d49 X-Archives-Hash: 3dfa73eac2b17ea6a3a9c16c78dfb98a --0023545bd590599014047ad91299 Content-Type: text/plain; charset=UTF-8 2009/12/16 Ahmed Ammar > On Wed, 2009-12-16 at 14:48 +0100, Shinkan wrote: > > > > 2009/12/16 Ahmed Ammar > > > > > > Not exactly, you need the cross-compiled gcc libs, they live > > in: > > /usr/lib/gcc/${CTARGET}/4.3.4/ > > > > > > So to you, /usr/lib/gcc/${CTARGET}//* put > > to /target/lib/* (and maybe renamed) would be OK ? > > Why rename? renaming would break linking. > > A. > > > -- Pierre. "Sometimes when I'm talking, my words can't keep up with my thoughts. I wonder why we think faster than we speak. Probably so we can think twice." - Bill Watterson --0023545bd590599014047ad91299 Content-Type: text/html; charset=UTF-8 Content-Transfer-Encoding: quoted-printable

2009/12/16 Ahmed Ammar <b33fc0d3@gentoo.org>
On Wed, 2009-12-16 at 14:48 +0100, Shinkan wrote:
>
> 2009/12/16 Ahmed Ammar <b33f= c0d3@gentoo.org>
>
>
> =C2=A0 =C2=A0 =C2=A0 =C2=A0 Not exactly, you need the cross-compiled g= cc libs, they live
> =C2=A0 =C2=A0 =C2=A0 =C2=A0 in:
> =C2=A0 =C2=A0 =C2=A0 =C2=A0 =C2=A0 =C2=A0 =C2=A0 =C2=A0/usr/lib/gcc/${= CTARGET}/4.3.4/
>
>
> So to you, /usr/lib/gcc/${CTARGET}/<gcc-version>/* put
> to /target/lib/* (and maybe renamed) would be OK ?

Why rename? renaming would break linking.

A.





--
Pierre.
"= ;Sometimes when I'm talking, my words can't keep up with my thought= s. I wonder why we think faster than we speak. Probably so we can think twi= ce." - Bill Watterson
--0023545bd590599014047ad91299--