From owner-freebsd-amd64@FreeBSD.ORG Sun Feb 6 00:22:16 2005 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 2F9AE16A4CE; Sun, 6 Feb 2005 00:22:16 +0000 (GMT) Received: from front2.npgco.com (front2.npgco.com [207.192.213.25]) by mx1.FreeBSD.org (Postfix) with ESMTP id A187443D3F; Sun, 6 Feb 2005 00:22:13 +0000 (GMT) (envelope-from jlfenton@npgcable.com) Received: from [24.121.45.49] (cm-24-121-45-49.kingman.az.npgco.com [24.121.45.49]) by front2.npgco.com (8.12.11/8.12.11) with ESMTP id j160MBB4020592; Sat, 5 Feb 2005 18:22:12 -0600 Message-ID: <4205637E.6040406@npgcable.com> Date: Sat, 05 Feb 2005 17:23:26 -0700 From: Joe Fenton User-Agent: Mozilla Thunderbird 0.9 (X11/20041127) X-Accept-Language: en-us, en MIME-Version: 1.0 To: obrien@freebsd.org References: <76ff51010502022341529322fc@mail.gmail.com> <20050205223444.GG9350@dragon.nuxi.com> In-Reply-To: <20050205223444.GG9350@dragon.nuxi.com> Content-Type: text/plain; charset=ISO-8859-1; format=flowed Content-Transfer-Encoding: 7bit cc: freebsd-amd64@freebsd.org Subject: Re: amd64 and wine support in FreeBSD 5.3-STABLE 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: Sun, 06 Feb 2005 00:22:16 -0000 David O'Brien wrote: > On Thu, Feb 03, 2005 at 01:41:36AM -0600, Nick M. Lozinsky wrote: > >>Hi, >> >>On my 64bit AMD laptop, using FreeBSD 5.3 Stable, I an unable to make >>install wine from ports. Looking through the Makefile, I find that it >>only support i386 architectures. Ho can I make it even with i386 >>support under amd64, or, is it even possible to make it on amd64? > > > Wine isn't supported on amd64 (neither on Linux/AMD64 also). The AMD64 > ISA does not support the functionality Wine uses. Maybe not as 64-bit, but Linux/AMD64 certainly runs 32-bit WINE just fine. I use it all the time in Fedora Core 3 AMD64. It's really fast on a 64-bit OS. I play American McGee's Alice in WINE - it's better than playing it in XP Pro. :) So I would say it should be possible for FreeBSD AMD64 to run 32-bit WINE as well.