Changes between Version 9 and Version 10 of FrequentlyAskedQuestions
- Timestamp:
- 03/21/11 11:15:05 (2 years ago)
Legend:
- Unmodified
- Added
- Removed
- Modified
-
FrequentlyAskedQuestions
v9 v10 29 29 See http://clozure.com/pipermail/openmcl-devel/2009-May/009313.html for further explanation. 30 30 31 === Building the lisp kernel on Snow Leopard doesn't work ===32 In order to build the lisp kernel on Mac OS X 10.6 Snow Leopard, you must install the optional 10.4 support when installing Xcode.33 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.34 35 See also ticket:626.36 37 31 == Objective-C Bridge == 38 32
