This is the mail archive of the cygwin@sourceware.cygnus.com mailing list for the Cygwin project.


Index Nav: [Date Index] [Subject Index] [Author Index] [Thread Index]
Message Nav: [Date Prev] [Date Next] [Thread Prev] [Thread Next]

Re: jed update & ksh attempt


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".


Index Nav: [Date Index] [Subject Index] [Author Index] [Thread Index]
Message Nav: [Date Prev] [Date Next] [Thread Prev] [Thread Next]