Command /Developer/Platforms/iPhoneOS.platform/Developer/usr/bin/gcc-4.2 failed with exit code 1 Hey all,
I've been working on a big update to my app that's involved a lot of coding (talking hundreds or thousands of lines here)
It's all been going really smoothly up until the latest code inset, I've added some code, that is in essence, the same as what's already in there with minor differences (a simple integer change from 77 to 78) and since then every time I try to build the code I get the above error message - now obviously it's not particulary helpful, any chance anyone can offer some good advice on this?
Edit as requested.
{standard input}:1580:branch out of range {standard input}:1566:branch out of range Command /Developer/Platforms/iPhoneOS.platform/Developer/usr/bin/gcc-4.2 failed with exit code 1 Now there's several more of the standard input's but I figured there was no need to paste all of them.