| delorie.com/archives/browse.cgi | search |
| Mailing-List: | contact cygwin-help AT sourceware DOT cygnus DOT com; run by ezmlm |
| List-Subscribe: | <mailto:cygwin-subscribe AT sources DOT redhat DOT com> |
| List-Archive: | <http://sources.redhat.com/ml/cygwin/> |
| List-Post: | <mailto:cygwin AT sources DOT redhat DOT com> |
| List-Help: | <mailto:cygwin-help AT sources DOT redhat DOT com>, <http://sources.redhat.com/ml/#faqs> |
| 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" <dimi AT cs DOT toronto DOT edu> |
| To: | "cygwin" <cygwin AT sourceware DOT cygnus DOT com> |
| Subject: | Wine on Cygwin |
| Date: | Thu, 30 Nov 2000 20:18:16 -0500 |
| Organization: | DSSD Software Inc. |
| MIME-Version: | 1.0 |
| 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
| webmaster | delorie software privacy |
| Copyright © 2019 by DJ Delorie | Updated Jul 2019 |