From mboxrd@z Thu Jan 1 00:00:00 1970 Return-Path: Received: from lists.gentoo.org (pigeon.gentoo.org [208.92.234.80]) by finch.gentoo.org (Postfix) with ESMTP id 96C0B138825 for ; Sat, 8 Nov 2014 22:39:47 +0000 (UTC) Received: from pigeon.gentoo.org (localhost [127.0.0.1]) by pigeon.gentoo.org (Postfix) with SMTP id 7F5F0E09B4; Sat, 8 Nov 2014 22:39:41 +0000 (UTC) Received: from mail-wi0-f173.google.com (mail-wi0-f173.google.com [209.85.212.173]) (using TLSv1 with cipher ECDHE-RSA-RC4-SHA (128/128 bits)) (No client certificate requested) by pigeon.gentoo.org (Postfix) with ESMTPS id 2BB4CE09AD for ; Sat, 8 Nov 2014 22:39:39 +0000 (UTC) Received: by mail-wi0-f173.google.com with SMTP id n3so7467249wiv.6 for ; Sat, 08 Nov 2014 14:39:39 -0800 (PST) DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=googlemail.com; s=20120113; h=message-id:date:from:user-agent:mime-version:to:subject:references :in-reply-to:content-type:content-transfer-encoding; bh=K6v2WJmWN5UkG+2dR5XPJ4FpFxcGw6x/leE0THuilCc=; b=kCfHCY2xdG+omfvMeQrR0MMl40s/rtbVBYyKb/Lcri0qNc7VItd7kXLI5OLYZtG8iQ FqS8L5mi6lAhFc1cVAw+FoSEV4tvVZdO5CvPT/K+wYaU00T83VXF9S56g3ntEtG4Gqxi AxAzRzCgPioqV9M7iUqbf0bl5RXhsicQIkHjZWoYveqQXucyVi/mP6Kowo6ArRGd4fvS IiIxYpWtsruk+tziffSAu69lNnUg7SbmMZ+zWFhcae/hA0bgtq3aiEeW77MkGu8x4N4u CVmneNN2YLuRnQRXNz+2I5ihWwZ26d6ZWueoNWVxKYZYfp95HLcon28IwQojTMIwn2NS Y1wA== X-Received: by 10.194.82.74 with SMTP id g10mr29889759wjy.116.1415486378938; Sat, 08 Nov 2014 14:39:38 -0800 (PST) Received: from [192.168.178.21] (p5B0C51BF.dip0.t-ipconnect.de. [91.12.81.191]) by mx.google.com with ESMTPSA id s8sm16958178wjx.9.2014.11.08.14.39.38 for (version=TLSv1.2 cipher=ECDHE-RSA-AES128-GCM-SHA256 bits=128/128); Sat, 08 Nov 2014 14:39:38 -0800 (PST) Message-ID: <545E9BA9.1050906@googlemail.com> Date: Sat, 08 Nov 2014 23:39:37 +0100 From: Volker Armin Hemmann User-Agent: Mozilla/5.0 (X11; Linux x86_64; rv:31.0) Gecko/20100101 Thunderbird/31.2.0 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 To: gentoo-user@lists.gentoo.org Subject: Re: [gentoo-user] gcc 4.7.3 --> 4.8.3 References: <1415384341.1753.0@smtp.gmail.com> In-Reply-To: <1415384341.1753.0@smtp.gmail.com> Content-Type: text/plain; charset=utf-8 Content-Transfer-Encoding: 7bit X-Archives-Salt: dfbee4ec-34ff-40a6-9e29-746422e5d94a X-Archives-Hash: ee50a195ef6cb82eeb6690a82908a6fc Am 07.11.2014 um 19:19 schrieb Mark Pariente: > > > Going to 4.9 though is another thing. Apparently they broke the ABI > for the standard C++ library, so once you start compiling C++ stuff > with 4.9 you better go all in (I did @system @world with 4.9 and had > very few things that failed to compile[1], it's looking pretty good > already). oh great, again? Is it that time of the month?