Changes between Version 38 and Version 39 of BuildMacApp
- Timestamp:
- Apr 1, 2009, 4:58:02 AM (16 years ago)
Legend:
- Unmodified
- Added
- Removed
- Modified
-
BuildMacApp
v38 v39 2 2 3 3 = Building BOINC Project Applications for Macintosh OS X = 4 '''Last updated 5/26/09'''4 '''Last updated 4/1/09''' 5 5 6 6 This document applies to BOINC libraries 6.1.12 and later. It has instructions for building science project applications to run under BOINC on Macintosh OSX. Information for building the BOINC Client and Manager for Macintosh OSX can be found [MacBuild here]. … … 112 112 build all targets (i.e. target 'Build_All' -- this is the default) 113 113 -lib:: 114 build the three libraries: libboinc_api.a, libboinc_graphics_api.a, libboinc.a 114 build the three libraries: libboinc_api.a, libboinc_graphics_api.a, libboinc.a. (This uses GCC-3.3 for the PowerPC build for OS 10.3.0 compatibility and uses GCC-4.0 for the Intel builds.) 115 115 -client:: 116 116 build two targets: BOINC client and command-line utility [BoincCmd boinc_cmd] (also builds libboinc.a, since boinc_cmd requires it.)