From owner-freebsd-current Fri Jan 28 18: 7:46 2000 Delivered-To: freebsd-current@freebsd.org Received: from rover.village.org (rover.village.org [204.144.255.49]) by hub.freebsd.org (Postfix) with ESMTP id 02C4C15C41 for ; Fri, 28 Jan 2000 18:07:43 -0800 (PST) (envelope-from imp@harmony.village.org) Received: from harmony.village.org (harmony.village.org [10.0.0.6]) by rover.village.org (8.9.3/8.9.3) with ESMTP id TAA13566; Fri, 28 Jan 2000 19:07:41 -0700 (MST) (envelope-from imp@harmony.village.org) Received: from harmony.village.org (localhost.village.org [127.0.0.1]) by harmony.village.org (8.9.3/8.8.3) with ESMTP id TAA66170; Fri, 28 Jan 2000 19:08:01 -0700 (MST) Message-Id: <200001290208.TAA66170@harmony.village.org> To: Bruce Evans Subject: Re: Makefile.inc1 change Cc: current@FreeBSD.ORG In-reply-to: Your message of "Sat, 29 Jan 2000 12:58:07 +1100." References: Date: Fri, 28 Jan 2000 19:08:01 -0700 From: Warner Losh Sender: owner-freebsd-current@FreeBSD.ORG Precedence: bulk X-Loop: FreeBSD.ORG In message Bruce Evans writes: : This breaks bootetrapping of fortran. Fortran is not built as a build- : tool. Only a tool to build fortran is built. This tool is like the : internal tools for sh and libcurses, etc. It must be built in the host : environment, since the version built in the target environment may not : run. : : Tests of tools need to test building from an old and foreign environment, : e.g., 3.3 for alpha. So I should back this out? I didn't do a 3.3 buildworld. Warner To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe freebsd-current" in the body of the message