compiler is used in FreeBSD's kernel compiling process.

Giorgos Keramidas keramida at ceid.upatras.gr
Thu May 5 05:24:51 PDT 2005


On 2005-05-05 09:13, Jo?o Salvatti <salvatti at gmail.com> wrote:
> Hi all,
> I'd like to know which compiler is used in FreeBSD's kernel compiling
> process.

If you use the recommended process of "buildworld and *THEN*
buildkernel", the compiler toolchain that is built from /usr/src as
part of the system upgrade is used for the kernel too.

The /usr/src/Makefile.inc1 makefile contains a lot of comments that
may be instructive, if you're interested to look at all the details.

- Giorgos



More information about the freebsd-questions mailing list