I just tried to build dash. Downloaded the source code with setup.exe. dash.exe core dumped. Using GDB found that strchrnul (the one cygwin1.dll) was the location of the crash.
I modified config.h to use dash's own strchrnul. Now everything seems ok. I am using the latest cygwin dll. May be there is a problem in strchrnul(). Thanks -- Problem reports: http://cygwin.com/problems.html FAQ: http://cygwin.com/faq/ Documentation: http://cygwin.com/docs.html Unsubscribe info: http://cygwin.com/ml/#unsubscribe-simple

