Skip site navigation (1)Skip section navigation (2)
Date:      Fri, 1 Jun 2001 21:07:28 -0400
From:      Alfred Perlstein <bright@rush.net>
To:        Jiangyi Liu <gzjyliu@public.guangzhou.gd.cn>
Cc:        freebsd-hackers@FreeBSD.ORG
Subject:   Re: How to recompile kernel after minor changes?
Message-ID:  <20010601210728.A1832@superconductor.rush.net>
In-Reply-To: <878zjb20fd.fsf@fatcow.home>; from gzjyliu@public.guangzhou.gd.cn on Sat, Jun 02, 2001 at 08:24:54AM %2B0800
References:  <878zjb20fd.fsf@fatcow.home>

next in thread | previous in thread | raw e-mail | index | archive | help
* Jiangyi Liu <gzjyliu@public.guangzhou.gd.cn> [010601 20:25] wrote:
> Hi all,
> 
> After just changing a little in sys/kern/kern_sig.c, how can I rebuild
> the kernel fast? I think it should not take such a long time as 'make
> buildkernel' does. Anyway, just kern_sig.c need to be recompiled and
> the kernel can be linked. So how do you guys do in such case?

try:
make buildkernel -DNOCLEAN

-Alfred

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?20010601210728.A1832>