Changes between Version 66 and Version 67 of MacBuild
- Timestamp:
- Oct 11, 2010, 5:02:43 AM (14 years ago)
Legend:
- Unmodified
- Added
- Removed
- Modified
-
MacBuild
v66 v67 1 1 = Building BOINC Client and Manager on Macintosh OS X = 2 '''Last updated 10/ 8/10'''2 '''Last updated 10/11/10''' 3 3 4 4 This document applies to BOINC version 6.11.9 and later. It has instructions for building the BOINC Client and Manager for Macintosh OS X. For information on building science project applications to run under BOINC on Macintosh OSX, see BuildMacApp. … … 158 158 * On an Intel Mac, it runs the i386 executable. 159 159 160 Note: you may see the following warning when building the PowerPC executable. You may safely ignore it: 161 {{{ 162 ld: warning: object file compiled with -mlong-branch which is no longer needed. To remove this warning, recompile without -mlong-branch 163 }}} 164 165 160 166 == Building BOINC Manager Installer == 161 167