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 1QHaDK-0008PB-90 for garchives@archives.gentoo.org; Wed, 04 May 2011 11:25:54 +0000 Received: from pigeon.gentoo.org (localhost [127.0.0.1]) by pigeon.gentoo.org (Postfix) with SMTP id C32A71C078; Wed, 4 May 2011 11:25:44 +0000 (UTC) Received: from mail-ww0-f53.google.com (mail-ww0-f53.google.com [74.125.82.53]) by pigeon.gentoo.org (Postfix) with ESMTP id 021A21C014 for ; Wed, 4 May 2011 11:25:14 +0000 (UTC) Received: by wwj40 with SMTP id 40so978646wwj.10 for ; Wed, 04 May 2011 04:25:14 -0700 (PDT) DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=gmail.com; s=gamma; h=domainkey-signature:mime-version:in-reply-to:references:from:date :message-id:subject:to:content-type; bh=7bjnIPhHtwN42pUK/9RKOvLxFEUWawXSx1kzuPj4ZKs=; b=dca23l1O5rCz+p/Le5se59tInAr+939YkPJyEraAnW7NoUijOa9pvpk2K9x1Jbqsl9 ycCJm7MElekedR84CbRpiqvawZHsvbBimUKj0anXrX/IaIfpPds2ttcINhzTNWxwLiw0 OJS6tTBEEQIllMoMCalPvTYL5C9VdD/OlQtuo= 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=DQYtkxDny+5bhQNNdcPZE6Aq7mVSTYASkp4+xzxVm/sHcT613u9PGUrIzWXvgTMcbf qwzl/8/DPivVgVN4EgGBNKoPvPJCFNp8eUHQThE9uw1zzNYaD6fGe/BjCHRXv/WY4nmb oFhhJZJVNu2dTopvAnIRzgUOwNEkOSLFO57cQ= Received: by 10.216.237.136 with SMTP id y8mr4805540weq.76.1304508314078; Wed, 04 May 2011 04:25:14 -0700 (PDT) Precedence: bulk List-Post: List-Help: List-Unsubscribe: List-Subscribe: List-Id: Gentoo Linux mail X-BeenThere: gentoo-dev@lists.gentoo.org Reply-to: gentoo-dev@lists.gentoo.org MIME-Version: 1.0 Received: by 10.216.162.146 with HTTP; Wed, 4 May 2011 04:09:03 -0700 (PDT) In-Reply-To: References: <4DC0250E.3070001@gentoo.org> From: Kfir Lavi Date: Wed, 4 May 2011 14:09:03 +0300 Message-ID: Subject: Re: [gentoo-dev] ACE gcc and libc dependency To: gentoo-dev@lists.gentoo.org Content-Type: multipart/alternative; boundary=000e0cd519f0aacd5204a2718256 X-Archives-Salt: X-Archives-Hash: 73eb87b8440b5375e27c3d48bd059977 --000e0cd519f0aacd5204a2718256 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: quoted-printable On Tue, May 3, 2011 at 7:15 PM, Mike Gilbert wrote= : > On Tue, May 3, 2011 at 11:53 AM, "Pawe=C5=82 Hajdan, Jr." > wrote: > > On 5/3/11 5:27 PM, Kfir Lavi wrote: > >> In the ebuild there is no mention of runtime dependency like gcc or > glibc. > > > > See > > < > http://devmanual.gentoo.org/general-concepts/dependencies/index.html#impl= icit-system-dependency > > > > > >> Why sys-devel/gcc don't have a library version without the actual > compiler? > > > > This question may be a bit hard to understand, at least for me. > > > > > > Other distros package libstdc++ separately from gcc. On Gentoo, the > one package (sys-devel/gcc) provides both. > > Maybe we should add a new USE flag that will install just the libraries. (USE=3D"justlibs") Kfir --000e0cd519f0aacd5204a2718256 Content-Type: text/html; charset=UTF-8 Content-Transfer-Encoding: quoted-printable


On Tue, May 3, 2011 at = 7:15 PM, Mike Gilbert <floppymaster@gmail.com> wrote:
On Tue, May 3, 2011 at 11:53 AM, "Pa= we=C5=82 Hajdan, Jr."
<phajdan.jr@gentoo.org> = wrote:
> On 5/3/11 5:27 PM, Kfir Lavi wrote:
>> In the ebuild there is no mention of runtime dependency like gcc o= r glibc.
>
> See
> <http://devmanua= l.gentoo.org/general-concepts/dependencies/index.html#implicit-system-depen= dency>
>
>> Why sys-devel/gcc don't have a library version without the act= ual compiler?
>
> This question may be a bit hard to understand, at least for me.
>
>

Other distros package libstdc++ separately from gcc. On Gentoo,= the
one package (sys-devel/gcc) provides both.

Maybe we should add a new USE flag that will install jus= t the libraries. (USE=3D"justlibs")

Kfir
--000e0cd519f0aacd5204a2718256--