Re: Fixed some problems found while compiling and linking Wine under Cygwin

2004-01-18 Thread Dmitry Timoshkov
"BiGgUn" <[EMAIL PROTECTED]> wrote: > Did you succeed in running Wine under Cygwin ? Cygwin misses a lot of required functionality to run Wine: passing file descriptors via sendmsg(), thread context management to mention some of them. -- Dmitry.

Re: Fixed some problems found while compiling and linking Wine under Cygwin

2004-01-18 Thread BiGgUn
Hi Did you succeed in running Wine under Cygwin ? Stéphan