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 19lUm4-0001Hu-Ri for qemu-devel@nongnu.org; Sat, 09 Aug 2003 10:32:52 -0400 Received: from mail by monty-python.gnu.org with spam-scanned (Exim 4.20) id 19lUlY-0000tH-4v for qemu-devel@nongnu.org; Sat, 09 Aug 2003 10:32:51 -0400 Received: from [212.16.59.250] (helo=www.13thfloor.at) by monty-python.gnu.org with esmtp (Exim 4.20) id 19lUlX-0000tC-PY for qemu-devel@nongnu.org; Sat, 09 Aug 2003 10:32:19 -0400 Date: Sat, 9 Aug 2003 16:32:28 +0200 From: Herbert =?iso-8859-1?Q?P=F6tzl?= Subject: Re: [Qemu-devel] non linux host? Message-ID: <20030809143228.GA2747@www.13thfloor.at> References: <1060428452.29152.47.camel@jma1.dev.netgem.com> <20030809140708.GM1077@bnbt.de> Mime-Version: 1.0 Content-Type: text/plain; charset=iso-8859-1 Content-Disposition: inline In-Reply-To: <20030809140708.GM1077@bnbt.de> Reply-To: herbert@13thfloor.at, qemu-devel@nongnu.org List-Id: List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , To: Gerhard Pfeiffer Cc: qemu-devel@nongnu.org On Sat, Aug 09, 2003 at 04:07:09PM +0200, Gerhard Pfeiffer wrote: > Hi, > > On Sat, Aug 09, 2003 at 01:27:32PM +0200, Jocelyn Mayer wrote: > > > Can qemu compile on a non-linux host? will it run? is it possible to > > > make it do this? or does the basic design of qemu make this impossible. > > > I'm running MacOSX (mach kernel w/ most of freebsd on top). is this any > > > kind of possible? :-) > > I tried to compile qemu on MacOS X some times ago. > > There are some headers to adjust to make the core compile. > > This can be done in a portable way, for all BSD flavors and should be > > easy. > > Which headers are these? When I try to compile it, there seem to be some > elf-headers needed. > > > 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? best, Herbert > > Just have to find the courageous one who'll do the work :-) > > How about you? ;-) > > -- > Ciao, > Gerhard > > > _______________________________________________ > Qemu-devel mailing list > Qemu-devel@nongnu.org > http://mail.nongnu.org/mailman/listinfo/qemu-devel