From owner-freebsd-emulation@FreeBSD.ORG Thu Jun 15 05:22:34 2006 Return-Path: X-Original-To: emulation@freebsd.org Delivered-To: freebsd-emulation@FreeBSD.ORG Received: from mx1.FreeBSD.org (mx1.freebsd.org [216.136.204.125]) by hub.freebsd.org (Postfix) with ESMTP id 0177D16A41A for ; Thu, 15 Jun 2006 05:22:34 +0000 (UTC) (envelope-from mi+mx@aldan.algebra.com) Received: from aldan.algebra.com (aldan.algebra.com [216.254.65.224]) by mx1.FreeBSD.org (Postfix) with ESMTP id 486EC43D55 for ; Thu, 15 Jun 2006 05:22:32 +0000 (GMT) (envelope-from mi+mx@aldan.algebra.com) Received: from corbulon.video-collage.com (static-151-204-231-237.bos.east.verizon.net [151.204.231.237]) by aldan.algebra.com (8.13.6/8.13.6) with ESMTP id k5F5M9G7040691 (version=TLSv1/SSLv3 cipher=DHE-RSA-AES256-SHA bits=256 verify=OK); Thu, 15 Jun 2006 01:22:10 -0400 (EDT) (envelope-from mi+mx@aldan.algebra.com) Received: from [172.21.130.86] (mx-broadway [38.98.68.18]) by corbulon.video-collage.com (8.13.6/8.13.6) with ESMTP id k5F5M3na024420 (version=TLSv1/SSLv3 cipher=DHE-RSA-AES256-SHA bits=256 verify=NO); Thu, 15 Jun 2006 01:22:04 -0400 (EDT) (envelope-from mi+mx@aldan.algebra.com) From: Mikhail Teterin Organization: Virtual Estates, Inc. To: Andrew Reilly Date: Thu, 15 Jun 2006 01:21:58 -0400 User-Agent: KMail/1.9.1 References: <200606141843.55338.mi+mx@aldan.algebra.com> <200606142026.26965.mi+mx@aldan.algebra.com> <20060615044759.GA58742@duncan.reilly.home> In-Reply-To: <20060615044759.GA58742@duncan.reilly.home> MIME-Version: 1.0 Content-Disposition: inline Message-Id: <200606150121.58355.mi+mx@aldan.algebra.com> Content-Type: text/plain; charset="koi8-u" Content-Transfer-Encoding: 8bit X-Virus-Scanned: ClamAV 0.88/1539/Wed Jun 14 10:21:49 2006 on corbulon.video-collage.com X-Virus-Status: Clean X-Scanned-By: MIMEDefang 2.43 Cc: emulation@freebsd.org Subject: Re: running MacOS-X i386 binaries on FreeBSD? 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, 15 Jun 2006 05:22:34 -0000 четвер 15 червень 2006 00:47, Andrew Reilly написав: > Not really (see above).  It really runs on "Carbon", which is > the sum of the MacOS GUI libraries. Interesting. So it is not an X application... Can't the MacOS GUI libraries be ported, though? Or do they require kernel support, that is only available from MacOS-X kernel (and not Darwin)? Thanks! -mi