From owner-freebsd-emulation@FreeBSD.ORG Thu May 21 19:29:02 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 AAA41106566C for ; Thu, 21 May 2009 19:29:02 +0000 (UTC) (envelope-from tijl@ulyssis.org) Received: from mailrelay003.isp.belgacom.be (mailrelay003.isp.belgacom.be [195.238.6.53]) by mx1.freebsd.org (Postfix) with ESMTP id 4135C8FC19 for ; Thu, 21 May 2009 19:29:02 +0000 (UTC) (envelope-from tijl@ulyssis.org) X-Belgacom-Dynamic: yes X-IronPort-Anti-Spam-Filtered: true X-IronPort-Anti-Spam-Result: AisFAOJIFUpR9SKE/2dsb2JhbACBT9EuhAkF Received: from 132.34-245-81.adsl-dyn.isp.belgacom.be (HELO kalimero.kotnet.org) ([81.245.34.132]) by relay.skynet.be with ESMTP; 21 May 2009 21:29:00 +0200 Received: from kalimero.kotnet.org (kalimero.kotnet.org [127.0.0.1]) by kalimero.kotnet.org (8.14.3/8.14.3) with ESMTP id n4LJSrfK023523; Thu, 21 May 2009 21:28:54 +0200 (CEST) (envelope-from tijl@ulyssis.org) From: Tijl Coosemans To: freebsd-emulation@freebsd.org, Peter Holm , Kostik Belousov Date: Thu, 21 May 2009 21:28:51 +0200 User-Agent: KMail/1.9.10 References: <20090520213830.GA13304@dev.null> <20090521114719.GI1927@deviant.kiev.zoral.com.ua> <20090521120938.GA31371@x2.osted.lan> In-Reply-To: <20090521120938.GA31371@x2.osted.lan> MIME-Version: 1.0 Content-Type: text/plain; charset="iso-8859-1" Content-Transfer-Encoding: 7bit Content-Disposition: inline Message-Id: <200905212128.53615.tijl@ulyssis.org> Cc: Alexander Leidinger 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 19:29:02 -0000 On Thursday 21 May 2009 14:09:38 Peter Holm wrote: > On Thu, May 21, 2009 at 02:47:19PM +0300, Kostik Belousov wrote: >> On Thu, May 21, 2009 at 01:22:48PM +0200, Alexander Leidinger wrote: >>> On Thu, 21 May 2009 13:49:33 +0300 Kostik Belousov wrote: >>>> Actually, 8.0/amd64 is capable of running FreeBSD/i386 Wine build. >>> >>> It runs _fully_? >> >> I do not have a definition for they _fully_ term, but it did >> executed some win32 programs in Peter Holm' setup. I am not sure >> what exactly he did tested. And, win32 codecs for mplayer worked >> too. > > The wine test was firefox with flash, as far as I remember. How did you set this up? Did you build the wine port in a 32 bit jail?