summaryrefslogtreecommitdiffstats
path: root/doc/index.html
diff options
context:
space:
mode:
authorTony Theodore <tonyt@logyst.com>2012-03-18 03:33:03 (GMT)
committerTony Theodore <tonyt@logyst.com>2012-03-18 03:33:03 (GMT)
commitf33aaaa2a063e080bb05fa1f2f39ab606b9a4ed9 (patch)
treea27664df2d3e57c1c5412dff35c126c694953254 /doc/index.html
parenta023d3335bd5b0af6b8a61a500c8c1c7e964c3a2 (diff)
downloadmxe-f33aaaa2a063e080bb05fa1f2f39ab606b9a4ed9.zip
mxe-f33aaaa2a063e080bb05fa1f2f39ab606b9a4ed9.tar.gz
mxe-f33aaaa2a063e080bb05fa1f2f39ab606b9a4ed9.tar.bz2
doc update: OSX requirements
Diffstat (limited to 'doc/index.html')
-rw-r--r--doc/index.html9
1 files changed, 2 insertions, 7 deletions
diff --git a/doc/index.html b/doc/index.html
index e14d418..f3280a8 100644
--- a/doc/index.html
+++ b/doc/index.html
@@ -763,7 +763,7 @@ USE_OSGPLUGIN(&lt;plugin2&gt;)
<p>
Install
- <a href="http://developer.apple.com/xcode/">Xcode 3</a>
+ <a href="http://developer.apple.com/xcode/">Xcode 4</a>
and
<a href="http://www.macports.org/">MacPorts</a>,
then run:
@@ -774,12 +774,7 @@ USE_OSGPLUGIN(&lt;plugin2&gt;)
p5-xml-parser pkgconfig scons \
wget xz yasm</pre>
<p>
- On Mac OS X ≤ 10.5, also select a more recent GCC:
- </p>
- <pre>sudo port install gcc_select
-sudo gcc_select gcc42</pre>
- <p>
- Xcode 4 is not supported yet.
+ Mac OS X versions ≤ 10.6 are no longer supported.
</p>
<h3 id="requirements-opensuse">openSUSE</h3>