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 1RYocI-0002rN-LI for garchives@archives.gentoo.org; Fri, 09 Dec 2011 00:47:10 +0000 Received: from pigeon.gentoo.org (localhost [127.0.0.1]) by pigeon.gentoo.org (Postfix) with SMTP id 19FEA21C214; Fri, 9 Dec 2011 00:46:56 +0000 (UTC) Received: from ironport2-out.teksavvy.com (ironport2-out.teksavvy.com [206.248.154.183]) by pigeon.gentoo.org (Postfix) with ESMTP id B09F121C1B6 for ; Fri, 9 Dec 2011 00:45:42 +0000 (UTC) X-IronPort-Anti-Spam-Filtered: true X-IronPort-Anti-Spam-Result: Av0EAPlY4U5FpZSk/2dsb2JhbABDqmmBBoFyAQEFOhwzCzQSFCU3v16II4I1YwSILoRGKAGHTYVbiBmEUQ X-IronPort-AV: E=Sophos;i="4.71,322,1320642000"; d="scan'208";a="151493992" Received: from 69-165-148-164.dsl.teksavvy.com (HELO waltdnes.org) ([69.165.148.164]) by ironport2-out.teksavvy.com with SMTP; 08 Dec 2011 19:45:41 -0500 Received: by waltdnes.org (sSMTP sendmail emulation); Thu, 08 Dec 2011 19:45:14 -0500 From: "Walter Dnes" Date: Thu, 8 Dec 2011 19:45:14 -0500 To: gentoo-user@lists.gentoo.org Subject: Re: [gentoo-user] cxx/nocxx error building gcc-4.5.3-r1 Message-ID: <20111209004514.GA23382@waltdnes.org> References: <20111208081537.GA7358@waltdnes.org> <4EE07D8D.1030101@fu-berlin.de> <4EE08316.2000303@fu-berlin.de> Precedence: bulk List-Post: List-Help: List-Unsubscribe: List-Subscribe: List-Id: Gentoo Linux mail X-BeenThere: gentoo-user@lists.gentoo.org Reply-to: gentoo-user@lists.gentoo.org MIME-Version: 1.0 Content-Type: text/plain; charset=us-ascii Content-Disposition: inline In-Reply-To: <4EE08316.2000303@fu-berlin.de> User-Agent: Mutt/1.5.21 (2010-09-15) X-Archives-Salt: 0bbbd9e1-520c-4c09-bb4b-4f3aae608a87 X-Archives-Hash: eef16b2f6a54f308ff820ab484026e5d On Thu, Dec 08, 2011 at 10:27:50AM +0100, Hinnerk van Bruinehsen wrote > > Just for clarification: > - -* means -cxx and -nocxx > This can produce the failure you get. Therefore you should set cxx > (normally you should want a c++ compiler). > If you have "-* cxx nocxx ...." you will have to remove one of the two > useflags. Thanks. It builds now, with "cxx" added to USE. -- Walter Dnes