From owner-cvs-all@FreeBSD.ORG Wed Jul 2 11:52:36 2003 Return-Path: Delivered-To: cvs-all@freebsd.org Received: from mx1.FreeBSD.org (mx1.freebsd.org [216.136.204.125]) by hub.freebsd.org (Postfix) with ESMTP id CEA5037B419; Wed, 2 Jul 2003 11:52:35 -0700 (PDT) Received: from ns1.xcllnt.net (209-128-86-226.bayarea.net [209.128.86.226]) by mx1.FreeBSD.org (Postfix) with ESMTP id 4C37C43FE0; Wed, 2 Jul 2003 11:52:34 -0700 (PDT) (envelope-from marcel@xcllnt.net) Received: from dhcp01.pn.xcllnt.net (dhcp01.pn.xcllnt.net [192.168.4.201]) by ns1.xcllnt.net (8.12.9/8.12.9) with ESMTP id h62IqYDZ027996; Wed, 2 Jul 2003 11:52:34 -0700 (PDT) (envelope-from marcel@piii.pn.xcllnt.net) Received: from dhcp01.pn.xcllnt.net (localhost [127.0.0.1]) by dhcp01.pn.xcllnt.net (8.12.9/8.12.9) with ESMTP id h62IqTgd022166; Wed, 2 Jul 2003 11:52:30 -0700 (PDT) (envelope-from marcel@dhcp01.pn.xcllnt.net) Received: (from marcel@localhost) by dhcp01.pn.xcllnt.net (8.12.9/8.12.9/Submit) id h62IqTpA022165; Wed, 2 Jul 2003 11:52:29 -0700 (PDT) (envelope-from marcel) Date: Wed, 2 Jul 2003 11:52:29 -0700 From: Marcel Moolenaar To: Ruslan Ermilov Message-ID: <20030702185229.GA22122@dhcp01.pn.xcllnt.net> References: <200307011257.h61Cvr0j074180@repoman.freebsd.org> <20030701171328.GA6789@dhcp01.pn.xcllnt.net> <20030702071850.GA58755@sunbay.com> <20030702081951.GA19646@dhcp01.pn.xcllnt.net> <20030702093910.GA74796@sunbay.com> Mime-Version: 1.0 Content-Type: text/plain; charset=us-ascii Content-Disposition: inline In-Reply-To: <20030702093910.GA74796@sunbay.com> User-Agent: Mutt/1.5.4i cc: cvs-src@FreeBSD.org cc: src-committers@FreeBSD.org cc: cvs-all@FreeBSD.org Subject: Re: cvs commit: src Makefile.inc1 X-BeenThere: cvs-all@freebsd.org X-Mailman-Version: 2.1.1 Precedence: list List-Id: CVS commit messages for the entire tree List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Wed, 02 Jul 2003 18:52:37 -0000 On Wed, Jul 02, 2003 at 12:39:10PM +0300, Ruslan Ermilov wrote: > > if incompatible from the target. The compiler is now built > > second and I'm expecting that all tools built after it will > > not run. Unless something changed since the last time I looked. > > > The cross-compiler is installed into WORLDTMP which is part of > XPATH. XPATH only appears in PATH for WMAKEENV and IMAKEENV. Ok. I guess we dont need the cross-binutils in WORDTMP when we build the cross-compiler. That was one of the original requirements. > To summarize, we don't use any of cross-tools before the > _includes stage of buildworld. But we use some of bootstrap- > tools (mostly legacy: bits) in the cross-tools stage. We also used to use bootstrap tools while building bootstrap tools. To upgrade from 3.x to 4.x, yacc had to be rebuilt before we built bison (IIRC). We don't built bison anymore, but the dependency may still be there. -- Marcel Moolenaar USPA: A-39004 marcel@xcllnt.net