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 1N7aa9-0005hg-KG for garchives@archives.gentoo.org; Mon, 09 Nov 2009 20:11:21 +0000 Received: from pigeon.gentoo.org (localhost [127.0.0.1]) by pigeon.gentoo.org (Postfix) with SMTP id 7660FE0855; Mon, 9 Nov 2009 20:11:20 +0000 (UTC) Received: from smtp.gentoo.org (smtp.gentoo.org [140.211.166.183]) by pigeon.gentoo.org (Postfix) with ESMTP id 4FA34E0855 for ; Mon, 9 Nov 2009 20:11:20 +0000 (UTC) Received: from [87.95.68.76] (i068076.gprs.dnafinland.fi [87.95.68.76]) (using TLSv1 with cipher DHE-RSA-AES256-SHA (256/256 bits)) (No client certificate requested) by smtp.gentoo.org (Postfix) with ESMTP id CCE1467D48 for ; Mon, 9 Nov 2009 20:11:18 +0000 (UTC) Message-ID: <4AF87793.30603@gentoo.org> Date: Mon, 09 Nov 2009 22:12:03 +0200 From: Samuli Suominen User-Agent: Thunderbird 2.0.0.23 (X11/20091027) 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 To: gentoo-dev@lists.gentoo.org Subject: Re: [gentoo-dev] RFC: Enable USE="cxx" in base/make.defaults ? References: <4AF7F0FD.7070507@gentoo.org> <200911091508.09814.vapier@gentoo.org> In-Reply-To: <200911091508.09814.vapier@gentoo.org> Content-Type: text/plain; charset=ISO-8859-1 Content-Transfer-Encoding: 7bit X-Archives-Salt: 137eb7c6-f230-4cd1-a75d-40e792149523 X-Archives-Hash: c8bfe1c7588312394bf2ea5251d4813a Mike Frysinger wrote: > On Monday 09 November 2009 05:37:49 Samuli Suominen wrote: >> $subject > > sounds good to me > >> but disable it in profiles/uclibc/make.defaults, since AFAIK, uclibc >> doesn't have libstdc++ > > erm, no, that isnt correct at all. libstdc++ comes from gcc, not the C > library. and there is little in the C library that gcc needs for functioning > C++ support. ah yes, of course... as I've never used embedded / uclibc myself, i'm a bit confused about the function for uClibc++ package then, but that's a different story. ;)