2010/4/22 Jun Koi <junkoi2...@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
>
>
>


Reply via email to