* [Qemu-devel] Compile Qemu on Windows?
@ 2010-04-22 15:34 Jun Koi
2010-04-22 15:50 ` Roy Tam
0 siblings, 1 reply; 3+ messages in thread
From: Jun Koi @ 2010-04-22 15:34 UTC (permalink / raw)
To: qemu-devel
Hi,
I want to compile Qemu on Windows (then run it there). Is there any
instruction on how to do that?
(I googled around, to no avail)
Many thanks,
Jun
^ permalink raw reply [flat|nested] 3+ messages in thread
* Re: [Qemu-devel] Compile Qemu on Windows?
2010-04-22 15:34 [Qemu-devel] Compile Qemu on Windows? Jun Koi
@ 2010-04-22 15:50 ` Roy Tam
2010-04-22 16:41 ` jvrao
0 siblings, 1 reply; 3+ messages in thread
From: Roy Tam @ 2010-04-22 15:50 UTC (permalink / raw)
To: Jun Koi; +Cc: qemu-devel
2010/4/22 Jun Koi <junkoi2004@gmail.com>:
> Hi,
>
> I want to compile Qemu on Windows (then run it there). Is there any
> instruction on how to do that?
> (I googled around, to no avail)
>
You will need MinGW(latest stable one), GCC (I use GCC 3.4.5, included
in MinGW), binutils, make, MSYS (for MSYS bash), SDL 1.2 source and
QEMU source.
in MSYS bash, configure and make install libsdl first, and than
configure and make qemu.
> Many thanks,
> Jun
>
>
>
^ permalink raw reply [flat|nested] 3+ messages in thread
* Re: [Qemu-devel] Compile Qemu on Windows?
2010-04-22 15:50 ` Roy Tam
@ 2010-04-22 16:41 ` jvrao
0 siblings, 0 replies; 3+ messages in thread
From: jvrao @ 2010-04-22 16:41 UTC (permalink / raw)
To: Roy Tam; +Cc: qemu-devel, Jun Koi
Roy Tam wrote:
> 2010/4/22 Jun Koi <junkoi2004@gmail.com>:
>> Hi,
>>
>> I want to compile Qemu on Windows (then run it there). Is there any
>> instruction on how to do that?
>> (I googled around, to no avail)
>>
>
> You will need MinGW(latest stable one), GCC (I use GCC 3.4.5, included
> in MinGW), binutils, make, MSYS (for MSYS bash), SDL 1.2 source and
> QEMU source.
> in MSYS bash, configure and make install libsdl first, and than
> configure and make qemu.
Refer qemu-doc.texi under section "Configure QEMU for Windows cross compilation"
If you are running Fedora, it becomes really simple.. see the section "Under Fedora Linux.."
Thanks,
JV
>
>> Many thanks,
>> Jun
>>
>>
>>
>
>
^ permalink raw reply [flat|nested] 3+ messages in thread
end of thread, other threads:[~2010-04-22 16:42 UTC | newest]
Thread overview: 3+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2010-04-22 15:34 [Qemu-devel] Compile Qemu on Windows? Jun Koi
2010-04-22 15:50 ` Roy Tam
2010-04-22 16:41 ` jvrao
This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox;
as well as URLs for NNTP newsgroup(s).