From mboxrd@z Thu Jan 1 00:00:00 1970 Received: from list by monty-python.gnu.org with tmda-scanned (Exim 4.20) id 19lWif-00060F-1j for qemu-devel@nongnu.org; Sat, 09 Aug 2003 12:37:29 -0400 Received: from mail by monty-python.gnu.org with spam-scanned (Exim 4.20) id 19lWi7-0004yq-Vj for qemu-devel@nongnu.org; Sat, 09 Aug 2003 12:37:27 -0400 Received: from [213.167.167.152] (helo=venus.bnbt.de) by monty-python.gnu.org with esmtp (Exim 4.20) id 19lWi7-0004wR-By for qemu-devel@nongnu.org; Sat, 09 Aug 2003 12:36:55 -0400 Date: Sat, 9 Aug 2003 18:36:48 +0200 From: Gerhard Pfeiffer Subject: Re: [Qemu-devel] non linux host? Message-ID: <20030809163648.GN1077@bnbt.de> References: <1060428452.29152.47.camel@jma1.dev.netgem.com> <20030809140708.GM1077@bnbt.de> <20030809143228.GA2747@www.13thfloor.at> Mime-Version: 1.0 Content-Type: text/plain; charset=us-ascii Content-Disposition: inline In-Reply-To: <20030809143228.GA2747@www.13thfloor.at> Reply-To: qemu-devel@nongnu.org List-Id: List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , To: herbert@13thfloor.at, qemu-devel@nongnu.org Hallo, > > > But the syscall and ioctl handlers must be rewrote. > > > This can be quite long and not so funny. > > > But there's no real problem to adapt it, > > > except that it hasn't been done yet ! > > in http://mail.gnu.org/archive/html/qemu-devel/2003-07/msg00084.html Fabrice > > said, that ELF binutils/gcc would be needed to compile some parts of qemu. > > How to get ELF binutils/gcc in darwin? One would also need an > > elf-compatible-libc to compile things with it, if I'm taken right. > what about the Fink Project? fink is an apt-like system for unix-tools ported to mac os x. These packages get compiled with the gcc and binutils provided by apple and hence it uses mach-o - Binaries. -- Ciao, Gerhard