diff doc/index.html @ 1200:d516fda09eef

use the more recent gcc42 on OSX
author Tony Theodore <tonyt@logyst.com>
date Mon, 27 Sep 2010 01:12:56 +1000
parents 306fcae4ba1b
children fca60b5b5afb
line wrap: on
line diff
--- a/doc/index.html	Sun Sep 26 16:51:42 2010 +0200
+++ b/doc/index.html	Mon Sep 27 01:12:56 2010 +1000
@@ -661,8 +661,7 @@
     <!-- http://www.macports.org/ports.php -->
     <pre>sudo port install autoconf automake bison cmake flex \
                   gsed libtool openssl p5-xml-parser \
-                  pkgconfig scons wget xz-devel gcc_select
-sudo gcc_select gcc40</pre>
+                  pkgconfig scons wget xz-devel</pre>
 
     <h3>MacOS X (≤ 10.5)</h3>
 
@@ -676,7 +675,8 @@
     <!-- http://www.macports.org/ports.php -->
     <pre>sudo port install autoconf automake bison cmake flex \
                   gmake gsed libtool openssl p5-xml-parser \
-                  pkgconfig scons wget xz-devel</pre>
+                  pkgconfig scons wget xz-devel gcc_select
+sudo gcc_select gcc42</pre>
 
     <h3 id="requirements-opensolaris">Open Solaris 2009.06</h3>