Skip site navigation (1)Skip section navigation (2)
Date:      Mon, 28 May 2012 22:07:07 +0200
From:      =?utf-8?Q?Dag-Erling_Sm=C3=B8rgrav?= <des@des.no>
To:        Baptiste Daroussin <bapt@FreeBSD.org>
Cc:        arch@FreeBSD.org
Subject:   Re: switch tounconditionnal boostrapping while to build the tree
Message-ID:  <86aa0s83ys.fsf@ds4.des.no>
In-Reply-To: <20120526235510.GB90668@ithaqua.etoilebsd.net> (Baptiste Daroussin's message of "Sun, 27 May 2012 01:55:10 %2B0200")
References:  <20120526235510.GB90668@ithaqua.etoilebsd.net>

next in thread | previous in thread | raw e-mail | index | archive | help
Baptiste Daroussin <bapt@FreeBSD.org> writes:
> so if no one care I'll remove the condition to boostrap at least
> yacc(1) and lex(1) on current, 9, 8 and 7.

I should interject that I've already added code to Makefile.inc1 in 7, 8
and 9 so yacc is a bootstrap tool when building on a system that has
byacc, so right now Baptiste's proposed change won't make much
difference, but we should definitely give some thought to what we
consider a bootstrap tool and when we should build them.  Blindly
removing all conditionals is *not* an option, though, as some of the
bootstrap tools take ages to build.  Remember that all bootstrap tools
and build tools are built twice, once during the bootstrap / toolchain
phase and once during the everything phase.

DES
--=20
Dag-Erling Sm=C3=B8rgrav - des@des.no



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