Hi,

Sent: Sunday, February 04, 2007 2:16 AM Alexander Voropay wrote:

> "Johannes Schindelin" <[EMAIL PROTECTED]> wrote:
>
>>>  Did anyone try the latest CVS qemu on Cygwin ?
>
>> AFAICT this is due to SDL. I did not succeed in compiling any SDL related
>> stuff in cygwin, but then, I did not really try, since the MinGW
>> compilation is easy enough.
>
> I've successfully compiled SDL 1.2.11 on the fresh-installed Cygwin
1.5.24.
> The following test SDL application works:
> http://www.cse.nd.edu/courses/cse20211/www/code/sdl.html
>
> The SDL/test contains a bunch of SDL testing applications.
> Most of them works too, even sound- and OpenGL related.
>

sdl-config adds -mno-cygwin option so that SDL on Cygwin uses MinGW
compiler.
An attached patch makes compile on Cygwin. But I have to downgrade
mingw-runtime from 3.11 to 3.10.

Regards,
Kazu

Attachment: qemu-20070204-cygwin.patch
Description: Binary data

_______________________________________________
Qemu-devel mailing list
Qemu-devel@nongnu.org
http://lists.nongnu.org/mailman/listinfo/qemu-devel

Reply via email to