• 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: exporting symbols problem
[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

Re: exporting symbols problem


  • Subject: Re: exporting symbols problem
  • From: Chris Espinosa <email@hidden>
  • Date: Mon, 2 May 2005 11:56:40 -0700

On May 2, 2005, at 10:12 AM, Luc Vandal wrote:

I've created an exports.exp file to specify which symbols to export. I've added the file to the target's settings () but when I link the project, I get this error:


/usr/bin/nmedit: symbols names listed in: exports.exp not in: /project name/libProjectName.a


is there something I forgot to do? It's a bsd static library project BTW...



I believe this is saying that you are telling it to export some symbols that don't actually appear in the built library.  Try doing an nm on libProjectName.a and compare that with your exports file.

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

References: 
 >exporting symbols problem (From: Luc Vandal <email@hidden>)

  • Prev by Date: Re: General advice for compatibility testing
  • Next by Date: where is c++filt (gcc4)
  • Previous by thread: exporting symbols problem
  • Next by thread: Re: bsd static lib question
  • Index(es):
    • Date
    • Thread