From owner-freebsd-emulation@FreeBSD.ORG Thu May 21 11:22:58 2009 Return-Path: Delivered-To: freebsd-emulation@freebsd.org Received: from mx1.freebsd.org (mx1.freebsd.org [IPv6:2001:4f8:fff6::34]) by hub.freebsd.org (Postfix) with ESMTP id 3732C106564A for ; Thu, 21 May 2009 11:22:58 +0000 (UTC) (envelope-from alexander@leidinger.net) Received: from redbull.bpaserver.net (redbullneu.bpaserver.net [213.198.78.217]) by mx1.freebsd.org (Postfix) with ESMTP id E86668FC13 for ; Thu, 21 May 2009 11:22:57 +0000 (UTC) (envelope-from alexander@leidinger.net) Received: from outgoing.leidinger.net (pD9E2D176.dip.t-dialin.net [217.226.209.118]) by redbull.bpaserver.net (Postfix) with ESMTP id E5D892E15C; Thu, 21 May 2009 13:22:52 +0200 (CEST) Received: from unknown (IO.Leidinger.net [192.168.2.103]) by outgoing.leidinger.net (Postfix) with ESMTP id A2F09242B0B; Thu, 21 May 2009 13:22:49 +0200 (CEST) Date: Thu, 21 May 2009 13:22:48 +0200 From: Alexander Leidinger To: Kostik Belousov Message-ID: <20090521132248.0000157f@unknown> In-Reply-To: <20090521104933.GE1927@deviant.kiev.zoral.com.ua> References: <20090520213830.GA13304@dev.null> <20090521122911.00002a24@unknown> <20090521104933.GE1927@deviant.kiev.zoral.com.ua> X-Mailer: Claws Mail 3.7.1 (GTK+ 2.10.13; i586-pc-mingw32msvc) Mime-Version: 1.0 Content-Type: text/plain; charset=US-ASCII Content-Transfer-Encoding: 7bit X-BPAnet-MailScanner-Information: Please contact the ISP for more information X-MailScanner-ID: E5D892E15C.40014 X-BPAnet-MailScanner: Found to be clean X-BPAnet-MailScanner-SpamCheck: not spam, ORDB-RBL, SpamAssassin (not cached, score=-14.823, required 6, BAYES_00 -15.00, RDNS_DYNAMIC 0.10, TW_NX 0.08) X-BPAnet-MailScanner-From: alexander@leidinger.net X-Spam-Status: No Cc: freebsd-emulation@freebsd.org Subject: Re: Linuxulator, 32-bit executables, and linux-from-scratch X-BeenThere: freebsd-emulation@freebsd.org X-Mailman-Version: 2.1.5 Precedence: list List-Id: Development of Emulators of other operating systems List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Thu, 21 May 2009 11:22:58 -0000 On Thu, 21 May 2009 13:49:33 +0300 Kostik Belousov wrote: > On Thu, May 21, 2009 at 12:29:11PM +0200, Alexander Leidinger wrote: > > > And my last question... I run 7.2-RELEASE/amd64. Is it possible > > > yet to run a 32-bit WINE environemt under the Linux emulation? > > > Last I heard, the 64-bit kernel was lacking a syscall or two to > > > make this possible. Has this changed? > > > > No, and I don't think someone will spend time to do this. AFAIK wine > > makes some very low-level assumptions which are not true in the > > linxulator and most probably will never be true there. > > Actually, 8.0/amd64 is capable of running FreeBSD/i386 Wine build. It runs _fully_? Bye, Alexander.