Date: Wed, 2 Jul 2003 16:10:33 +0300 From: Ruslan Ermilov <ru@freebsd.org> To: "David O'Brien" <dev-null@nuxi.com>, Marcel Moolenaar <marcel@xcllnt.net>, Gordon Tetlow <gordont@gnf.org>, current@freebsd.org, Tim Kientzle <kientzle@acm.org> Subject: Re: rescue/ broke cross compiles Message-ID: <20030702131033.GC97486@sunbay.com> In-Reply-To: <20030701190726.GB57350@dragon.nuxi.com> References: <20030630222353.GH57432@sunbay.com> <20030630222820.GV70590@roark.gnf.org> <20030630225206.GA57854@ns1.xcllnt.net> <20030630235402.GC70590@roark.gnf.org> <20030701003516.GA3516@dhcp01.pn.xcllnt.net> <20030701190726.GB57350@dragon.nuxi.com>
next in thread | previous in thread | raw e-mail | index | archive | help
--vOmOzSkFvhd7u8Ms Content-Type: text/plain; charset=us-ascii Content-Disposition: inline Content-Transfer-Encoding: quoted-printable On Tue, Jul 01, 2003 at 12:07:26PM -0700, David O'Brien wrote: > On Mon, Jun 30, 2003 at 05:35:16PM -0700, Marcel Moolenaar wrote: > > Build tools are most of the time so small or trivial (gcc is > > probably the exception, before that perl probably was) that > > building them again is lost in creating the rescue bits itself. >=20 > Please no, don't pessimize the build even more than it absolutely has to > be. >=20 release/Makefile had a similar issue when I've been working on a cross support for it (both cross-release and cross-platform). The release.5 still has to run the build-tools target again as it has no idea what tools contribute to the build-tools list. Another pessimization is with release.3, where we do a second buildworld pass with SUBDIR_OVERRIDE, but this pessimization is for a good reason. Cheers, --=20 Ruslan Ermilov Sysadmin and DBA, ru@sunbay.com Sunbay Software Ltd, ru@FreeBSD.org FreeBSD committer --vOmOzSkFvhd7u8Ms Content-Type: application/pgp-signature Content-Disposition: inline -----BEGIN PGP SIGNATURE----- Version: GnuPG v1.2.1 (FreeBSD) iD8DBQE/AtnJUkv4P6juNwoRAnvnAJ0eF2YPDx7CGUHkKpo7hutm909RXACaAuPh RT02CcbA3B5EIIaHv/ArSzU= =ppXH -----END PGP SIGNATURE----- --vOmOzSkFvhd7u8Ms--
Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?20030702131033.GC97486>