Skip site navigation (1)Skip section navigation (2)
Date:      Sun, 19 Sep 2004 16:40:29 -0700
From:      Brooks Davis <brooks@one-eyed-alien.net>
To:        Andrew Novikov <mymuss@gmail.com>
Cc:        freebsd-hackers@freebsd.org
Subject:   Re: Editing and compiling FreeBSD source
Message-ID:  <20040919234029.GA6150@odin.ac.hmc.edu>
In-Reply-To: <c1e1c6a504091916341602b881@mail.gmail.com>
References:  <7ea4ce2e54aa7d07618278640e7be260@200.140.233.95> <16715.51219.709030.281400@guru.mired.org> <c1e1c6a504091916341602b881@mail.gmail.com>

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

--jI8keyz6grp/JLjh
Content-Type: text/plain; charset=us-ascii
Content-Disposition: inline
Content-Transfer-Encoding: quoted-printable

[Please don't top post, it loses context.]

On Mon, Sep 20, 2004 at 02:34:12AM +0300, Andrew Novikov wrote:
> Hi,
>=20
> Could someone please explan me the difference between:
>=20
> make buildkernel
> make installkernel

This uses the tool chain build by buildworld.  This may be required if
config or the compiler version change.  It should always work.

> config
> cd ../../compile/.....
> make depend
> make
> make install

This uses the installed toolchain.  It's faster and allows you to only
do that part you need, but may not work.

-- Brooks

--=20
Any statement of the form "X is the one, true Y" is FALSE.
PGP fingerprint 655D 519C 26A7 82E7 2529  9BF0 5D8E 8BE9 F238 1AD4

--jI8keyz6grp/JLjh
Content-Type: application/pgp-signature
Content-Disposition: inline

-----BEGIN PGP SIGNATURE-----
Version: GnuPG v1.2.1 (GNU/Linux)

iD8DBQFBThjtXY6L6fI4GtQRAveXAJ9664+UKBCtDKenNxS4gIiHz10WvwCgzj+W
3WOyix7NKjHS69j4EPgdJ2A=
=5yyn
-----END PGP SIGNATURE-----

--jI8keyz6grp/JLjh--



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