I seem to be having a problem with GCC & XCode 2.1. I've been using XCode 2.0 for awhile, but I figured it was time to upgrade to XCode 2.1 I'm currently working on my own personal project, and when I build it in XCode 2.1, I get an "internal compiler error: Segmentation Fault" I had no problems building this project with XCode 2.0.
I've done some google searches, but it doesn't seem to be a common XCode Problem. Has anyone else experienced this problem? (My app is written primarily in Obj-C and the app that crashes is "cc1obj")
I also remember the ability to set which compiler you use in XCode 2.0 (gcc 3.x or gcc 4.x)...I can't seem to find that option in XCode 2.1. Does anyone know how to do this? Maybe this will help me get around my error!
Thanks again!