Re: How to tell Xcode to look for missing symbols?
site_archiver@lists.apple.com Delivered-To: darwin-kernel@lists.apple.com Cheers, - Dean On Aug 8, 2005, at 7:58 AM, Stephane Sudre wrote: Is there a workaround for this? This email sent to dean.reece@apple.com _______________________________________________ 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: http://lists.apple.com/mailman/options/darwin-kernel/site_archiver%40lists.a... Not presently. This will be one of the features of a tool called "kextpert" that I'm working on. It is intended to check kexts for basic errors (version match everywhere, symbols are valid, etc). I'm hoping to make it available by the end of the summer. Is there a way to tell Xcode to detect missing symbols in a Kext project? Missing symbols are not detected when you're building a Kernel Extension because they can be defined in another kernel extension (maybe). Yet, it's a bit clumsy to have to load the kext to find missing symbols. _______________________________________________ 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: http://lists.apple.com/mailman/options/darwin-kernel/dean.reece% 40apple.com This email sent to site_archiver@lists.apple.com
participants (1)
-
Dean Reece