diff options
author | Igor Pashev <pashev.igor@gmail.com> | 2013-01-28 19:02:21 +0000 |
---|---|---|
committer | Igor Pashev <pashev.igor@gmail.com> | 2013-01-28 19:02:21 +0000 |
commit | f627f77f23d1497c9e1f4269b5c8812d12b42f18 (patch) | |
tree | 708772d83a8355e25155cf233d5a9e38f8ad4d96 /config/mac386/status | |
parent | 6ab0c0f5bf14ed9c15370407b9ee7e0b4b089ae1 (diff) | |
download | icon-upstream.tar.gz |
Imported Upstream version 9.5.0upstream/9.5.0upstream
Diffstat (limited to 'config/mac386/status')
-rw-r--r-- | config/mac386/status | 34 |
1 files changed, 34 insertions, 0 deletions
diff --git a/config/mac386/status b/config/mac386/status new file mode 100644 index 0000000..3d1cfef --- /dev/null +++ b/config/mac386/status @@ -0,0 +1,34 @@ +System configuration: + + 32-bit variant configuration for Intel-based Apple Macintosh. + +Latest Icon version: + + Version 9.5.0 + +Installer: + + Gregg Townsend + Icon Project + The University of Arizona + +Missing features: + + None + +Known bugs: + + None + +Comments: + + This configuration forces a 32-bit build of Icon on a 64-bit + Intel-based Macintosh computer. This is normally not needed and + the standard "macintosh" configuration should be used instead. + + Tested with MacOS 10.6.2 (Snow Leopard), + using Xcode 3.2.1 and GCC 4.2.1. + +Date: + + March 26, 2010 |