qemu-devel.nongnu.org archive mirror
 help / color / mirror / Atom feed
From: Fabrice Bellard <fabrice@bellard.org>
To: qemu-devel@nongnu.org
Subject: [Qemu-devel] Re: QEMU News: Win32 Port
Date: Thu, 01 Apr 2004 01:45:58 +0200	[thread overview]
Message-ID: <406B5836.7020503@bellard.org> (raw)
In-Reply-To: <406B5612.5050701@bellard.org>

Fabrice Bellard wrote:
> Hi,
> 
> I commited an experimental win32 port of QEMU. I did not test it yet, 
> but it compiles. It is based on Kazu port, but I made heavy 
> modifications to minimize the number of ifdefs and to factorize the 
> "dyngen" utility code.
> 
> In order to compile it, look at 
> http://www.h7.dion.ne.jp/~qemu-win/PortingTips-en.html.

I should not have given this URL because Cygwin is _not_ needed to 
compile QEMU. Instead use the following steps (taken from the FFmpeg 
project doc):

* Install the current versions of MSYS and MinGW from 
http://www.mingw.org/. You can find detailed installation instructions 
in the download section and the FAQ.

* Download the MinGW development library of SDL 1.2.x 
(SDL-devel-1.2.x-mingw32.tar.gz) from http://www.libsdl.org. Unpack it 
in a temporary place, and unpack the archive i386-mingw32msvc.tar.gz in 
the MinGW tool directory. Edit the sdl-config script so that it gives 
the correct SDL directory when invoked.

* Extract the current CVS version of QEMU.

* Start the MSYS shell (file 'msys.bat').

* Change to the QEMU directory and launch './configure' then 'make'. If 
you have problems using SDL, verify that 'sdl-config' can be launched 
from the MSYS command line.

Fabrice.

  reply	other threads:[~2004-03-31 23:49 UTC|newest]

Thread overview: 23+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2004-03-31 23:36 [Qemu-devel] QEMU News: Win32 Port Fabrice Bellard
2004-03-31 23:45 ` Fabrice Bellard [this message]
2004-04-01  2:25   ` [Qemu-devel] " Lennert Buytenhek
2004-04-01  4:07     ` John R. Hogerhuis
2004-04-01  8:07       ` Lennert Buytenhek
2004-04-01  7:09     ` John R. Hogerhuis
2004-04-01  8:39     ` John R. Hogerhuis
2004-03-31 23:51 ` [Qemu-devel] " John R. Hogerhuis
2004-04-01  0:06   ` Fabrice Bellard
2004-04-01  7:43     ` [Qemu-devel] QEMU News: Win32 Port - Release Schedule Rudi Lippert
2004-04-01  8:06       ` Hetz Ben Hamo
2004-04-01  8:25         ` Rudi Lippert
2004-04-01  9:24         ` John R. Hogerhuis
2004-04-01  9:30         ` Gaël Varoquaux
2004-04-01  9:58         ` Rudi Lippert
2004-04-01 22:01           ` Fabrice Bellard
2004-04-01  8:55       ` Jean-Michel POURE
2004-04-01 12:26       ` Lionel Ulmer
2004-04-01 13:42         ` Rudi Lippert
2004-04-02 23:26         ` Mark IJbema
2004-04-03  9:35           ` Wesley Parish
2004-04-01 16:31     ` [Qemu-devel] FreeBSD port (was: QEMU News: Win32 Port) Markus Niemistö
2004-04-03 17:11 ` [Qemu-devel] QEMU News: Win32 Port kazu

Reply instructions:

You may reply publicly to this message via plain-text email
using any one of the following methods:

* Save the following mbox file, import it into your mail client,
  and reply-to-all from there: mbox

  Avoid top-posting and favor interleaved quoting:
  https://en.wikipedia.org/wiki/Posting_style#Interleaved_style

* Reply using the --to, --cc, and --in-reply-to
  switches of git-send-email(1):

  git send-email \
    --in-reply-to=406B5836.7020503@bellard.org \
    --to=fabrice@bellard.org \
    --cc=qemu-devel@nongnu.org \
    /path/to/YOUR_REPLY

  https://kernel.org/pub/software/scm/git/docs/git-send-email.html

* If your mail client supports setting the In-Reply-To header
  via mailto: links, try the mailto: link
Be sure your reply has a Subject: header at the top and a blank line before the message body.
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).