PDA

View Full Version : gcc-4.0 failed with exit code 1




fuzeman
Jul 7, 2008, 02:13 AM
Hi
Im having problems with compiling a Project it brings up this error
Command /Developer/usr/bin/gcc-4.0 failed with exit code 1
What is the problem anyone know of a simple fix or something for this
Thanks



Cromulent
Jul 7, 2008, 03:13 AM
Hi
Im having problems with compiling a Project it brings up this error
Command /Developer/usr/bin/gcc-4.0 failed with exit code 1
What is the problem anyone know of a simple fix or something for this
Thanks

You most likely have a bug in your code.

gnasher729
Jul 7, 2008, 05:18 AM
You most likely have a bug in your code.

... and gcc probably told him which bug just before the error message he posted.

ataylor2009
Jan 27, 2009, 08:40 PM
Edit:

Nevermind. I solved my problem. Turns out Xcode was set up to compile for an actual iPhone, not the iPhone simulator. Moved the little tick-mark from one check-box to another, and shazam, problem solved.

davidddd
Mar 15, 2011, 02:25 PM
please, can you tell me how did yo do to fix that problem?
I have the same problem...

thanks!