Skip site navigation (1)Skip section navigation (2)
Date:      Sat, 31 Mar 2001 23:30:43 +0100
From:      j mckitrick <jcm@FreeBSD-uk.eu.org>
To:        freebsd-stable@freebsd.org
Subject:   quick kernel compiles
Message-ID:  <20010331233043.A70972@dogma.freebsd-uk.eu.org>

next in thread | raw e-mail | index | archive | help

hi all,

if i have made a very small change in my configuration file, or if i am
working on a kernel device driver and need to compile often to test, what is
the quickest way to do that?  i used to use:

cd /usr/src/sys/i386/conf
/usr/sbin/config MARS
cd ../../compile/MARS
make depend && make && make install

but now it is taking WAY longer than it used to.

should i use this same sequence, only with NO_MODULES?
or is there another way?

jm
-- 
---------------------------------------------------------------
Jonathon McKitrick -- jcm@freebsd-uk.eu.org           
"It took the computing power of three C-64s to fly to the Moon.
It takes a 486 to run Windows 95. Something is wrong here."
---------------------------------------------------------------

To Unsubscribe: send mail to majordomo@FreeBSD.org
with "unsubscribe freebsd-stable" in the body of the message




Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?20010331233043.A70972>