From mboxrd@z Thu Jan 1 00:00:00 1970 Received: from lists.gentoo.org ([140.105.134.102] helo=robin.gentoo.org) by nuthatch.gentoo.org with esmtp (Exim 4.62) (envelope-from ) id 1HHnjR-00077C-Of for garchives@archives.gentoo.org; Thu, 15 Feb 2007 21:01:34 +0000 Received: from robin.gentoo.org (localhost [127.0.0.1]) by robin.gentoo.org (8.14.0/8.14.0) with SMTP id l1FL0Lft000842; Thu, 15 Feb 2007 21:00:21 GMT Received: from aa011msr.fastwebnet.it (aa011msr.fastwebnet.it [85.18.95.71]) by robin.gentoo.org (8.14.0/8.14.0) with ESMTP id l1FKu9lH028138 for ; Thu, 15 Feb 2007 20:56:09 GMT Received: from [37.1.3.90] (37.1.3.90) by aa011msr.fastwebnet.it (7.3.105.6) (authenticated as cyclopia) id 45D497EB00022AF5 for gentoo-user@lists.gentoo.org; Thu, 15 Feb 2007 21:56:09 +0100 Message-ID: <45D4DA1B.2010806@gmail.com> Date: Thu, 15 Feb 2007 22:09:31 +0000 From: "b.n." User-Agent: Mozilla Thunderbird 1.5.0.9 (X11/20070123) Precedence: bulk List-Post: List-Help: List-Unsubscribe: List-Subscribe: List-Id: Gentoo Linux mail X-BeenThere: gentoo-user@gentoo.org Reply-to: gentoo-user@lists.gentoo.org MIME-Version: 1.0 To: gentoo-user@lists.gentoo.org Subject: Re: [gentoo-user] Re: gcc 3.4.6 vs. 4.1.1 References: <200702142112.40055.bo.andresen@zlin.dk> <200702142030.04540.nbensa@gmx.net> In-Reply-To: Content-Type: text/plain; charset=ISO-8859-15 Content-Transfer-Encoding: 7bit X-Archives-Salt: 88d06c94-91b7-4544-b699-947ad3ee6c5c X-Archives-Hash: 4c0a237e741c6ed793352ebe117e6840 Grant Edwards ha scritto: > I'll probably just do a clean reinstall at that point. When I > switched gcc from 3.2 to 3.3, it would have been a lot less > work to just re-install from scratch. My personal experience is that it is no more such a bad hassle. For upgrading to gcc 4.1.x you have to re-emerge ALL. This sounds tragic (it sounded tragic to me), but it's not. It's simply slow (It took about 5 days to recompile all my 900 packages on my old AMD Duron 1800...yes I know I install a lot of cruft that I forget to uninstall). You can easily have your system running happily while doing this. Just check that the emerge is running a couple of times a day (some package may fail here and there: in this case, just take note and emerge --resume --skipfirst. When it has all finished, you can care about it later). My personal rule of thumb is to wait AT LEAST a month after a new, incompatible GCC has been marked stable. That's because often many packages still fail/have troubles with the new compiler. In the first months all major hassles are ironed out, packages are upgraded accordingly and the transition becomes smooth. So, in going towards gcc 4.1 (something I delayed 6 months) you should have almost no problem. :) m. -- gentoo-user@gentoo.org mailing list