• 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
Linker error on __Unwind_Resume
[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

Linker error on __Unwind_Resume


  • Subject: Linker error on __Unwind_Resume
  • From: Wade Williams <email@hidden>
  • Date: Fri, 31 Mar 2006 01:33:05 -0600


I'm getting the following error with XCode 2.2 on OS X 10.4.5.

ld: Undefined symbols:
__Unwind_Resume


The target OS is set for 10.3.9 and the compiler is gcc 3.3.

I've read Eric Albert's advice in:

http://lists.apple.com/archives/xcode-users/2005/Nov/msg00707.html

And tried both his suggested solutions.  Neither had an effect.

It appears to be linking using g++:

Ld /Volumes/BigX/Users/wade/Development/project/tw_xcode/build/ Release/test.app/Contents/MacOS/test normal ppc
cd /Volumes/BigX/Users/wade/Development/sproject/tw_xcode
setenv MACOSX_DEPLOYMENT_TARGET 10.3
setenv NEXT_ROOT /Developer/SDKs/MacOSX10.3.9.sdk
/usr/bin/g++-3.3 -o <rest omitted for brevity>


but the error still occurs.

Any thoughts?

Thanks,

Wade
_______________________________________________
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


  • Prev by Date: Re: std::log10() problem
  • Next by Date: Re: finding the source code from a crash log
  • Previous by thread: Re: odd universal binary behavior with resources
  • Next by thread: #include, loading, and c++
  • Index(es):
    • Date
    • Thread