diff options
Diffstat (limited to 'config/macintosh/status')
-rw-r--r-- | config/macintosh/status | 19 |
1 files changed, 6 insertions, 13 deletions
diff --git a/config/macintosh/status b/config/macintosh/status index 43dffac..a49aecc 100644 --- a/config/macintosh/status +++ b/config/macintosh/status @@ -1,10 +1,10 @@ System configuration: - Apple Macintosh running OS X (10.1 or newer) + Apple Macintosh running MacOS X Latest Icon version: - Version 9.4.3 + Version 9.5.0 Installer: @@ -26,18 +26,11 @@ Comments: Icon runs on Darwin, which is (loosely speaking) the command-line-based Unix substructure of MacOS X. The - Xcode Developer Tools must be installed. (These come - with MacOS on a CD that is not always installed.) + Xcode Developer Tools must be installed to build Icon. - An Icon installation with graphics requires the X11 window - system, available from Apple but not always installed. - To install Icon without graphics, use "make Configure" - instead of "make X-Configure" when building. - - This configuration can use pthreads for context switching. - - Tested with MacOS 10.4.3 (Tiger). + Tested with MacOS 10.6.3 (Snow Leopard), + using Xcode 3.2.1 and GCC 4.2.1. Date: - November 10, 2005 + March 29, 2010 |