• 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: Resolving link errors from using two static libs that contain the same symbols
[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

Re: Resolving link errors from using two static libs that contain the same symbols


  • Subject: Re: Resolving link errors from using two static libs that contain the same symbols
  • From: Nick Blievers <email@hidden>
  • Date: Fri, 08 Aug 2014 21:29:02 -0500
  • Acceptlanguage: en-US
  • Thread-topic: Resolving link errors from using two static libs that contain the same symbols

Check out ld’s options:

  -non_global_symbols_strip_list filename
		 The specified filename contains a list of non-global symbol names that should be
		 removed from the output file's symbol table.  All other non-global symbol names
		 will remain in the output files symbol table. See -exported_symbols_list for
		 syntax and use of wildcards.
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: 
 >Resolving link errors from using two static libs that contain the same symbols (From: Jens Alfke <email@hidden>)
 >Re: Resolving link errors from using two static libs that contain the same symbols (From: Roland King <email@hidden>)

  • Prev by Date: Re: Resolving link errors from using two static libs that contain the same symbols
  • Next by Date: Re: Xcode 5.1.1 and Xcode 3.2.6 on OS X 10.9.4
  • Previous by thread: Re: Resolving link errors from using two static libs that contain the same symbols
  • Next by thread: Re: Xcode 5.1.1 and Xcode 3.2.6 on OS X 10.9.4
  • Index(es):
    • Date
    • Thread