On 7 May 2012, at 08:03, Arun wrote:
How can i link a dylib to a Kernel extension build? Is it possible?
The kernel has a very different dynamic linking mechanism from user space so you can't use standard user space dynamic libraries. If you have source code for the library you can rebuild it into a KEXT and get roughly equivalent functionality. See the (much in need of an update) IOKitWithLibrary sample code. <http://developer.apple.com/library/mac/#samplecode/IOKitWithLibrary/> Share and Enjoy -- 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. Darwin-kernel mailing list (Darwin-kernel@lists.apple.com) Help/Unsubscribe/Update your Subscription: https://lists.apple.com/mailman/options/darwin-kernel/site_archiver%40lists.... This email sent to site_archiver@lists.apple.com