Re: xnu dev environment, what do you use:
site_archiver@lists.apple.com Delivered-To: darwin-kernel@lists.apple.com The kernel build mechanism is Makefile based, so some IDE won't help to build. Typing "make" in Terminal isn't exactly horrible, though. Gives a nice editor. Other editors (BBEdit, TextWrangler, SubEthaEdit, ...) should work as well. I should have made myself more clear: my curiosity is to what -you- use instead of what should work or what the kernel mechanisms are. e.g. since xcode provides IOKit and KEXT templates, most people who are developing those(new or old) are more likely to be using xcode. Consider things like symbol search, function completion, context sensitive documentation are such useful features for working on large projects such as the xnu, I am rather surprised that the kernel build mechnaism hasn't been migrate to pb/xcode after all those years. jake _______________________________________________ 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... This email sent to site_archiver@lists.apple.com
participants (1)
-
dkern@10k.org