Re: NO_TOOLCHAIN really working?

From: Max Laier <max_at_love2party.net>
Date: Mon, 15 Mar 2004 15:06:41 +0100
On Mon, Mar 15, 2004 at 02:44:14PM +0100, Harald Schmalzbauer wrote:
> Dear all,
> 
> I'm currently building -current for an embedded system and have the
> following line in my make.conf:
> NO_TOOLCHAIN=yes

This makes sure that you do not build or install:
gnu/usr.bin/{cc, binutils}, usr.bin/{c89, c99, gprof, lex, xlint, yacc}
 
> Why do I see those lines while make buildworld?

This might be from the bootstrap stage? The switch affects the final stage
only.

> cc -Os -pipe -DIN_GCC -DHAVE_CONFIG_H 
<...>
> -c /usr/src/contrib/gcc/combine.c

> And what is the include tree good for if I don't want to have gcc at all?

That depends on the situation, but I don't think it's too much of a problem
to rm the include tree before writing to your flash.

-- 
Best regards,				| mlaier_at_freebsd.org
Max Laier				| ICQ #67774661
http://pf4freebsd.love2party.net/	| mlaier_at_EFnet
Received on Mon Mar 15 2004 - 05:00:05 UTC

This archive was generated by hypermail 2.4.0 : Wed May 19 2021 - 11:37:47 UTC