qemu-devel
[Top][All Lists]
Advanced

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

[Qemu-devel] Cross compile install (win32 binaries/mingw)


From: Damien Mascord
Subject: [Qemu-devel] Cross compile install (win32 binaries/mingw)
Date: Mon, 14 Mar 2005 16:22:17 +0800
User-agent: Mozilla Thunderbird 1.0 (Windows/20041206)

Hi guys,

I have succesfully built qemu (current CVS) for win32 using a mingw
cross compile environment, though there were 2 caveats:

1) HAVE_GCC3_OPTIONS=yes was not set correctly (when using gcc 3.4.2 mingw)

2) dyngen.exe is not executable on linux (obviously), so I had to use
wine to build it.  (DYNGEN=/usr/bin/wine ../dyngen$(EXESUF))

Once the binaries are built, Windows 2003 SBS installs fine.

Is there any solution to either #1 or #2 ?

Cheers,

Damien





reply via email to

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