• 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: Linker warnings incorporating debug symbols from prelinked static library
[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

Re: Linker warnings incorporating debug symbols from prelinked static library


  • Subject: Re: Linker warnings incorporating debug symbols from prelinked static library
  • From: Scott Ribe <email@hidden>
  • Date: Fri, 19 Sep 2014 16:48:17 -0600

On Sep 19, 2014, at 4:23 PM, email@hidden wrote:

> Yes, I am pretty sure all the .o files are treated as a flat namespace where everything but file-statics are visible.  So I can't see another way you could do this.  If you were using C++ you'd use a namespace for this.  Otherwise you're stuck with the obnoxious_function_prefix method of making a namespace...

Or... Don't link in dependencies. Provide yajl.a, and allow users to link it or their own build.

--
Scott Ribe
email@hidden
http://www.elevated-dev.com/
(303) 722-0567 voice





 _______________________________________________
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: 
 >Linker warnings incorporating debug symbols from prelinked static library (From: Jens Alfke <email@hidden>)
 >Re: Linker warnings incorporating debug symbols from prelinked static library (From: email@hidden)
 >Re: Linker warnings incorporating debug symbols from prelinked static library (From: Jens Alfke <email@hidden>)
 >Re: Linker warnings incorporating debug symbols from prelinked static library (From: email@hidden)

  • Prev by Date: Re: Linker warnings incorporating debug symbols from prelinked static library
  • Next by Date: iOS Static Library -> Duplicate Class objects
  • Previous by thread: Re: Linker warnings incorporating debug symbols from prelinked static library
  • Next by thread: iOS Static Library -> Duplicate Class objects
  • Index(es):
    • Date
    • Thread