qemu-devel
[Top][All Lists]
Advanced

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

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


From: Stefan Weil
Subject: Re: [Qemu-devel] [PATCH 0/3] Fixes for Linux->Win32 cross-compilation
Date: Thu, 07 Jan 2010 16:23:33 +0100
User-agent: Mozilla-Thunderbird 2.0.0.22 (X11/20090707)

Paolo Bonzini schrieb:
> 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(-)
>   

Hi,

VNC server works here (tested with
wine i386-softmmu/qemu.exe -L pc-bios -vnc :0).

Cross compilation works without patches when
PATH is modified so it finds the correct sdl-config
(but my configuration did not include a cross libcurl).

Regards,

Stefan






reply via email to

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