From: cgf@bbc.com (Chris Faylor)
Subject: Re: jed update & ksh attempt
12 Jun 1997 09:17:01 -0700
Approved: cygnus.gnu-win32@cygnus.com
Distribution: cygnus
Message-ID: <EBn7rs.8z1.cygnus.gnu-win32@bbc.com>
References: <339E8E49.E7772F65@prairienet.org>
Reply-To: cgf@bbc.com
X-Newsreader: trn 4.0-test57 (27 Apr 97)
Original-To: gnu-win32@cygnus.com
X-Mailer: Perl5 Mail::Internet v1.28
Original-Sender: owner-gnu-win32@cygnus.com

In article <339E8E49.E7772F65@prairienet.org>,
Gilligan  <kunglao@prairienet.org> wrote:
>I just picked up the pdksh sources, and sure enough the thing compiled
>right out of the box.  The only problem was running it, is it seems to
>crash after running one command.  It never returns to the command line. 
>Has anyone already looked into ksh and getting it working?

I tried compiling zsh a while ago and found that there were problems
with the way SIGCHLD is handled.  zsh starts a command and then waits
in a 'sigsuspend' for a SIGCHLD -- which never shows up.  I imagine that
pdksh is doing something similar.

I'm still sort of stumped as to how to go about debugging the cygwin.dll,
so it is difficult to see what is going wrong.  Probably there is a problem
with the way signals are being queued.
-- 
http://www.bbc.com/	cgf@bbc.com			"Strange how unreal
VMS=>UNIX Solutions	Boston Business Computing	 the real can be."
-
For help on using this list (especially unsubscribing), send a message to
"gnu-win32-request@cygnus.com" with one line of text: "help".
