• 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
compiler version build setting problem in Xcode 3.2.6
[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

compiler version build setting problem in Xcode 3.2.6


  • Subject: compiler version build setting problem in Xcode 3.2.6
  • From: James Walker <email@hidden>
  • Date: Tue, 26 Jun 2012 17:24:49 -0700

I have to stick with Xcode 3.2.6 for the moment in order to build for PowerPC, and I've been using these compiler version settings:

GCC_VERSION = 4.2
GCC_VERSION[arch=ppc] = 4.0

However, I occasionally want to play with the project in newer versions of Xcode to use the static analyzer, so I tried changing the compiler version settings to

GCC_VERSION =
GCC_VERSION[arch=ppc] = 4.0

At the project level, that shows the right values, system default except for PowerPC. But at the target level, I see GCC 4.2 at both levels. If I try to override the PPC setting in the target info window, it just refuses to change. I suppose this is a bug in Xcode 3.2.6, which obviously won't be fixed, but I wonder if anyone knows some sneaky workaround?
--
  James W. Walker, Innoventive Software LLC
  <http://www.frameforge3d.com/>

_______________________________________________
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

  • Prev by Date: Re: Xcode doesn't remember first responder messages in IB
  • Next by Date: Xcode Development
  • Previous by thread: Re: Wrong app name in menu
  • Next by thread: Xcode Development
  • Index(es):
    • Date
    • Thread