what is the difference between "make toolchain" and "make kernel-toolchain"

Warner Losh imp at bsdimp.com
Fri Jul 8 06:30:34 UTC 2011


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:

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



More information about the freebsd-arm mailing list