XCode and ccache
XCode and ccache
- Subject: XCode and ccache
- From: Patrick Stinson <email@hidden>
- Date: Sat, 31 Jan 2009 13:15:11 -0900
Has anyone gotten XCode to work with ccache? Seems like a no-braioner
for mid to large-sized projects.
The download and build is simple enough, but I'm not sure what
envorinment to set up without losing all of my gcc-.0 settings and
stuff. I guess just figuring out how to add a prefix to the executable
would be great. The following line in an xcconfig file doesn't seem to
work because ccache needs "gcc" or "g++" as the first argument:
CC = /usr/local/bin/ccache gcc
_______________________________________________
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