Re: xnu dev environment, what do you use:
site_archiver@lists.apple.com Delivered-To: darwin-kernel@lists.apple.com Am 07.09.2005 um 23:37 schrieb dkern@10k.org: Was wondering what folks here use for their xnu development? bbedit/vi/emacs + shell + make, or some kind of IDE? Markus - - - - - - - - - - - - - - - - - - - Dipl. Ing. Markus Hitter http://www.jump-ing.de/ _______________________________________________ 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... The kernel build mechanism is Makefile based, so some IDE won't help to build. Typing "make" in Terminal isn't exactly horrible, though. xcode? Gives a nice editor. Other editors (BBEdit, TextWrangler, SubEthaEdit, ...) should work as well. This email sent to site_archiver@lists.apple.com
participants (1)
-
Markus Hitter