From owner-freebsd-amd64@FreeBSD.ORG Sat Jul 5 00:17:35 2003 Return-Path: Delivered-To: freebsd-amd64@freebsd.org Received: from mx1.FreeBSD.org (mx1.freebsd.org [216.136.204.125]) by hub.freebsd.org (Postfix) with ESMTP id 7AFA937B401 for ; Sat, 5 Jul 2003 00:17: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 34E9F44008 for ; Sat, 5 Jul 2003 00:17: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 h657HYv1011387; Sat, 5 Jul 2003 00:17: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 h657HXUw075839; Sat, 5 Jul 2003 00:17:33 -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 h657HS0i075838; Sat, 5 Jul 2003 00:17:28 -0700 (PDT) (envelope-from marcel) Date: Sat, 5 Jul 2003 00:17:28 -0700 From: Marcel Moolenaar To: Peter Wemm Message-ID: <20030705071728.GA75775@dhcp01.pn.xcllnt.net> References: <20030705032921.GA2926@rot13.obsecurity.org> <20030705055829.31E582A7EA@canning.wemm.org> Mime-Version: 1.0 Content-Type: text/plain; charset=us-ascii Content-Disposition: inline In-Reply-To: <20030705055829.31E582A7EA@canning.wemm.org> User-Agent: Mutt/1.5.4i cc: amd64@freebsd.org cc: Kris Kennaway Subject: Re: Patches for config.{guess,sub} needed X-BeenThere: freebsd-amd64@freebsd.org X-Mailman-Version: 2.1.1 Precedence: list List-Id: Porting FreeBSD to the AMD64 platform List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Sat, 05 Jul 2003 07:17:35 -0000 [ia64@ removed from CC list] On Fri, Jul 04, 2003 at 10:58:29PM -0700, Peter Wemm wrote: > > > > On Fri, Jul 04, 2003 at 08:21:20PM -0700, Marcel Moolenaar wrote: > > > On Fri, Jul 04, 2003 at 07:02:48PM -0700, Kris Kennaway wrote: > > > >=20 > > > > and send me patches against these scripts to DTRT when run on ia64 and > > > > amd64? These patches should also be submitted back to the GNU people. > > >=20 > > > No patches are needed for ia64. The latest config.sub works. > > >=20 > > > On amd64, config.guess prints "amd64-unknown-freebsd5.1", which > > > I expect is correct. Attached a patch for config.sub to recognize > > > amd64 as the machine. Things may be more complicated on amd64, > > > because I'm not sure people have settled for amd64 or x86_64 as > > > the machine name. > > > > Thanks. As soon as I get an amd64 world built I'll give this a try on > > sledge. I'll also start a new ia64 build run on pluto1. > > The 07-02-2003 version I downloaded seemed to work as expected on sledge > without any suprises. Mind you, I'm not entirely sure what these things > are supposed to be doing. :-) The patch handles non-default vendor strings. Without the patch, config.sub complains for: sledge% sh -f config.sub amd64-undermydesk-freebsd Invalid configuration `amd64-undermydesk-freebsd': machine `amd64-undermydesk' not recognized sledge% sh -f config.sub amd64-portbld-freebsd Invalid configuration `amd64-portbld-freebsd': machine `amd64-portbld' not recognized Both we use by default. Standard strings are already handled: sledge% sh -f config.sub amd64-freebsd x86_64-pc-freebsd sledge% sh -f config.sub amd64-unknown-freebsd amd64-unknown-freebsd FYI, -- Marcel Moolenaar USPA: A-39004 marcel@xcllnt.net