nightmorph    06/05/26 20:45:35

  Modified:             gcc-upgrading.xml
  Log:
  Updated gcc upgrading guide as per Halcy0n's request

Revision  Changes    Path
1.13                 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.13&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.13&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.12&r2=1.13&cvsroot=gentoo

Index: gcc-upgrading.xml
===================================================================
RCS file: /var/cvsroot/gentoo/xml/htdocs/doc/en/gcc-upgrading.xml,v
retrieving revision 1.12
retrieving revision 1.13
diff -u -r1.12 -r1.13
--- gcc-upgrading.xml   1 Mar 2006 20:17:49 -0000       1.12
+++ gcc-upgrading.xml   26 May 2006 20:45:35 -0000      1.13
@@ -1,5 +1,5 @@
 <?xml version='1.0' encoding="UTF-8"?>
-<!-- $Header: /var/cvsroot/gentoo/xml/htdocs/doc/en/gcc-upgrading.xml,v 1.12 
2006/03/01 20:17:49 jkt Exp $ -->
+<!-- $Header: /var/cvsroot/gentoo/xml/htdocs/doc/en/gcc-upgrading.xml,v 1.13 
2006/05/26 20:45:35 nightmorph Exp $ -->
 
 <!DOCTYPE guide SYSTEM "/dtd/guide.dtd">
 
@@ -25,8 +25,8 @@
 <!-- See http://creativecommons.org/licenses/by-sa/2.5 -->
 <license/>
 
-<version>11</version>
-<date>2006-03-01</date>
+<version>12</version>
+<date>2006-05-26</date>
 
 <chapter id="intro">
 <title>Introduction</title>
@@ -60,12 +60,11 @@
 using a stage3 tarball, after a new GCC major/minor version has been released.
 </p>
 
-<note>
-It should be noted that upgrading from GCC-3.4 to GCC-4.0 or greater requires
-no real changes to be made by the user, as GCC-3.4 and GCC-4.0 use the same
-ABI. All that is required is that <c>gcc-config</c> is used to select the
-compiler desired.
-</note>
+<warn>
+It should be noted that upgrading from GCC-3.4 to GCC-4.1 or greater still
+requires you to follow the general upgrading instructions, as GCC-3.4 and
+GCC-4.1 use slightly different ABIs.
+</warn>
 
 </body>
 </section>



-- 
[email protected] mailing list

Reply via email to