• 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: "Sean McBride" <email@hidden>
  • Date: Thu, 16 Nov 2006 10:51:19 -0500
  • Organization: Rogue Research

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?

--
____________________________________________________________
Sean McBride, B. Eng                 email@hidden
Rogue Research                        www.rogue-research.com
Mac Software Developer              Montréal, Québec, Canada


 _______________________________________________
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: Mike <email@hidden>
References: 
 >Xcode 1.1 libstd C++ error (From: Mike <email@hidden>)

  • Prev by Date: RE: Faster indexing for batch find and project indexer
  • Next by Date: Re: Build for 10.3 crashes on 10.4
  • Previous by thread: Xcode 1.1 libstd C++ error
  • Next by thread: Re: Xcode 1.1 libstd C++ error
  • Index(es):
    • Date
    • Thread