# HG changeset patch # User Volker Grabsch # Date 1252633397 -7200 # Node ID 4b47b04e2e12096a3ae4605eba4fb011af98ec40 # Parent 9a32996c1724874045189ea648ffb031d41c5cbc documentation of the issues with MacOS 10.6 diff -r 9a32996c1724 -r 4b47b04e2e12 doc/index.html --- a/doc/index.html Mon Sep 07 01:22:44 2009 +0200 +++ b/doc/index.html Fri Sep 11 03:43:17 2009 +0200 @@ -530,7 +530,7 @@ there are open issues with the NSIS package.

-

MacOS X

+

MacOS X (≤ 10.5)

Install @@ -541,6 +541,16 @@

sudo port install gmake gsed scons wget
+

MacOS 10.6

+ +

+ As of September 2009, + MacOS 10.6 fails to build a vanilla GCC, + let alone a GCC cross compiler. + As long as this serious defect persists in MacOS, + mingw-cross-env will be completely unable to work there. +

+

Solaris