From owner-freebsd-questions@FreeBSD.ORG Tue Sep 5 14:34:39 2006 Return-Path: X-Original-To: freebsd-questions@freebsd.org Delivered-To: freebsd-questions@freebsd.org Received: from mx1.FreeBSD.org (mx1.freebsd.org [216.136.204.125]) by hub.freebsd.org (Postfix) with ESMTP id 5717F16A4DE for ; Tue, 5 Sep 2006 14:34:39 +0000 (UTC) (envelope-from list-freebsd-2004@morbius.sent.com) Received: from out2.smtp.messagingengine.com (out2.smtp.messagingengine.com [66.111.4.26]) by mx1.FreeBSD.org (Postfix) with ESMTP id 0311643D4C for ; Tue, 5 Sep 2006 14:34:38 +0000 (GMT) (envelope-from list-freebsd-2004@morbius.sent.com) Received: from frontend3.internal (frontend3.internal [10.202.2.152]) by frontend1.messagingengine.com (Postfix) with ESMTP id A5104DA4B98 for ; Tue, 5 Sep 2006 10:34:37 -0400 (EDT) Received: from heartbeat1.internal ([10.202.2.160]) by frontend3.internal (MEProxy); Tue, 05 Sep 2006 10:34:38 -0400 X-Sasl-enc: 9Z1iWFAZPN4XSHNCil6BbHReAjbNGdr0b7+SdnLSItst 1157466878 Received: from [192.168.1.2] (bb-87-81-140-128.ukonline.co.uk [87.81.140.128]) by mail.messagingengine.com (Postfix) with ESMTP id 6BE0866CD for ; Tue, 5 Sep 2006 10:34:38 -0400 (EDT) From: RW To: freebsd-questions@freebsd.org Date: Tue, 5 Sep 2006 15:34:33 +0100 User-Agent: KMail/1.9.3 References: <44FD7707.5040207@veldy.net> In-Reply-To: <44FD7707.5040207@veldy.net> MIME-Version: 1.0 Content-Type: text/plain; charset="iso-8859-1" Content-Transfer-Encoding: 7bit Content-Disposition: inline Message-Id: <200609051534.35474.list-freebsd-2004@morbius.sent.com> Subject: Re: AMD64 Stability with 6.1+? X-BeenThere: freebsd-questions@freebsd.org X-Mailman-Version: 2.1.5 Precedence: list List-Id: User questions List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Tue, 05 Sep 2006 14:34:39 -0000 On Tuesday 05 September 2006 14:09, Thomas T. Veldhouse wrote: > Can anybody on this list indicate what kind of stability they have seen > with AMD64 systems using FreeBSD (the 64-bit binaries)? How about the > majority of PORTS in the tree? The problems with amd64 are more to do with whether the port works at all: find /usr/ports/ -name Makefile -exec grep ONLY_FOR_ARCHS {} + | grep -v amd64