| 1 | <?xml version='1.0' encoding="UTF-8"?> |
1 | <?xml version='1.0' encoding="UTF-8"?> |
| 2 | <!-- $Header: /var/cvsroot/gentoo/xml/htdocs/doc/en/gcc-upgrading.xml,v 1.16 2006/09/02 05:18:33 rane Exp $ --> |
2 | <!-- $Header: /var/cvsroot/gentoo/xml/htdocs/doc/en/gcc-upgrading.xml,v 1.17 2006/09/04 20:48:18 nightmorph Exp $ --> |
| 3 | |
3 | |
| 4 | <!DOCTYPE guide SYSTEM "/dtd/guide.dtd"> |
4 | <!DOCTYPE guide SYSTEM "/dtd/guide.dtd"> |
| 5 | |
5 | |
| 6 | <guide link="/doc/en/gcc-upgrading.xml"> |
6 | <guide link="/doc/en/gcc-upgrading.xml"> |
| 7 | <title>Gentoo Linux GCC Upgrade Guide</title> |
7 | <title>Gentoo Linux GCC Upgrade Guide</title> |
| … | |
… | |
| 11 | </author> |
11 | </author> |
| 12 | <author title="Author"> |
12 | <author title="Author"> |
| 13 | <mail link="jkt@gentoo.org">Jan Kundrát</mail> |
13 | <mail link="jkt@gentoo.org">Jan Kundrát</mail> |
| 14 | </author> |
14 | </author> |
| 15 | <author title="Editor"> |
15 | <author title="Editor"> |
| 16 | <mail link="halcy0n@gentoo.org">Mark Loeser</mail> |
16 | <mail link="mark@halc0n.com">Mark Loeser</mail> |
| 17 | </author> |
17 | </author> |
| 18 | |
18 | |
| 19 | <abstract> |
19 | <abstract> |
| 20 | This document will guide the user through the process of upgrading GCC on their |
20 | This document will guide the user through the process of upgrading GCC on their |
| 21 | Gentoo Linux machines. |
21 | Gentoo Linux machines. |
| … | |
… | |
| 23 | |
23 | |
| 24 | <!-- The content of this document is licensed under the CC-BY-SA license --> |
24 | <!-- The content of this document is licensed under the CC-BY-SA license --> |
| 25 | <!-- See http://creativecommons.org/licenses/by-sa/2.5 --> |
25 | <!-- See http://creativecommons.org/licenses/by-sa/2.5 --> |
| 26 | <license/> |
26 | <license/> |
| 27 | |
27 | |
| 28 | <version>14</version> |
28 | <version>15</version> |
| 29 | <date>2006-09-01</date> |
29 | <date>2006-09-04</date> |
| 30 | |
30 | |
| 31 | <chapter id="intro"> |
31 | <chapter id="intro"> |
| 32 | <title>Introduction</title> |
32 | <title>Introduction</title> |
| 33 | <section> |
33 | <section> |
| 34 | <title>GCC Upgrading</title> |
34 | <title>GCC Upgrading</title> |