Xcode SDKs and Kernel Framework
Xcode SDKs and Kernel Framework
- Subject: Xcode SDKs and Kernel Framework
- From: Stephane Sudre <email@hidden>
- Date: Fri, 26 Aug 2005 12:41:53 +0200
Is it possible to use Xcode to build a Kernel Extension for an older OS
release?
I'm seeing a bunch of problems while trying to do this:
- Missing headers in the Kernel.framework:
example: SDK 10.1.5 > Kernel.framework: netinet/tcpip.h uses struct
ipovly which is defined in net_inet/ip_var.h which is not part of the
Kernel.framework.
- Wrong updating behavior from Project Builder projects:
Other C flag option being put in Preprocessor Macros.
- Missing headers from SDK to SDK: syscall.h is defined in the 10.1.5
SDK, not in the later SDK.
etc...
_______________________________________________
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