• 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
Re: Xcode 1.1 libstd C++ error
[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

Re: Xcode 1.1 libstd C++ error


  • Subject: Re: Xcode 1.1 libstd C++ error
  • From: Mike <email@hidden>
  • Date: Thu, 16 Nov 2006 22:43:13 -0500

I have no choice. I have inheritied a shipping XCode 1.2 project and the goal is to simply rebuild it as-is, not port it to 2.4.

I have no idea if I am using C++ exceptions. I assume you mean try/catch blocks? If the project was compiling at one point and has never been changed, then why won't it compile now under the same configuration?

I am using no other libraries besides 2 or 3 of the standard Apple frameworks.

Mike

Sean McBride wrote:
On 2006-11-15 21:49, Mike said:

  
I was able to get my Xcode 1.1 driver project to finally compile but
when the linker runs I get the following link error:

/usr/lib/gcc/darwin/3.3/libstdc++.a(en_personality.0) illegal reference
to symbol: ___cxa_allocate_exception defined indirectly referenced
dynamic library /usr/lib/libstdc++
    

You are using Xcode 1.1?  Wow.  Brave soul. :)

It looks from the error that you, or something else, is trying to use C+
+ exceptions, and you aren't allowed to use those in drivers.  Are you
using any?  Are you using any other libraries that might be using them?

  

 _______________________________________________
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: Xcode 1.1 libstd C++ error
      • From: "Sean McBride" <email@hidden>
    • Re: Xcode 1.1 libstd C++ error
      • From: Brian Smith <email@hidden>
References: 
 >Xcode 1.1 libstd C++ error (From: Mike <email@hidden>)
 >Re: Xcode 1.1 libstd C++ error (From: "Sean McBride" <email@hidden>)

  • Prev by Date: Re: sorting in 'groups and files'
  • Next by Date: Re: Xcode 1.1 libstd C++ error
  • Previous by thread: Re: Xcode 1.1 libstd C++ error
  • Next by thread: Re: Xcode 1.1 libstd C++ error
  • Index(es):
    • Date
    • Thread