Mailing-List: contact cygwin-help AT sourceware DOT cygnus DOT com; run by ezmlm List-Subscribe: List-Archive: List-Post: List-Help: , Sender: cygwin-owner AT sources DOT redhat DOT com Delivered-To: mailing list cygwin AT sources DOT redhat DOT com Message-ID: <02a701c05b34$95790fe0$6e01a8c0@redcelsius.on.ca> From: "Dimitrie O. Paun" To: "cygwin" Subject: Wine on Cygwin Date: Thu, 30 Nov 2000 20:18:16 -0500 Organization: DSSD Software Inc. MIME-Version: 1.0 Content-Type: text/plain; charset="iso-8859-1" Content-Transfer-Encoding: 7bit X-Priority: 3 X-MSMail-Priority: Normal X-Mailer: Microsoft Outlook Express 5.50.4133.2400 X-MimeOLE: Produced By Microsoft MimeOLE V5.50.4133.2400 Hello people, I've managed to compile Wine on Cygwin. This is good progress, but not the end of the road -- I hope to get it to also run! :) Showstoppers: -- {recv,send}msg I understand these are not going to be supported anytime soon, but who knows? -- we need to get the content of CPU registers when a signal occurs. How can I do that under Cygwin? To see how we do it under Linux/*BSD, look at this: http://cvs.winehq.com/cvsweb/wine/dlls/ntdll/signal_i386.c?rev=1.21&content-type=text/x-cvsweb-markup -- we need to get/set a thread context Again, how do I do that? Here is how we do it under other OSes: http://cvs.winehq.com/cvsweb/wine/server/context_i386.c?rev=1.15&content-type=text/x-cvsweb-markup Any pointers would be greatly appreciated. -- Dimi. -- Want to unsubscribe from this list? Send a message to cygwin-unsubscribe AT sourceware DOT cygnus DOT com