From owner-freebsd-current@FreeBSD.ORG Wed Jul 2 06:11:41 2003 Return-Path: Delivered-To: freebsd-current@freebsd.org Received: from mx1.FreeBSD.org (mx1.freebsd.org [216.136.204.125]) by hub.freebsd.org (Postfix) with ESMTP id 8B6DC37B401 for ; Wed, 2 Jul 2003 06:11:41 -0700 (PDT) Received: from whale.sunbay.crimea.ua (whale.sunbay.crimea.ua [212.110.138.65]) by mx1.FreeBSD.org (Postfix) with ESMTP id 958134400D for ; Wed, 2 Jul 2003 06:11:33 -0700 (PDT) (envelope-from ru@sunbay.com) Received: from whale.sunbay.crimea.ua (ru@localhost [127.0.0.1]) h62DAjVU000283 (version=TLSv1/SSLv3 cipher=DHE-RSA-AES256-SHA bits=256 verify=NO); Wed, 2 Jul 2003 16:10:45 +0300 (EEST) (envelope-from ru@sunbay.com) Received: (from ru@localhost) by whale.sunbay.crimea.ua (8.12.9/8.12.8/Submit) id h62DAXAg000258; Wed, 2 Jul 2003 16:10:33 +0300 (EEST) (envelope-from ru) Date: Wed, 2 Jul 2003 16:10:33 +0300 From: Ruslan Ermilov To: "David O'Brien" , Marcel Moolenaar , Gordon Tetlow , current@freebsd.org, Tim Kientzle Message-ID: <20030702131033.GC97486@sunbay.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> Mime-Version: 1.0 Content-Type: multipart/signed; micalg=pgp-sha1; protocol="application/pgp-signature"; boundary="vOmOzSkFvhd7u8Ms" Content-Disposition: inline In-Reply-To: <20030701190726.GB57350@dragon.nuxi.com> User-Agent: Mutt/1.5.4i Subject: Re: rescue/ broke cross compiles X-BeenThere: freebsd-current@freebsd.org X-Mailman-Version: 2.1.1 Precedence: list List-Id: Discussions about the use of FreeBSD-current List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Wed, 02 Jul 2003 13:11:41 -0000 --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--