From owner-freebsd-current Mon Jul 9 2:27:25 2001 Delivered-To: freebsd-current@freebsd.org Received: from mailman.zeta.org.au (mailman.zeta.org.au [203.26.10.16]) by hub.freebsd.org (Postfix) with ESMTP id 21BC037B401; Mon, 9 Jul 2001 02:27:21 -0700 (PDT) (envelope-from bde@zeta.org.au) Received: from bde.zeta.org.au (bde.zeta.org.au [203.2.228.102]) by mailman.zeta.org.au (8.9.3/8.8.7) with ESMTP id TAA04489; Mon, 9 Jul 2001 19:26:54 +1000 Date: Mon, 9 Jul 2001 19:24:49 +1000 (EST) From: Bruce Evans X-Sender: bde@besplex.bde.org To: Dag-Erling Smorgrav Cc: Mark Peek , Warner Losh , obrien@FreeBSD.ORG, Kris Kennaway , John Baldwin , freebsd-current@FreeBSD.ORG, Jim.Pirzyk@disney.com, mjacob@feral.com, Jordan Hubbard Subject: Re: chgrp broken on alpha systems In-Reply-To: Message-ID: MIME-Version: 1.0 Content-Type: TEXT/PLAIN; charset=US-ASCII Sender: owner-freebsd-current@FreeBSD.ORG Precedence: bulk List-ID: List-Archive: (Web Archive) List-Help: (List Instructions) List-Subscribe: List-Unsubscribe: X-Loop: FreeBSD.ORG On 8 Jul 2001, Dag-Erling Smorgrav wrote: > Mark Peek writes: > > It probably works since i386 and pc98 are similar. I'm trying an alpha > > cross build as we speak. So far I needed to apply this patch to get > > around having -mcpu=ev4 being fed to the i386 compiler during the > > build tools phase. > > My -DNOPERL build broke in games/fortune in the "building everything" > phase because the Alpha compiler tried to use the i386 strfile.o that > was left over from the bootstrap phase. This shouldn't happen. The bootstrap phase builds in a host-specific hierarchy in the obj tree. The alpha compiler shouldn't go near this hierarchy. Bruce To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe freebsd-current" in the body of the message