From owner-freebsd-ia64@FreeBSD.ORG Mon Jul 7 11:42:13 2003 Return-Path: Delivered-To: freebsd-ia64@freebsd.org Received: from mx1.FreeBSD.org (mx1.freebsd.org [216.136.204.125]) by hub.freebsd.org (Postfix) with ESMTP id 5F08B37B401; Mon, 7 Jul 2003 11:42:13 -0700 (PDT) Received: from dragon.nuxi.com (trang.nuxi.com [66.93.134.19]) by mx1.FreeBSD.org (Postfix) with ESMTP id AAFE743F75; Mon, 7 Jul 2003 11:42:12 -0700 (PDT) (envelope-from obrien@NUXI.com) Received: from dragon.nuxi.com (obrien@localhost [127.0.0.1]) by dragon.nuxi.com (8.12.9/8.12.9) with ESMTP id h67IgBaQ083701; Mon, 7 Jul 2003 11:42:11 -0700 (PDT) (envelope-from obrien@dragon.nuxi.com) Received: (from obrien@localhost) by dragon.nuxi.com (8.12.9/8.12.9/Submit) id h67IgBru083700; Mon, 7 Jul 2003 11:42:11 -0700 (PDT) Date: Mon, 7 Jul 2003 11:42:10 -0700 From: "David O'Brien" To: Kris Kennaway Message-ID: <20030707184210.GA83575@dragon.nuxi.com> References: <20030705020248.GA2361@rot13.obsecurity.org> Mime-Version: 1.0 Content-Type: text/plain; charset=us-ascii Content-Disposition: inline In-Reply-To: <20030705020248.GA2361@rot13.obsecurity.org> User-Agent: Mutt/1.4i X-Operating-System: FreeBSD 5.1-CURRENT Organization: The NUXI BSD Group X-Pgp-Rsa-Fingerprint: B7 4D 3E E9 11 39 5F A3 90 76 5D 69 58 D9 98 7A X-Pgp-Rsa-Keyid: 1024/34F9F9D5 cc: amd64@FreeBSD.org cc: ia64@FreeBSD.org Subject: Re: Patches for config.{guess,sub} needed X-BeenThere: freebsd-ia64@freebsd.org X-Mailman-Version: 2.1.1 Precedence: list Reply-To: obrien@FreeBSD.org List-Id: Porting FreeBSD to the IA-64 List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Mon, 07 Jul 2003 18:42:13 -0000 On Fri, Jul 04, 2003 at 07:02:48PM -0700, Kris Kennaway wrote: > I'm testing patches from naddy that cause bsd.port.mk to use a global > copy of the GNU config.{guess,sub} scripts instead of the > distfile-supplied version that will usually not support the newer > architectures. > > Can someone please fetch the latest version of config.guess and > config.sub from > > ftp://ftp.gnu.org/gnu/config/ The "master" copies are in the GCC CVS repo. -- -- David (obrien@FreeBSD.org)