Changes between Version 12 and Version 13 of MacBuild
- Timestamp:
- Oct 18, 2007, 12:29:33 AM (17 years ago)
Legend:
- Unmodified
- Added
- Removed
- Modified
-
MacBuild
v12 v13 16 16 == Important requirements for building BOINC software for the Mac == 17 17 18 All BOINC software for Power PC Macs must be built using GCC 3.3 and MacOS10.3.9 SDK to assure backward compatibility with OS 10.3. All BOINC software for Intel Macs must be built using GCC 4.0 and MacOS 10.4.u SDK to allow cross-compiling. '''This includes not only BOINC itself, but also the !WxWidgets, JPEG and cURL libraries, as well as all project applications.'''18 All BOINC software for Power PC Macs must be built using GCC 3.3 and MacOS10.3.9 SDK to assure backward compatibility with OS 10.3. All BOINC software for Intel Macs must be built using GCC 4.0 and MacOS 10.4.u SDK to allow cross-compiling. '''This includes not only BOINC itself, but also the wxWidgets, JPEG and cURL libraries, as well as all project applications.''' 19 19 20 20 Beware of using the wrong compiler! Apple's release notes for GCC 4.0 say: