Gentoo Archives: gentoo-doc-cvs

From: Jan Kundrat <jkt@××××××××××××.org>
To: gentoo-doc-cvs@l.g.o
Subject: [gentoo-doc-cvs] cvs commit: gcc-upgrading.xml
Date: Mon, 02 Apr 2007 23:14:03
Message-Id: E1HYVic-0000ot-08@stork.gentoo.org
1 jkt 07/04/02 23:13:45
2
3 Modified: gcc-upgrading.xml
4 Log:
5 Kernels 2.4.34+ can be compiled by gcc-4.1. Reported by Gilles Espinasse <g.esp@××××.fr>, forwarded by halcy0n.
6
7 Revision Changes Path
8 1.26 xml/htdocs/doc/en/gcc-upgrading.xml
9
10 file : http://sources.gentoo.org/viewcvs.py/gentoo/xml/htdocs/doc/en/gcc-upgrading.xml?rev=1.26&view=markup
11 plain: http://sources.gentoo.org/viewcvs.py/gentoo/xml/htdocs/doc/en/gcc-upgrading.xml?rev=1.26&content-type=text/plain
12 diff : http://sources.gentoo.org/viewcvs.py/gentoo/xml/htdocs/doc/en/gcc-upgrading.xml?r1=1.25&r2=1.26
13
14 Index: gcc-upgrading.xml
15 ===================================================================
16 RCS file: /var/cvsroot/gentoo/xml/htdocs/doc/en/gcc-upgrading.xml,v
17 retrieving revision 1.25
18 retrieving revision 1.26
19 diff -u -r1.25 -r1.26
20 --- gcc-upgrading.xml 6 Oct 2006 17:41:37 -0000 1.25
21 +++ gcc-upgrading.xml 2 Apr 2007 23:13:45 -0000 1.26
22 @@ -1,5 +1,5 @@
23 <?xml version='1.0' encoding="UTF-8"?>
24 -<!-- $Header: /var/cvsroot/gentoo/xml/htdocs/doc/en/gcc-upgrading.xml,v 1.25 2006/10/06 17:41:37 nightmorph Exp $ -->
25 +<!-- $Header: /var/cvsroot/gentoo/xml/htdocs/doc/en/gcc-upgrading.xml,v 1.26 2007/04/02 23:13:45 jkt Exp $ -->
26
27 <!DOCTYPE guide SYSTEM "/dtd/guide.dtd">
28
29 @@ -25,8 +25,8 @@
30 <!-- See http://creativecommons.org/licenses/by-sa/2.5 -->
31 <license/>
32
33 -<version>21</version>
34 -<date>2006-10-06</date>
35 +<version>22</version>
36 +<date>2007-04-03</date>
37
38 <chapter id="intro">
39 <title>Introduction</title>
40 @@ -143,8 +143,8 @@
41 </pre>
42
43 <impo>
44 -Please note that the GCC 4.1 and newer can't compile a 2.4 kernel. Don't remove
45 -your old GCC version if you want to use an older kernel.
46 +Please note that the GCC 4.1 and newer can compile only kernels newer than
47 +2.4.34. Don't remove your old GCC version if you want to use an older kernel.
48 </impo>
49
50 <impo> <!-- FIXME: do we really want to keep it here? -->
51
52
53
54 --
55 gentoo-doc-cvs@g.o mailing list