qemu-devel
[Top][All Lists]
Advanced

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

[Qemu-devel] [PATCH 0/3] Fixes for Linux->Win32 cross-compilation


From: Paolo Bonzini
Subject: [Qemu-devel] [PATCH 0/3] Fixes for Linux->Win32 cross-compilation
Date: Thu, 7 Jan 2010 15:42:15 +0100

With this series I could test cross-compiled Win32 QEMU under Wine.
The VNC server fails with "inet_parse: ipv4 parse error (0)", so I had
to use SDL; but this patch series is needed to find SDL when cross
compiling.


Paolo Bonzini (3):
  use cross-prefix for pkg-config
  use pkg-config for sdl when cross compiling
  use pkg-config for libcurl when cross compiling

 configure |   52 +++++++++++++++++++++++++++++++++++++---------------
 1 files changed, 37 insertions(+), 15 deletions(-)





reply via email to

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