Date: Tue, 26 Jun 2001 00:42:07 -0700 From: Terry Lambert <tlambert2@mindspring.com> To: John Baldwin <jhb@FreeBSD.org> Cc: Peter Pentchev <roam@orbitel.bg>, hackers@FreeBSD.org, Valentin Nechayev <netch@iv.nn.kiev.ua> Subject: Re: Two Junior Kernel Hacker tasks.. Message-ID: <3B383CCF.4A149A79@mindspring.com> References: <XFMail.010623224451.jhb@FreeBSD.org>
next in thread | previous in thread | raw e-mail | index | archive | help
John Baldwin wrote: > > Actually, make depend takes a relatively long time, and when > I'm hacking on a kernel, I don't want to wait 15 minutes to > build a kernel after changing one file. I compile kernels > w/o config or make depend a lot. Me too. I can make a small set of changes to a couple of kernel files, rebuild, reinstall, and reboot, and be running the new kernel in under 3 minutes. Adding a "make depend" puts that a bit further out (annoyingly so). -- Terry To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe freebsd-hackers" in the body of the message
Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?3B383CCF.4A149A79>