Skip site navigation (1)Skip section navigation (2)
Date:      Fri, 8 Jul 2011 00:27:46 -0600
From:      Warner Losh <imp@bsdimp.com>
To:        satish kondapalli <nitw.satish@gmail.com>
Cc:        freebsd-arm@freebsd.org
Subject:   Re: what is the difference between "make toolchain" and "make kernel-toolchain"
Message-ID:  <C9358C17-D73C-41F7-909D-0382A489996F@bsdimp.com>
In-Reply-To: <CABDOszbP70cTcQs71AfAdCDCx3MATQLsXeeqiZgRYVfP749ikA@mail.gmail.com>
References:  <CABDOszbP70cTcQs71AfAdCDCx3MATQLsXeeqiZgRYVfP749ikA@mail.gmail.com>

next in thread | previous in thread | raw e-mail | index | archive | help
make kernel-toolchain builds everything needed to build the kernel.
make toolchain builds everything need to build the system.

This means that toolchain includes the include files and libraries, =
while kernel-toolchain omits them.

Warner

On Jul 7, 2011, at 11:40 PM, satish kondapalli wrote:

>=20
> _______________________________________________
> freebsd-arm@freebsd.org mailing list
> http://lists.freebsd.org/mailman/listinfo/freebsd-arm
> To unsubscribe, send any mail to "freebsd-arm-unsubscribe@freebsd.org"
>=20
>=20




Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?C9358C17-D73C-41F7-909D-0382A489996F>