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 1QHIH3-0004Fo-Cm for garchives@archives.gentoo.org; Tue, 03 May 2011 16:16:36 +0000 Received: from pigeon.gentoo.org (localhost [127.0.0.1]) by pigeon.gentoo.org (Postfix) with SMTP id 4EF7A1C01D; Tue, 3 May 2011 16:16:23 +0000 (UTC) Received: from mail-yi0-f53.google.com (mail-yi0-f53.google.com [209.85.218.53]) by pigeon.gentoo.org (Postfix) with ESMTP id 929891C017 for ; Tue, 3 May 2011 16:15:05 +0000 (UTC) Received: by yia25 with SMTP id 25so108873yia.40 for ; Tue, 03 May 2011 09:15:05 -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:date :message-id:subject:from:to:content-type:content-transfer-encoding; bh=SXvuTyPAdWFp3/NGlT86KAXg/SUX35yhl1lyvL8g3LA=; b=Oclze71tFsH0EQNA4B6h3UXfyVk4IeRGqnk8GCt6W/261uEYXlux5N9WDd5DtIEbxb sX22BeFTFhbxjVuavQ9ta/oep3wfKabvHju+5OPrfnoxaO1/EZHwNbiS8aw2M9jLAMGs tU4+zc84bfiDz6sKHrF1oFoqbBTbXMDTIPq/k= 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:content-transfer-encoding; b=kXKV7flU/fiFXxBSYIx4zaxNXhym+5Tzt2jvO9+lwJUhiCB7kcFg4j25aXVRmCGtE7 tX37oyVfepCfpjdc0mFks5LvxyGBXoTy+803dMyxtbcWsGOIRNi7lVFToKjBTUNRcSTO JQYW7gztGmIzNK4AcMcM+ivB8HVDHunr9zKIM= 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.236.129.13 with SMTP id g13mr2420639yhi.315.1304439304998; Tue, 03 May 2011 09:15:04 -0700 (PDT) Received: by 10.147.125.7 with HTTP; Tue, 3 May 2011 09:15:04 -0700 (PDT) In-Reply-To: <4DC0250E.3070001@gentoo.org> References: <4DC0250E.3070001@gentoo.org> Date: Tue, 3 May 2011 12:15:04 -0400 Message-ID: Subject: Re: [gentoo-dev] ACE gcc and libc dependency From: Mike Gilbert To: gentoo-dev@lists.gentoo.org Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: quoted-printable X-Archives-Salt: X-Archives-Hash: c5d271f8300ae623d54852a9d91ed6c3 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 glib= c. > > See > > >> Why sys-devel/gcc don't have a library version without the actual compil= er? > > 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.