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.54) id 1F3b1Y-0001Xo-HE for garchives@archives.gentoo.org; Mon, 30 Jan 2006 15:33:00 +0000 Received: from robin.gentoo.org (localhost [127.0.0.1]) by robin.gentoo.org (8.13.5/8.13.5) with SMTP id k0UFWrbX000573; Mon, 30 Jan 2006 15:32:53 GMT Received: from smtp.gentoo.org (smtp.gentoo.org [134.68.220.30]) by robin.gentoo.org (8.13.5/8.13.5) with ESMTP id k0UFWq4S006413 for ; Mon, 30 Jan 2006 15:32:53 GMT Message-Id: <200601301532.k0UFWq4S006413@robin.gentoo.org> Received: from lark.gentoo.osuosl.org ([140.211.166.177] helo=lark.gentoo.org) by smtp.gentoo.org with smtp (Exim 4.54) id 1F3b1Q-0000ks-HZ for gentoo-doc-cvs@lists.gentoo.org; Mon, 30 Jan 2006 15:32:52 +0000 Received: by lark.gentoo.org (sSMTP sendmail emulation); Mon, 30 Jan 2006 15:32:52 +0000 From: "Jan Kundrat" Date: Mon, 30 Jan 2006 15:32:52 +0000 To: gentoo-doc-cvs@lists.gentoo.org Subject: [gentoo-doc-cvs] cvs commit: gcc-upgrading.xml Precedence: bulk List-Post: List-Help: List-Unsubscribe: List-Subscribe: List-Id: Gentoo Linux mail X-BeenThere: gentoo-doc-cvs@gentoo.org Reply-to: docs-team@lists.gentoo.org X-Archives-Salt: 0d867f08-645b-4456-8146-2e5191749e88 X-Archives-Hash: 03fb8e7174636ffe21be32bd366454d5 jkt 06/01/30 15:32:52 Modified: xml/htdocs/doc/en gcc-upgrading.xml Log: #120164: add a warning about migrating from 3.3 to 3.4 on SPARC Revision Changes Path 1.5 +10 -3 xml/htdocs/doc/en/gcc-upgrading.xml file : http://www.gentoo.org/cgi-bin/viewcvs.cgi/xml/htdocs/doc/en/gcc-upgrading.xml?rev=1.5&content-type=text/x-cvsweb-markup&cvsroot=gentoo plain: http://www.gentoo.org/cgi-bin/viewcvs.cgi/xml/htdocs/doc/en/gcc-upgrading.xml?rev=1.5&content-type=text/plain&cvsroot=gentoo diff : http://www.gentoo.org/cgi-bin/viewcvs.cgi/xml/htdocs/doc/en/gcc-upgrading.xml.diff?r1=1.4&r2=1.5&cvsroot=gentoo Index: gcc-upgrading.xml =================================================================== RCS file: /var/cvsroot/gentoo/xml/htdocs/doc/en/gcc-upgrading.xml,v retrieving revision 1.4 retrieving revision 1.5 diff -u -r1.4 -r1.5 --- gcc-upgrading.xml 14 Dec 2005 20:03:44 -0000 1.4 +++ gcc-upgrading.xml 30 Jan 2006 15:32:52 -0000 1.5 @@ -1,5 +1,5 @@ - + @@ -26,8 +26,8 @@ -3 -2005-12-08 +4 +2006-01-30 Introduction @@ -145,6 +145,13 @@ The Choices + +If you're upgrading on a SPARC machine, you will have to take the way of +complete system rebuild due to +some internal ABI +changes in GCC's parameter passing. + +

You have two possibilities on how to upgrade your system. First method is faster and -- gentoo-doc-cvs@gentoo.org mailing list