public inbox for cygwin@cygwin.com
 help / color / mirror / Atom feed
* RE: Are Sergey's precomiled binaries(cygwin.dll.....) compatible with Win95?
@ 1997-09-16 21:11 Sergey Okhapkin
  0 siblings, 0 replies; 4+ messages in thread
From: Sergey Okhapkin @ 1997-09-16 21:11 UTC (permalink / raw)
  To: 'Bartlee A. Anderson'; +Cc: 'gnu-win32'

Bartlee A. Anderson wrote:
> So Sergey,
> Do you need a faster 95 box, or do your fixes need fixes?
> Sergey Okhapkin wrote:
> 8< snip >8
> > when the both processes will finish successfully:-)
> >

:-) Windows 95 hanged after several hours of configure/make run :-) I think 
it's a very good result - try to start notepad 100 times without whole 
system hang :-) I'll post the fix today.

--
Sergey Okhapkin, http://www.lexa.ru/sos
Moscow, Russia
Looking for a job

-
For help on using this list (especially unsubscribing), send a message to
"gnu-win32-request@cygnus.com" with one line of text: "help".

^ permalink raw reply	[flat|nested] 4+ messages in thread

* RE: Are Sergey's precomiled binaries(cygwin.dll.....) compatible with        Win95?
@ 1997-09-16 15:53 dahms
  0 siblings, 0 replies; 4+ messages in thread
From: dahms @ 1997-09-16 15:53 UTC (permalink / raw)
  To: sos; +Cc: gnu-win32, dahms

Hi Sergey, you wrote:

: My W95 machine runs now configure of cdk
: in one console, and the make of cdk in another console. I'll post the patch
: when the both processes will finish successfully:-)

Concurrently? So far I've always used one window to configure and then make.
I doubt it will produce something more useful then stress testing otherwise.
I guess that's why there's a smiley...


Bye, Heribert (dahms@ifk20.mach.uni-karlsruhe.de)
-
For help on using this list (especially unsubscribing), send a message to
"gnu-win32-request@cygnus.com" with one line of text: "help".

^ permalink raw reply	[flat|nested] 4+ messages in thread

* RE: Are Sergey's precomiled binaries(cygwin.dll.....) compatible with Win95?
@ 1997-09-16  0:28 Sergey Okhapkin
  0 siblings, 0 replies; 4+ messages in thread
From: Sergey Okhapkin @ 1997-09-16  0:28 UTC (permalink / raw)
  To: gnu-win32, 'porcelin@tpts5.seed.net.tw'

porcelin Wang wrote:
> Are Sergey's latest precomiled binaries(cygwin.dll.....) compatible with
> Win95?
> If no, where is a one, and how to get it or make it by myself.

The signal handling with window messages is incompatible with non-reentrant 
16-bit user.exe module in Windows95... Windows 95 crashes when signal 
handler modifies the context of main thread while in user.exe code. The 
state of user.exe is unpredictable in this case.

I've just modified the cygwin code - do not send SIGCHLD to parent on child 
exit. It's the default behavior on windows 95 (it's still possible to 
override it with CYGWIN_SIGCHLD=1 environment variable). On NT the SIGCHLD 
signal is always sent to parent. My W95 machine runs now configure of cdk 
in one console, and the make of cdk in another console. I'll post the patch 
when the both processes will finish successfully:-)

--
Sergey Okhapkin, http://www.lexa.ru/sos
Moscow, Russia
Looking for a job.


-
For help on using this list (especially unsubscribing), send a message to
"gnu-win32-request@cygnus.com" with one line of text: "help".

^ permalink raw reply	[flat|nested] 4+ messages in thread

* Are Sergey's precomiled binaries(cygwin.dll.....) compatible with Win95?
@ 1997-09-15 19:24 porcelin Wang
  0 siblings, 0 replies; 4+ messages in thread
From: porcelin Wang @ 1997-09-15 19:24 UTC (permalink / raw)
  To: gnu-win32

hello all,

Are Sergey's latest precomiled binaries(cygwin.dll.....) compatible with
Win95?
If no, where is a one, and how to get it or make it by myself.

Thank you.
-
For help on using this list (especially unsubscribing), send a message to
"gnu-win32-request@cygnus.com" with one line of text: "help".

^ permalink raw reply	[flat|nested] 4+ messages in thread

end of thread, other threads:[~1997-09-16 21:11 UTC | newest]

Thread overview: 4+ messages (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
1997-09-16 21:11 Are Sergey's precomiled binaries(cygwin.dll.....) compatible with Win95? Sergey Okhapkin
  -- strict thread matches above, loose matches on Subject: below --
1997-09-16 15:53 dahms
1997-09-16  0:28 Sergey Okhapkin
1997-09-15 19:24 porcelin Wang

This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox;
as well as URLs for read-only IMAP folder(s) and NNTP newsgroup(s).