Changes between Version 30 and Version 31 of BuildMacApp


Ignore:
Timestamp:
Apr 22, 2008, 1:23:05 PM (16 years ago)
Author:
charlief
Comment:

--

Legend:

Unmodified
Added
Removed
Modified
  • BuildMacApp

    v30 v31  
    11= Building BOINC Project Applications for Macintosh OS X =
    2 '''Last updated 4/14/08'''
     2'''Last updated 4/22/08'''
    33
    44This 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].
     
    4545Otherwise, you can download it from Apple's web site (it is large: 1.1 GB).  You must be a member of the Apple Developer Connection to download the software, but you can join for free at:
    4646http://connect.apple.com
     47
     48 * All BOINC software for Power PC Macs must be built using MacOS10.3.9 SDK to assure backward compatibility with OS 10.3.9.
     49 * All 32-bit BOINC software for Intel Macs must be built using GCC 4.0 and MacOS10.4.u SDK to allow cross-compiling.
     50 * All 64-bit BOINC software for Intel Macs must be built using GCC 4.0 and MacOS10.5 SDK.
    4751
    4852The example_app found in boinc_samples has examples of 3 different ways to build the application for all 3 platforms using cross-development: