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
Date: Thu, 30 Nov 2000 19:11:41 -0500
From: Christopher Faylor <cgf@redhat.com>
To: cygwin <cygwin@cygwin.com>
Subject: Re: Wine on Cygwin
Message-ID: <20001130191141.A30129@redhat.com>
Reply-To: cygwin@cygwin.com
Mail-Followup-To: cygwin <cygwin@cygwin.com>
References: <02a701c05b34$95790fe0$6e01a8c0@redcelsius.on.ca>
Mime-Version: 1.0
Content-Type: text/plain; charset=us-ascii
Content-Disposition: inline
User-Agent: Mutt/1.3.11i
In-Reply-To: <02a701c05b34$95790fe0$6e01a8c0@redcelsius.on.ca>; from dimi@cs.toronto.edu on Thu, Nov 30, 2000 at 08:18:16PM -0500

On Thu, Nov 30, 2000 at 08:18:16PM -0500, Dimitrie O. Paun wrote:
>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.

http://search.microsoft.com/us/dev/default.asp

This is the best pointer I could provide.  I just typed in "thread
context" in the search window and got lots of useful information.

FWIW, I still think that the whole idea of getting a Windows emulation
running on Windows using a UNIX emulator is really really odd.

cgf

--
Want to unsubscribe from this list?
Send a message to cygwin-unsubscribe@sourceware.cygnus.com

