Changes between Version 30 and Version 31 of Mac OS X build instructions
- Timestamp:
- Feb 29, 2008 2:44:24 PM (17 years ago)
Legend:
- Unmodified
- Added
- Removed
- Modified
-
Mac OS X build instructions
v30 v31 7 7 * Mac OS X 10.4.x running on Intel hardware (PowerPC hardware is '''not''' supported). 8 8 9 * Xcode 2.4.1 or later ( the GCC and SDKs packages suffices).9 * Xcode 2.4.1 or later (http://developer.apple.com/tools/download/). 10 10 11 11 * Some things from !MacPorts (http://www.macports.org/): … … 14 14 }}} 15 15 Only i386-elf-gcc (for op.o in src/recompiler) and libidl (for the xpcom idl compiler) are required. The remainder is optional. 16 17 * xerces and xalan. [[BR]] The xerces and xalan sources we use together with the appropriate kBuild makefiles can be found here: http://virtualbox.org/download/testcase/xerces-and-xalan-vbox-src.tar.bz2 [[BR]] Untar them into the VirtualBox trunk directory. [[BR]] Add {{{--build-xalan}}} as argument to {{{configure}}} if using these sources.18 16 19 17 * SDL 1.2.12 or later 1.2.x release. [[BR]]