Code coverage for xcode 4 only works on GCC 4.0. How can I set my compiler to use GCC 4.0 instead of GCC 4.2. Do i need to download 4.0 ?
Asked
Active
Viewed 3,983 times
1 Answers
0
GCC 4.0 is not installed with Xcode 4. You can get it back by following the directions in this question about adding support for 10.4 and 10.5 SDKs to Xcode 4.

Community
- 1
- 1

ughoavgfhw
- 39,734
- 6
- 101
- 123