• 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: Unexported Symbols File and _ppc & _i386?
[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

Re: Unexported Symbols File and _ppc & _i386?


  • Subject: Re: Unexported Symbols File and _ppc & _i386?
  • From: Dave Thorup <email@hidden>
  • Date: Thu, 2 Feb 2006 09:46:18 -0500

On Feb 1, 2006, at 5:38 PM, Steve Checkoway wrote:

It occurs to me that you could just do
UNEXPORTED_SYMBOLS_FILE = Excluded_symbols_$(CURRENT_ARCH).exp
instead and not have the other two.

Thanks, this works well enough. I'd also tried the following and got it to work:


OTHER_LDFLAGS_i386 = -unexported_symbols_list Excluded_Symbols_i386.exp
OTHER_LDFLAGS_ppc = -unexported_symbols_list Excluded_Symbols_ppc.exp

But your solution is much cleaner.
_____________________________

Dave Thorup
Software Engineer
email@hidden

http://www.kuwan.net
HyperSpell - Check spelling in Mac OS X from any application.


_______________________________________________ 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: 
 >Invoking the name mangler to create an Exported Symbols File? (From: Dave Thorup <email@hidden>)
 >Unexported Symbols File and _ppc & _i386? (From: Dave Thorup <email@hidden>)
 >Re: Unexported Symbols File and _ppc & _i386? (From: Steve Checkoway <email@hidden>)
 >Re: Unexported Symbols File and _ppc & _i386? (From: Steve Checkoway <email@hidden>)

  • Prev by Date: Re: lazy symbol binding failed
  • Next by Date: Duplicate functions solved
  • Previous by thread: Re: Unexported Symbols File and _ppc & _i386?
  • Next by thread: Problem with dependency checking in Run Script phase -- again
  • Index(es):
    • Date
    • Thread