Gentoo Archives: gentoo-commits

From: "Fabian Groffen (grobian)" <grobian@g.o>
To: gentoo-commits@l.g.o
Subject: [gentoo-commits] gentoo commit in xml/htdocs/proj/en/gentoo-alt/prefix: bootstrap-solaris.xml
Date: Thu, 26 Mar 2009 16:43:55
Message-Id: E1LmsgH-0002JI-UZ@stork.gentoo.org
1 grobian 09/03/26 16:43:49
2
3 Modified: bootstrap-solaris.xml
4 Log:
5 emerge gmp and mpfr, since we're going gcc-4.3
6
7 Revision Changes Path
8 1.46 xml/htdocs/proj/en/gentoo-alt/prefix/bootstrap-solaris.xml
9
10 file : http://sources.gentoo.org/viewcvs.py/gentoo/xml/htdocs/proj/en/gentoo-alt/prefix/bootstrap-solaris.xml?rev=1.46&view=markup
11 plain: http://sources.gentoo.org/viewcvs.py/gentoo/xml/htdocs/proj/en/gentoo-alt/prefix/bootstrap-solaris.xml?rev=1.46&content-type=text/plain
12 diff : http://sources.gentoo.org/viewcvs.py/gentoo/xml/htdocs/proj/en/gentoo-alt/prefix/bootstrap-solaris.xml?r1=1.45&r2=1.46
13
14 Index: bootstrap-solaris.xml
15 ===================================================================
16 RCS file: /var/cvsroot/gentoo/xml/htdocs/proj/en/gentoo-alt/prefix/bootstrap-solaris.xml,v
17 retrieving revision 1.45
18 retrieving revision 1.46
19 diff -u -r1.45 -r1.46
20 --- bootstrap-solaris.xml 25 Mar 2009 11:31:23 -0000 1.45
21 +++ bootstrap-solaris.xml 26 Mar 2009 16:43:49 -0000 1.46
22 @@ -1,6 +1,6 @@
23 <?xml version="1.0" encoding="UTF-8"?>
24 <!DOCTYPE guide SYSTEM "/dtd/guide.dtd">
25 -<!-- $Header: /var/cvsroot/gentoo/xml/htdocs/proj/en/gentoo-alt/prefix/bootstrap-solaris.xml,v 1.45 2009/03/25 11:31:23 grobian Exp $ -->
26 +<!-- $Header: /var/cvsroot/gentoo/xml/htdocs/proj/en/gentoo-alt/prefix/bootstrap-solaris.xml,v 1.46 2009/03/26 16:43:49 grobian Exp $ -->
27
28 <guide link="/proj/en/gentoo-alt/prefix/bootstrap-solaris.xml" lang="en">
29 <title>Gentoo Prefix Bootstrap Process for Solaris</title>
30 @@ -19,8 +19,8 @@
31 <!-- See http://creativecommons.org/licenses/by-sa/2.5 -->
32 <license/>
33
34 - <version>1.24</version>
35 - <date>2009-03-25</date>
36 + <version>1.25</version>
37 + <date>2009-03-26</date>
38
39 <chapter>
40 <title>Bootstrapping on Solaris</title>
41 @@ -207,6 +207,8 @@
42 $ <i>emerge --oneshot --nodeps binutils-config</i>
43 $ <i>emerge --oneshot --nodeps binutils</i>
44 $ <i>emerge --oneshot --nodeps gcc-config</i>
45 +$ <i>emerge --oneshot --nodeps gmp</i>
46 +$ <i>emerge --oneshot --nodeps mpfr</i>
47 $ <i>emerge --oneshot --nodeps gcc</i>
48 </pre>
49 <p>