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

bundle project question


  • Subject: bundle project question
  • From: Ivan Kharin <email@hidden>
  • Date: Mon, 18 Oct 2004 13:02:06 +0600

I'm trying building Mach-O bundle, designed for loading from CFM
application via special thunk CFM-Mach-O.

All working fine, but "nm -n MyProject" inside
MyProject.bundle/Contents/MacOS show me ALL global symbols, not only
symbols listed in MyProject.export

Stripping symbols enabled, "-x" linker option used.

More over -- during build, bundle linked against static C++ library,
and all library symbols visible in "nm -n" output.
This is very bad, because static lib is Crypto++ library, and exposing
crypto stuff to any stranger is not like a good idea for me.

Any suggestions?

--
Ivan Kharin

 _______________________________________________
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

  • Follow-Ups:
    • Re: bundle project question
      • From: Jim Ingham <email@hidden>
    • Re: bundle project question
      • From: "Peter O'Gorman" <email@hidden>
  • Prev by Date: Re: 'Build Button' Ignored!
  • Next by Date: Problems compiling C++
  • Previous by thread: J2EE examples usable with xcode?
  • Next by thread: Re: bundle project question
  • Index(es):
    • Date
    • Thread