Changes between Version 7 and Version 8 of SystemRequirements
- Timestamp:
- Dec 7, 2010, 4:50:56 AM (10 years ago)
Legend:
- Unmodified
- Added
- Removed
- Modified
-
SystemRequirements
v7 v8 16 16 17 17 === Mac OS X/Darwin === 18 All PPC and x86 versions of CCL 1.3 and later should work on Mac OS X 10.4.x through 10.6.x. (Older OS releases aren't supported.) 19 20 '''In order to build the lisp kernel with the XCode tools that come with OS X 10.6, it's necessary to enable optional 21 10.4 support when installing XCode.''' If you haven't done this, you'll see errors like "no include path in which to search for mach-o/dyld.h" very early in the build process. 18 Both PPC and x86 versions of CCL 1.6 require at least Mac OS X 10.5. Older releases are not supported. 22 19 23 20 === FreeBSD === 24 x86 (32- and 64-bit) versions of CCL 1.3 should work on FreeBSD 6.x and 7.x. See PlatformNotes for FreeBSD-specific issues. 21 x86 (32- and 64-bit) versions of CCL 1.6 should work on FreeBSD 6.x and later (though users of releases before 8.x will 22 need to rebuild the lisp kernel locally). See PlatformNotes for FreeBSD-specific issues. 25 23 26 24 === Linux === … … 33 31 34 32 === Windows === 35 32- and 64-bit versions of CCL should work on Windows XP and Vista (at least.)See WindowsNotes for Windows-specific issues.33 32- and 64-bit versions of CCL should work on Windows XP, Windows Vista, and Windows 7. See WindowsNotes for Windows-specific issues. 36 34 37 35 == Feedback ==