Mailing-List: contact cygwin-help@sourceware.cygnus.com; run by ezmlm
List-Subscribe: <mailto:cygwin-subscribe@sources.redhat.com>
List-Archive: <http://sources.redhat.com/ml/cygwin/>
List-Post: <mailto:cygwin@sources.redhat.com>
List-Help: <mailto:cygwin-help@sources.redhat.com>, <http://sources.redhat.com/ml/#faqs>
Sender: cygwin-owner@sources.redhat.com
Delivered-To: mailing list cygwin@sources.redhat.com
Message-ID: <02a701c05b34$95790fe0$6e01a8c0@redcelsius.on.ca>
From: "Dimitrie O. Paun" <dimi@cs.toronto.edu>
To: "cygwin" <cygwin@sourceware.cygnus.com>
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@sourceware.cygnus.com

