• 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: Xcode complaining about ccache
[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

Re: Xcode complaining about ccache


  • Subject: Re: Xcode complaining about ccache
  • From: Steve Checkoway <email@hidden>
  • Date: Tue, 2 Dec 2008 03:09:56 -0800


On Dec 1, 2008, at 11:02 AM, Michael Rawdon wrote:

On Nov 26, 2008, at 8:45 PM, Steve Checkoway wrote:
Just as a follow up to myself, it was the CC environment variable. Any idea why it's using that?


Xcode imports the environment for use as build settings (albeit at a low level that would be overridden by settings in the project itself), and it uses the CC build setting as an override to mean "use this binary for the C compiler rather than the one that would be normally used".


Xcode must be inconsistent about this then since unsetting CC was enough to cause Xcode to build C++ files normally even though CXX was still set to ccache g++.

It looks like when CC is set, Xcode tries to execute "/Developer/ Library/Xcode/Plug-ins/GCC\ 4.0.xcplugin/Contents/Resources/$CC" which is never going to work as there are no executable files in there.

Am I doing something wrong, or should I file a bug?

--
Steve Checkoway





_______________________________________________
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: 
 >Re: Xcode complaining about ccache (From: Michael Rawdon <email@hidden>)

  • Prev by Date: Re: class view ?
  • Next by Date: Re: No such file <MyFramework/MyFramework.h>
  • Previous by thread: Re: Xcode complaining about ccache
  • Next by thread: error from strip tool
  • Index(es):
    • Date
    • Thread