12

Possible Duplicate:
gcc-4.2 failed with exit code 1 iphone

Can anybody tell what does this error means?

Command /Developer/Platforms/iPhoneSimulator.platform/Developer/usr/bin/gcc-4.2 failed with exit code 1
Community
  • 1
  • 1
RAMAN RANA
  • 1,785
  • 4
  • 21
  • 40

2 Answers2

12

Take a look at these posts: post1, post2, post3

Does that help?

Community
  • 1
  • 1
Mikael
  • 3,572
  • 1
  • 30
  • 43
1

Me too got the same error and I got solution by doing like this.Take target, Build settings and check for the search paths. Remove unwanted Library search paths.

priya
  • 305
  • 4
  • 18