• 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: Specifying compiler
[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

Re: Specifying compiler


  • Subject: Re: Specifying compiler
  • From: Chris Espinosa <email@hidden>
  • Date: Fri, 18 Nov 2005 19:54:42 -0800

On Nov 18, 2005, at 6:56 AM, Scott Ribe wrote:

How do I force XCode 2.2 to use GCC 4.0 for my entire project?

That is the default. If your target is building with gcc 3.3, then one of these is in force:


- your target has a Build Rule set to gcc 3.3 in the Rules tab;
- your target has GCC_VERSION set to 3.3 in a target configuration or configuration file;
- your project has GCC_VERSION set to 3.3 in a project configuration or configuration file;
- your system has gcc_select set to 3.3 at a global level.


Check those and reset them to 4.0 if necessary.

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: 
 >Specifying compiler (From: Scott Ribe <email@hidden>)

  • Prev by Date: Re: convert a perl script to C/C++
  • Next by Date: Re: convert a perl script to C/C++
  • Previous by thread: Specifying compiler
  • Next by thread: RE: Specifying compiler
  • Index(es):
    • Date
    • Thread