Changes between Version 38 and Version 39 of BuildMacApp


Ignore:
Timestamp:
Apr 1, 2009, 4:58:02 AM (15 years ago)
Author:
charlief
Comment:

--

Legend:

Unmodified
Added
Removed
Modified
  • BuildMacApp

    v38 v39  
    22
    33= Building BOINC Project Applications for Macintosh OS X =
    4 '''Last updated 5/26/09'''
     4'''Last updated 4/1/09'''
    55
    66This 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].
     
    112112          build all targets (i.e. target 'Build_All' -- this is the default)
    113113      -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.)
    115115      -client::
    116116          build two targets: BOINC client and command-line utility [BoincCmd boinc_cmd] (also builds libboinc.a, since boinc_cmd requires it.)