> Hi!
>  
>  Did anyone try the latest CVS qemu on Cygwin ?
>  
>  The build environment adds spacial "-mno-cygwin" option
> which among other effects removes defaul *.h path (/usr/include/)
> from the search list.

Default path with -mno-cygwin is /usr/include/mingw,
so zlib.h must be installed there...

You can see the search list with "gcc -mno-cygwin -E -v -".

Stefan



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

Reply via email to