jkt 06/02/09 17:40:19 Modified: xml/htdocs/doc/en gcc-upgrading.xml Log: #120164, mention the need to re-run SILO
Revision Changes Path 1.9 +7 -2 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.9&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.9&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.8&r2=1.9&cvsroot=gentoo Index: gcc-upgrading.xml =================================================================== RCS file: /var/cvsroot/gentoo/xml/htdocs/doc/en/gcc-upgrading.xml,v retrieving revision 1.8 retrieving revision 1.9 diff -u -r1.8 -r1.9 --- gcc-upgrading.xml 9 Feb 2006 16:15:21 -0000 1.8 +++ gcc-upgrading.xml 9 Feb 2006 17:40:19 -0000 1.9 @@ -1,5 +1,5 @@ <?xml version='1.0' encoding="UTF-8"?> -<!-- $Header: /var/cvsroot/gentoo/xml/htdocs/doc/en/gcc-upgrading.xml,v 1.8 2006/02/09 16:15:21 jkt Exp $ --> +<!-- $Header: /var/cvsroot/gentoo/xml/htdocs/doc/en/gcc-upgrading.xml,v 1.9 2006/02/09 17:40:19 jkt Exp $ --> <!DOCTYPE guide SYSTEM "/dtd/guide.dtd"> @@ -25,7 +25,7 @@ <!-- See http://creativecommons.org/licenses/by-sa/2.5 --> <license/> -<version>7</version> +<version>8</version> <date>2006-02-09</date> <chapter id="intro"> @@ -459,6 +459,11 @@ with new GCC to fix that. </p> +<p> +If you're upgrading on a SPARC machine, make sure to rerun <c>silo -f</c> after +re-emerging world to avoid possible issues. +</p> + </body> </section> <section> -- [email protected] mailing list
