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 BA40613989A for ; Thu, 27 Aug 2015 08:27:22 +0000 (UTC) Received: from pigeon.gentoo.org (localhost [127.0.0.1]) by pigeon.gentoo.org (Postfix) with SMTP id AB58E14244; Thu, 27 Aug 2015 08:27:15 +0000 (UTC) Received: from gw2.antarean.org (gw2.antarean.org [141.105.125.208]) by pigeon.gentoo.org (Postfix) with ESMTP id 67421141E9 for ; Thu, 27 Aug 2015 08:27:14 +0000 (UTC) Received: from localhost (localhost [127.0.0.1]) by gw2.antarean.org (Postfix) with ESMTP id 8A9CA121247 for ; Thu, 27 Aug 2015 08:24:48 +0000 () X-Virus-Scanned: amavisd-new at antarean.org Received: from gw2.antarean.org ([127.0.0.1]) by localhost (gw2.antarean.org [127.0.0.1]) (amavisd-new, port 10024) with ESMTP id v4DKNAYvu-yb for ; Thu, 27 Aug 2015 08:24:46 +0000 (%Z) Received: from data.antarean.org (localhost [127.0.0.1]) by gw2.antarean.org (Postfix) with ESMTP id B7F041211D0 for ; Thu, 27 Aug 2015 08:24:46 +0000 () Received: from andromeda.localnet (unknown [10.20.13.200]) (using TLSv1 with cipher ECDHE-RSA-AES256-SHA (256/256 bits)) (No client certificate requested) by data.antarean.org (Postfix) with ESMTPSA id 203854C for ; Thu, 27 Aug 2015 10:26:33 +0200 (CEST) From: "J. Roeleveld" To: gentoo-user@lists.gentoo.org Subject: Re: [gentoo-user] about updating gcc & wiki pages Date: Thu, 27 Aug 2015 10:27:19 +0200 Message-ID: <3613243.WU69qQUaNm@andromeda> User-Agent: KMail/4.14.8 (Linux/4.0.5-gentoo; KDE/4.14.8; x86_64; ; ) In-Reply-To: <877fohxj4w.fsf@reader.local.lan> References: <877fohxj4w.fsf@reader.local.lan> 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-Transfer-Encoding: 7Bit Content-Type: text/plain; charset="us-ascii" X-Archives-Salt: 54319940-1ae7-4489-8d9b-aa483b6c2fa8 X-Archives-Hash: 4010e797604c531bccd5de2646c3f34c On Thursday, August 27, 2015 03:53:03 AM Harry Putnam wrote: > Can anyone offer an informed opinion as to whether the wiki pages at: > https://wiki.gentoo.org/wiki/Upgrading_GCC > > Are current and apply as well to the newest gcc versions? > > I am not having any problem so far (only just compiling as I wrrite) > but I have a hunch those pages may be getting a bit long in the tooth, > and just hoping to head off any problems that may have occured in newest > versions. I tend to only do the "short version". Removing the old version is handled by " emerge -va --depclean " -- Joost