"Dimitrie O. Paun" <[EMAIL PROTECTED]> writes:

> For winegcc, I mapped the -mno-cygwin option to use msvcrt, otherwise we
> use the native glibc. This is the closest mapping I could find, and it
> works fairly well, with a few caveats such as the missing io.h in glibc.
> 
> Anyhow, and ideas on how to deal with all this?

I don't think cygwin is really a big issue, it should be mostly Unix
compatible, and it shouldn't be hard to work around the problems if
any appear. I don't think we need any special infrastructure for that.

-- 
Alexandre Julliard
[EMAIL PROTECTED]

Reply via email to