• 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: Don't really understand why there are so many settings
[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

Re: Don't really understand why there are so many settings


  • Subject: Re: Don't really understand why there are so many settings
  • From: Chris Espinosa <email@hidden>
  • Date: Sun, 11 Feb 2007 16:36:23 -0800


On Feb 11, 2007, at 3:34 PM, Theodore H. Smith wrote:

All I want to do is build a UB (dylib) library! How hard can it be?


It would help to see the build transcript for the build, at least the link phase.  One thing that jumps out is that you're using both Dead Code Stripping and an Exported Symbols file.  If your Exported Symbols file doesn't correctly list the entry points to your framework, Dead Code Stripping will omit all code, because there's no code in the library that can be accessed by a valid entry point.

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: 
 >Don't really understand why there are so many settings (From: "Theodore H. Smith" <email@hidden>)
 >Re: Don't really understand why there are so many settings (From: email@hidden)
 >Re: Don't really understand why there are so many settings (From: "Theodore H. Smith" <email@hidden>)
 >Re: Don't really understand why there are so many settings (From: "Theodore H. Smith" <email@hidden>)

  • Prev by Date: Re: Fast reading from files, using a pre-fetch approach?
  • Next by Date: Re: Fast reading from files, using a pre-fetch approach?
  • Previous by thread: Re: Don't really understand why there are so many settings
  • Next by thread: Re: Don't really understand why there are so many settings
  • Index(es):
    • Date
    • Thread