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 1LgMDM-0001vI-NC for garchives@archives.gentoo.org; Sun, 08 Mar 2009 16:51:00 +0000 Received: from pigeon.gentoo.org (localhost [127.0.0.1]) by pigeon.gentoo.org (Postfix) with SMTP id B27A3E03C6; Sun, 8 Mar 2009 16:50:59 +0000 (UTC) Received: from smtp.gentoo.org (smtp.gentoo.org [140.211.166.183]) by pigeon.gentoo.org (Postfix) with ESMTP id 8D359E03C6 for ; Sun, 8 Mar 2009 16:50:59 +0000 (UTC) Received: from localhost (localhost [127.0.0.1]) by smtp.gentoo.org (Postfix) with ESMTP id 338DB646FD for ; Sun, 8 Mar 2009 16:50:59 +0000 (UTC) X-Virus-Scanned: amavisd-new at gentoo.org X-Spam-Score: -3.438 X-Spam-Level: X-Spam-Status: No, score=-3.438 required=5.5 tests=[AWL=0.161, BAYES_00=-2.599, RCVD_IN_DNSWL_LOW=-1] Received: from smtp.gentoo.org ([127.0.0.1]) by localhost (smtp.gentoo.org [127.0.0.1]) (amavisd-new, port 10024) with ESMTP id y3Jgu8DrO4oS for ; Sun, 8 Mar 2009 16:50:51 +0000 (UTC) Received: from ciao.gmane.org (main.gmane.org [80.91.229.2]) (using TLSv1 with cipher AES256-SHA (256/256 bits)) (No client certificate requested) by smtp.gentoo.org (Postfix) with ESMTP id 20B7664C42 for ; Sun, 8 Mar 2009 16:50:50 +0000 (UTC) Received: from list by ciao.gmane.org with local (Exim 4.43) id 1LgMD8-0007Jz-4W for gentoo-user@gentoo.org; Sun, 08 Mar 2009 16:50:46 +0000 Received: from athedsl-373875.home.otenet.gr ([79.131.12.113]) by main.gmane.org with esmtp (Gmexim 0.1 (Debian)) id 1AlnuQ-0007hv-00 for ; Sun, 08 Mar 2009 16:50:46 +0000 Received: from realnc by athedsl-373875.home.otenet.gr with local (Gmexim 0.1 (Debian)) id 1AlnuQ-0007hv-00 for ; Sun, 08 Mar 2009 16:50:46 +0000 X-Injected-Via-Gmane: http://gmane.org/ To: gentoo-user@lists.gentoo.org From: Nikos Chantziaras Subject: [gentoo-user] Re: gcc: error: 'nothrow' was not declared in this scope Followup-To: gmane.linux.gentoo.user Date: Sun, 08 Mar 2009 18:50:51 +0200 Organization: Lucas Barks Message-ID: References: <1236439606.15761.65.camel@camille.espersunited.com> 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-Transfer-Encoding: 7Bit X-Complaints-To: usenet@ger.gmane.org X-Gmane-NNTP-Posting-Host: athedsl-373875.home.otenet.gr User-Agent: KNode/0.99.01 Sender: news X-Archives-Salt: 22d10557-2306-46da-a141-09347e6bdee5 X-Archives-Hash: 57b76b634e5b3b8cdf04bd83c7aa7d0c Michael Sullivan wrote: > I've wrote a program, and when I compile it gcc balks: > > /usr/lib/gcc/i686-pc-linux-gnu/4.1.2/include/g++-v4/memory:83: error: > 'nothrow' was not declared in this scope #include