qemu-devel
[Top][All Lists]
Advanced

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

Re: [Qemu-devel] qemu on windows.


From: John R. Hogerhuis
Subject: Re: [Qemu-devel] qemu on windows.
Date: Thu, 18 Mar 2004 09:23:24 -0800

Working on it... (using Mingw not Cygwin)

Hard part so far is using ELF format instead of PE/COFF related to
dyngen.c, op.c (QEMU generates basic code primitives portably using GCC,
and then reads those primitive chunks of code from ELF object file. But
with Mingw the object file will be COFF format, so it has to process a
whole different format object file)

-- John.

On Thu, 2004-03-18 at 01:37, Sami Haahtinen wrote:
> Has anyone tried compiling qemu to windows (with cygwin) or is it just 
> too bound to linux/unix world.

Attachment: signature.asc
Description: This is a digitally signed message part


reply via email to

[Prev in Thread] Current Thread [Next in Thread]