• 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
Exporting symbols from a Framework
[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

Exporting symbols from a Framework


  • Subject: Exporting symbols from a Framework
  • From: Orson Bushnell <email@hidden>
  • Date: Tue, 1 Mar 2005 12:32:25 -0700

I am trying to export symbols from a framework that I created. The problem appears to be that the linker is trying to link the same symbol twice. The symbol name is '__ZTv0_n12_NSoD0Ev.' This is a C++ mangled name. It is the first symbol that the linker tries to find.
If I add the symbol to the 'Exported Symbols File' without any other symbols the linker fails to find the other symbols, as expected.
When I add symbols to the file in the order in which the linker searches for them, the linker fails to find the symbol when there are 6 symbols in the file.


Orson Bushnell

_______________________________________________
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: debugging question...
  • Next by Date: Re: Reordering of Instructions in a Threaded Context
  • Previous by thread: Re: debugging question...
  • Next by thread: Re: Reordering of Instructions in a Threaded Context
  • Index(es):
    • Date
    • Thread