Olivier Lefevre wrote: > By the way, this still works fine from cmd.com, so it > really is a Cygwin issue.
This sounds suspiciously like a pty issue. Please try the following: >From your normal bash prompt, type echo $CYGWIN If 'tty' is there, then figure out why and remove it at the source (Windows Environment tab, your ~/.bashrc, whereever it is currently being set). Then from a new bash prompt (launched after you make those changes), try to run your app again. -- Chuck -- 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