• 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: struct protosw
[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

Re: struct protosw


  • Subject: Re: struct protosw
  • From: Quinn <email@hidden>
  • Date: Mon, 6 Aug 2007 14:00:36 +0100

At 16:21 -0400 3/8/07, Mike Gargano wrote:
If anyone's got any advice, please let me know.

Thanks though, this definitely looks like the right path I need to be taking.

What I typically do is duplicate the SDK, drop the relevant private headers into the Kernel framework of the duplicate, and then tell Xcode to use that SDK.


I'll repeat Josh's warning though: if your product ships to a diverse user base, don't use private headers. Apple's binary compatibility guarantees only apply to stuff built with the public headers. If you build with private headers, you will need to recompile regularly (in some cases we need to change private data structures in a bug fix release).

S+E
--
Quinn "The Eskimo!"                    <http://www.apple.com/developer/>
Apple Developer Relations, Developer Technical Support, Core OS/Hardware
_______________________________________________
Do not post admin requests to the list. They will be ignored.
Macnetworkprog mailing list      (email@hidden)
Help/Unsubscribe/Update your Subscription:
This email sent to email@hidden


  • Follow-Ups:
    • Re: struct protosw
      • From: Mike Gargano <email@hidden>
References: 
 >struct protosw (From: Mike Gargano <email@hidden>)
 >Re: struct protosw (From: Josh Graessley <email@hidden>)
 >Re: struct protosw (From: Mike Gargano <email@hidden>)

  • Prev by Date: Re: struct protosw
  • Next by Date: Re: struct protosw
  • Previous by thread: Re: struct protosw
  • Next by thread: Re: struct protosw
  • Index(es):
    • Date
    • Thread