• 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
gxx_personality_v0
[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

gxx_personality_v0


  • Subject: gxx_personality_v0
  • From: Ray Swartz <email@hidden>
  • Date: Mon, 12 Dec 2005 21:00:04 -0500

I am working on a Java project that uses private embedded frameworks and
JNI and universal binaries. My native code is in C++. I am using Xcode 2.2
on an Intel Mac.


My project is running correctly in the Deployment configuration. But when
I try to run the app from the Finder, I see in the console that the app
launched, but when it hit the loadLibrary() for my JNI, I got this message:


resolveUndefined( ___gxx_personality_v0 ) (followed by a reference to my jnilib).

My google search shows that this is usually solved by linking to stdc+ + or by
using g++ instead of gcc 4.0. Well, I don't see an option to use g++. I tried
setting a linker flag of "-lstdc++" in both of my targets that use C+ +, but
it didn't fix the problem. What can I try?
======================================
Ray Swartz
X-Rite, Inc.



_______________________________________________ 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: Different structure sizes
  • Next by Date: Re: Different structure sizes
  • Previous by thread: Re: Different structure sizes
  • Next by thread: Xcode 2.2 Hanging when changing page size of a model view
  • Index(es):
    • Date
    • Thread