Re: compiling the kernel faster
From: Glenn Dawson (glenn_at_antimatter.net)
Date: 10/28/05
- Previous message: Vaibhave Agarwal: "how to make the FreeBSD 6.0 run faster"
- In reply to: Daniel Molina Wegener: "Re: compiling the kernel faster"
- Next in thread: Marcin Jessa: "Re: compiling the kernel faster"
- Messages sorted by: [ date ] [ thread ] [ subject ] [ author ]
Date: Thu, 27 Oct 2005 18:17:41 -0700 To: Daniel Molina Wegener <dmw@unete.cl>, ray@redshift.com
At 04:36 PM 10/27/2005, Daniel Molina Wegener wrote:
> On Thu, Oct 27, 2005 at 05:14:51AM -0700,
> ray@redshift.com wrote:
>
> > At 04:54 AM 10/27/2005 -0700, kamal kc wrote:
> > | hello everybody,
> > |
> > | i am new to kernel programming.
> > | i am developing a compression/decompression
> > | functionality in the ip layer.
> > |
> > | i want to compile the kernel faster.
> > |
You can set NOCLEAN in your environment. That will save you from
having to rebuild things that didn't change. Major time saver if
you're only working in a couple of files.
-Glenn
_______________________________________________
freebsd-hackers@freebsd.org mailing list
http://lists.freebsd.org/mailman/listinfo/freebsd-hackers
To unsubscribe, send any mail to "freebsd-hackers-unsubscribe@freebsd.org"
- Previous message: Vaibhave Agarwal: "how to make the FreeBSD 6.0 run faster"
- In reply to: Daniel Molina Wegener: "Re: compiling the kernel faster"
- Next in thread: Marcin Jessa: "Re: compiling the kernel faster"
- Messages sorted by: [ date ] [ thread ] [ subject ] [ author ]
Relevant Pages
|