changeset 1571:722208dba8bc

doc: note about beta versions of Xcode on OSX
author Tony Theodore <tonyt@logyst.com>
date Sun, 06 Feb 2011 23:50:00 +1100
parents f40faa6883eb
children eb54a6ddf734
files doc/index.html
diffstat 1 files changed, 4 insertions(+), 2 deletions(-) [+]
line wrap: on
line diff
--- a/doc/index.html	Tue Feb 01 11:30:24 2011 +0100
+++ b/doc/index.html	Sun Feb 06 23:50:00 2011 +1100
@@ -695,7 +695,7 @@
 
     <p>
     Install
-    <a href="http://developer.apple.com/TOOLS/xcode/">Xcode</a>
+    <a href="http://developer.apple.com/TOOLS/xcode/">Xcode*</a>
     and
     <a href="http://www.macports.org/">MacPorts</a>,
     then run:
@@ -710,7 +710,9 @@
     </p>
     <pre>sudo port install gcc_select
 sudo gcc_select gcc42</pre>
-
+    <p>
+    *Beta and Developer Preview versions of Xcode are not supported. 
+    </p>
     <h3 id="requirements-opensuse">openSUSE</h3>
 
     <!-- http://software.opensuse.org/113/en -->