• 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: Building using gcc-3.3 in a Universal Binary setup
[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

Re: Building using gcc-3.3 in a Universal Binary setup


  • Subject: Re: Building using gcc-3.3 in a Universal Binary setup
  • From: Chris Espinosa <email@hidden>
  • Date: Mon, 25 Jul 2005 08:16:19 -0700

On Jul 25, 2005, at 5:19 AM, Martin Ott wrote:

I want to build the ppc part of my app using gcc-3.3 to support Mac OS X versions prior to 10.3.9. I'm aware of the SDKSample provided by Chris Espinosa. But I want to avoid duplicate targets to build my app. Is there a way to use only one target and build for the ppc architecture using gcc-3.3 and build for the i386 architecture using gcc-4.0?


I'm using Xcode 2.1.

Answer: use Xcode 2.2.

GCC_VERSION_i386=4.0
GCC_VERSION_ppc=3.3
MACOSX_DEPLOYMENT_TARGET_i386=10.3
MACOSX_DEPLOYMENT_TARGET_ppc=10.4

Select and Premiere members can download early Beta versions now, and it should be available to all online members soon.

Chris

_______________________________________________
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


References: 
 >Building using gcc-3.3 in a Universal Binary setup (From: Martin Ott <email@hidden>)

  • Prev by Date: Invalid PCH file warning?
  • Next by Date: Re: Invalid PCH file warning?
  • Previous by thread: Building using gcc-3.3 in a Universal Binary setup
  • Next by thread: Invalid PCH file warning?
  • Index(es):
    • Date
    • Thread