• Open Menu Close Menu
  • Apple
  • Shopping Bag
  • Apple
  • Mac
  • iPad
  • iPhone
  • Watch
  • TV
  • Music
  • Support
  • Search apple.com
  • Shopping Bag

Lists

Open Menu Close Menu
  • Terms and Conditions
  • Lists hosted on this site
  • Email the Postmaster
  • Tips for posting to public mailing lists
Re: 10.3 for PPC but 10.4.1 for Intel, how?
[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

Re: 10.3 for PPC but 10.4.1 for Intel, how?


  • Subject: Re: 10.3 for PPC but 10.4.1 for Intel, how?
  • From: Trygve Inda <email@hidden>
  • Date: Sun, 26 Feb 2006 17:57:41 +0000
  • Thread-topic: 10.3 for PPC but 10.4.1 for Intel, how?

> Hello,
>
> Am 26.02.2006 um 15:38 schrieb Trygve Inda:
>
>> Apple Universal Binary docs page 16 says I can build PPC for 10.3
>> and Intel
>> for 10.4.1 and have it all nice in one app. Referring as suggested
>> to page
>> 18/19 of the same document provides little help.
>>
>> How do I do this in the properties Info window for my project?
>
>
> This issue arises frequently and thus should make it to a FAQ...
>
> FYI:
> I'm using following settings to build an Univeral binary which runs
> on Mac OS X 10.2.x and later:
>
> GCC_VERSION_i386 4.0
> GCC_VERSION_ppc 3.3
> MACOSX_DEPLOYMENT_TARGET_i386 10.4
> MACOSX_DEPLOYMENT_TARGET_ppc 10.2
> SDKROOT_i386 /Developer/SDKs/MacOSX10.4u.sdk
> SDKROOT_ppc /Developer/SDKs/MacOSX10.2.8.sdk
>
> To compile for system versions prior to Mac OS X 10.3.9, you have to
> use GCC < 4 (due to the changed stdc lib, AFAIK).
>
> Best regards,
> Dirk Stegemann

Hi Dirk,

Where/how do I make these settings? Do I just add them to the build panel
and will they override the others (ie MACOSX_DEPLOYMENT_TARGET)... Or do I
need to delete the other settings (haven't tried that yet)?

Thanks,

Trygve


 _______________________________________________
Do not post admin requests to the list. They will be ignored.
Xcode-users mailing list      (email@hidden)
Help/Unsubscribe/Update your Subscription:

This email sent to email@hidden

  • Follow-Ups:
    • Re: 10.3 for PPC but 10.4.1 for Intel, how?
      • From: Dirk Stegemann <email@hidden>
References: 
 >Re: 10.3 for PPC but 10.4.1 for Intel, how? (From: Dirk Stegemann <email@hidden>)

  • Prev by Date: Re: 10.3 for PPC but 10.4.1 for Intel, how?
  • Next by Date: Re: Any compiler warning for default copy constructors?
  • Previous by thread: Re: 10.3 for PPC but 10.4.1 for Intel, how?
  • Next by thread: Re: 10.3 for PPC but 10.4.1 for Intel, how?
  • Index(es):
    • Date
    • Thread