From owner-freebsd-amd64@FreeBSD.ORG Thu Aug 12 16:25:48 2004 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 DDDFD16A4CE; Thu, 12 Aug 2004 16:25:48 +0000 (GMT) Received: from blake.polstra.com (blake.polstra.com [64.81.189.66]) by mx1.FreeBSD.org (Postfix) with ESMTP id 810FE43D31; Thu, 12 Aug 2004 16:25:48 +0000 (GMT) (envelope-from jdp@polstra.com) Received: from strings.polstra.com (dsl081-189-067.sea1.dsl.speakeasy.net [64.81.189.67]) by blake.polstra.com (8.12.11/8.12.11) with ESMTP id i7CGPlBc038849 (version=TLSv1/SSLv3 cipher=DHE-RSA-AES256-SHA bits=256 verify=NO); Thu, 12 Aug 2004 09:25:47 -0700 (PDT) (envelope-from jdp@strings.polstra.com) Received: (from jdp@localhost) by strings.polstra.com (8.12.11/8.12.11/Submit) id i7CGPlcc007407; Thu, 12 Aug 2004 09:25:47 -0700 (PDT) (envelope-from jdp) Message-ID: X-Mailer: XFMail 1.5.5 on FreeBSD X-Priority: 3 (Normal) Content-Type: text/plain; charset=us-ascii Content-Transfer-Encoding: 8bit MIME-Version: 1.0 In-Reply-To: <20040811101206.M99067@carver.gumbysoft.com> Date: Thu, 12 Aug 2004 09:25:47 -0700 (PDT) From: John Polstra To: Doug White X-Bogosity: No, tests=bogofilter, spamicity=0.094462, version=0.14.5 cc: freebsd-current@freebsd.org cc: freebsd-amd64@freebsd.org Subject: Re: cvsup on amd64 just broke today 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: Thu, 12 Aug 2004 16:25:49 -0000 On 11-Aug-2004 Doug White wrote: > Checking the commit logs, I don't think Peter ever committed the patches > to make ezm3 work under amd64 native. The port on amd64 just downloads > the same binary you were using .. the i386 version and an extra library. > ezm3 builds the runtime libs needed to compile Modula-3 apps. > > Interestingly, jdp just touched that port. I guess he doesn't have peter's > patches, or hasn't adapted them for the distro yet. There is a lot of brokenness in those patches, as Peter will be the first to admit. They're really not ready to be committed at this point. David O'Brien has done a lot of work on this, but there's still nothing ready to commit. John