From owner-svn-src-all@FreeBSD.ORG Tue May 22 16:51:07 2012 Return-Path: Delivered-To: svn-src-all@freebsd.org Received: from mx1.freebsd.org (mx1.freebsd.org [IPv6:2001:4f8:fff6::34]) by hub.freebsd.org (Postfix) with ESMTP id B7F9A1065783; Tue, 22 May 2012 16:51:07 +0000 (UTC) (envelope-from bapt@freebsd.org) Received: from freefall.freebsd.org (freefall.freebsd.org [IPv6:2001:4f8:fff6::28]) by mx1.freebsd.org (Postfix) with ESMTP id 799508FC08; Tue, 22 May 2012 16:51:07 +0000 (UTC) Received: from freefall.freebsd.org (localhost [127.0.0.1]) by freefall.freebsd.org (8.14.5/8.14.5) with ESMTP id q4MGp7Qp066992; Tue, 22 May 2012 16:51:07 GMT (envelope-from bapt@freebsd.org) Received: (from bapt@localhost) by freefall.freebsd.org (8.14.5/8.14.5/Submit) id q4MGp6Qk066935; Tue, 22 May 2012 16:51:06 GMT (envelope-from bapt@freebsd.org) X-Authentication-Warning: freefall.freebsd.org: bapt set sender to bapt@freebsd.org using -f Date: Tue, 22 May 2012 18:51:02 +0200 From: Baptiste Daroussin To: Dag-Erling =?iso-8859-1?Q?Sm=F8rgrav?= Message-ID: <20120522165102.GP63744@ithaqua.etoilebsd.net> References: <201205211331.q4LDVRvB060077@svn.freebsd.org> <86likkpla9.fsf@ds4.des.no> <4FBB9551.6060407@FreeBSD.org> <4FBBAADE.7000400@FreeBSD.org> <4FBBABD5.5070406@FreeBSD.org> <86pq9wnr1g.fsf@ds4.des.no> MIME-Version: 1.0 Content-Type: multipart/signed; micalg=pgp-sha1; protocol="application/pgp-signature"; boundary="R3SAtXwgGp429mN7" Content-Disposition: inline In-Reply-To: <86pq9wnr1g.fsf@ds4.des.no> User-Agent: Mutt/1.5.21 (2010-09-15) Cc: src-committers@freebsd.org, Garrett Cooper , svn-src-all@freebsd.org, Dimitry Andric , Gabor Kovesdan , svn-src-head@freebsd.org Subject: Re: svn commit: r235723 - in head: contrib/byacc tools/regression/usr.bin/yacc usr.bin/yacc usr.bin/yacc/test X-BeenThere: svn-src-all@freebsd.org X-Mailman-Version: 2.1.5 Precedence: list List-Id: "SVN commit messages for the entire src tree \(except for " user" and " projects" \)" List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Tue, 22 May 2012 16:51:07 -0000 --R3SAtXwgGp429mN7 Content-Type: text/plain; charset=iso-8859-1 Content-Disposition: inline Content-Transfer-Encoding: quoted-printable On Tue, May 22, 2012 at 06:01:31PM +0200, Dag-Erling Sm=F8rgrav wrote: > Gabor Kovesdan writes: > > Maybe I'm missing some point but what if we always use yacc and lex > > from the source tree instead of from the base system? That would be > > the most logical way of doing this and whether they are built early or > > just in the world phase does not make that much difference, does it? >=20 > Bootstrap tools are built twice, so we try to only build them when we > know that we need them, i.e. when cross-building (for machine-dependent > tools) or when building on a system that has an older, incompatible > version of the tool. For lex and yacc, the latter case applies, since > they are machine-independent. >=20 > My final test build just completed. I just committed the version bump > and the bootstrap change; Baptiste will commit the yyparse() fix later > today. >=20 Should be done, sorry all for the mess, lots of lessons learned. regards, Bapt --R3SAtXwgGp429mN7 Content-Type: application/pgp-signature -----BEGIN PGP SIGNATURE----- Version: GnuPG v2.0.19 (FreeBSD) iEYEARECAAYFAk+7w/YACgkQ8kTtMUmk6EyVDACgpsXpGQyZS6R/LT4OHm/Q+lCA SxgAnisRQoaCw82iHOWPx1EaLjtg5qiQ =4pme -----END PGP SIGNATURE----- --R3SAtXwgGp429mN7--