• 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
Cocoa Application build fails gives unknown symbol '___dso_handle'
[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

Cocoa Application build fails gives unknown symbol '___dso_handle'


  • Subject: Cocoa Application build fails gives unknown symbol '___dso_handle'
  • From: <email@hidden>
  • Date: Thu, 22 Jun 2006 18:56:59 +0530
  • Thread-topic: Cocoa Application build fails gives unknown symbol '___dso_handle'

Hi All,

I am relatively new to Cocoa Application programming.
I have developed an application using ObjC and used a .mm file to
incorporate some C++ code.
I have build this code Using X code Version 2.1 and also used the
command line to build the code.
In case of XCode
I get the following error while giving a build and run

ZeroLink: unknown symbol '___dso_handle'

My_Application has exited due to signal 6 (SIGABRT).


While building the application from the terminal I get

terminal command:  gcc -o app *.m* -L. -lMylib Myjnilib.jnilib
-framework Cocoa -framework JavaVM -lstdc++ -lobjc

Error:
/usr/bin/ld: Undefined symbol:

---dso_handle
collect2: ld rerturned 1 exit status.

Looking for some help and guidance as to how to resolve this.

Thanks and Regards,
Amrit.



The information contained in this electronic message and any attachments to this message are intended for the exclusive use of the addressee(s) and may contain proprietary, confidential or privileged information. If you are not the intended recipient, you should not disseminate, distribute or copy this e-mail. Please notify the sender immediately and destroy all copies of this message and any attachments.

WARNING: Computer viruses can be transmitted via email. The recipient should check this email and any attachments for the presence of viruses. The company accepts no liability for any damage caused by any virus transmitted by this email.

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

This email sent to email@hidden

  • Prev by Date: undoManagerForTextView:
  • Next by Date: Re: How to force an initial column sort with NSTableView and controller?
  • Previous by thread: Re: undoManagerForTextView:
  • Next by thread: NSUndoManager, NSTextView and exotic localization
  • Index(es):
    • Date
    • Thread