• Open Menu Close Menu
  • Apple
  • Shopping Bag
  • Apple
  • Mac
  • iPad
  • iPhone
  • Watch
  • TV
  • Music
  • Support
  • Search apple.com
  • Shopping Bag

Lists

Open Menu Close Menu
  • Terms and Conditions
  • Lists hosted on this site
  • Email the Postmaster
  • Tips for posting to public mailing lists
Update to 10.6.6 and Xcode 3.2.6
[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

Update to 10.6.6 and Xcode 3.2.6


  • Subject: Update to 10.6.6 and Xcode 3.2.6
  • From: email@hidden
  • Date: Sat, 19 Mar 2011 11:28:45 +0100

Hi,

As advised i upgraded my Xcode to 3.2.6. Still things do not work so smoothly as before. When i try
to compile my test file (test.cpp):

#include <stdio.h>

int main(void){
printf("hello world");
return 0;
}

i get:

perry-macbookpro:~ za$ gcc test.cpp
Undefined symbols:
  "___gxx_personality_v0", referenced from:
      _main in ccR0FYeK.o
      CIE in ccR0FYeK.o
ld: symbol(s) not found
collect2: ld returned 1 exit status
perry-macbookpro:~ za$ 

any help is much appreciated

---
perry


 _______________________________________________
Do not post admin requests to the list. They will be ignored.
Xcode-users mailing list      (email@hidden)
Help/Unsubscribe/Update your Subscription:

This email sent to email@hidden

  • Follow-Ups:
    • Re: Update to 10.6.6 and Xcode 3.2.6
      • From: email@hidden (Christian Demmer)
  • Prev by Date: Re: DocSet causes Xcode4 to crash
  • Next by Date: Re: Update to 10.6.6 and Xcode 3.2.6
  • Previous by thread: Re: Updating XCode 3.0 to 3.n
  • Next by thread: Re: Update to 10.6.6 and Xcode 3.2.6
  • Index(es):
    • Date
    • Thread