From owner-freebsd-hackers@FreeBSD.ORG Tue Dec 11 05:53:47 2007 Return-Path: Delivered-To: freebsd-hackers@freebsd.org Received: from mx1.freebsd.org (mx1.freebsd.org [IPv6:2001:4f8:fff6::34]) by hub.freebsd.org (Postfix) with ESMTP id A50B616A46C for ; Tue, 11 Dec 2007 05:53:47 +0000 (UTC) (envelope-from twickline@gmail.com) Received: from rv-out-0910.google.com (rv-out-0910.google.com [209.85.198.186]) by mx1.freebsd.org (Postfix) with ESMTP id 4BD8F13C46B for ; Tue, 11 Dec 2007 05:53:47 +0000 (UTC) (envelope-from twickline@gmail.com) Received: by rv-out-0910.google.com with SMTP id l15so2074603rvb for ; Mon, 10 Dec 2007 21:53:46 -0800 (PST) DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=gmail.com; s=gamma; h=domainkey-signature:received:received:message-id:date:from:to:subject:cc:in-reply-to:mime-version:content-type:content-transfer-encoding:content-disposition:references; bh=Av/Tmp+Uehl2aXND36RRz6klAQ02XwtKBSrrW31S8wE=; b=c0HUv85GCLieHIZwQnYUNPua6P1tG9svmsojq5E5pzpiRyMRrH8bHc9QfPzgNZPoU2zfjJwR75mW2eP8dn5dLD0ZeD7GmLd+zAvQwdY+B02cI4Z+7oTgTSQ8+VSAczkzZDIm5qIg5/8Mef/ldhZupwBKmogRshnQvqrLOib+mQ8= DomainKey-Signature: a=rsa-sha1; c=nofws; d=gmail.com; s=gamma; h=message-id:date:from:to:subject:cc:in-reply-to:mime-version:content-type:content-transfer-encoding:content-disposition:references; b=tdoVOU8gkIIhoAyp3ia1YCaKvj0bRuHOW9Gmc+KQIMZ5r2RvRk5qG6h4DabR614i8sFUHWF0CqFcEHYqhprHtVpk7cf3aAy7QQaLPoNdob/Y5jOu7z+Ap0czWkBKq8jIehl8W4Qg/y0UcJrl8eoI0YWrbYgYGQnOQ02Y+L1/neA= Received: by 10.142.147.15 with SMTP id u15mr931577wfd.1197352426789; Mon, 10 Dec 2007 21:53:46 -0800 (PST) Received: by 10.142.98.3 with HTTP; Mon, 10 Dec 2007 21:53:46 -0800 (PST) Message-ID: <53e3a9930712102153i15f6416aqe29389736469e063@mail.gmail.com> Date: Tue, 11 Dec 2007 00:53:46 -0500 From: "Tom Wickline" To: "Simon Cornelius P. Umacob" In-Reply-To: <475E238C.9010803@simoncpu.com> MIME-Version: 1.0 Content-Type: text/plain; charset=ISO-8859-1 Content-Transfer-Encoding: 7bit Content-Disposition: inline References: <53e3a9930712060959t6f446534xee6ba49d043dd70a@mail.gmail.com> <475E238C.9010803@simoncpu.com> X-Mailman-Approved-At: Tue, 11 Dec 2007 06:13:31 +0000 Cc: freebsd-hackers@freebsd.org Subject: Re: Wine compatibility and performance on FreeBSD 7 X-BeenThere: freebsd-hackers@freebsd.org X-Mailman-Version: 2.1.5 Precedence: list List-Id: Technical Discussions relating to FreeBSD List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Tue, 11 Dec 2007 05:53:47 -0000 On Dec 11, 2007 12:43 AM, Simon Cornelius P. Umacob wrote: > > Salamat sa review, Tom. Now, if only Wine could run on x86_64, that > would be really cooooool.... =) > > [ simon.cpu ] > > Salamat Simon, Wine runs on x86_64 chips, that's what this box has and 32bit compat libs. The 8GB of RAM is mostly a waist with 32bit apps, but that's life....... tom@tuxonfire ~ $ uname -a Linux tuxonfire 2.6.22-gentoo-r9 #1 SMP Wed Oct 31 18:36:01 EDT 2007 x86_64 Intel(R) Core(TM)2 Quad CPU @ 2.40GHz GenuineIntel GNU/Linux tom@tuxonfire ~ $ Cheers, Tom