On Fri, May 18, 2012 at 01:33:08PM -0400, Earnie Boyd wrote: >On Fri, May 18, 2012 at 1:10 PM, Christopher Faylor wrote: >> ??d:\cyginst>bash >> ??bash-4.1$ python >> ??Python 2.6.7 (r267:88850, Feb ??2 2012, 23:50:20) >> ??[GCC 4.5.3] on cygwin >> ??Type "help", "copyright", "credits" or "license" for more information. >> ??>>> >Hit CTRL-C here< >> ??KeyboardInterrupt >> >> I know this is an astonishing, maybe even revolutionary idea, but maybe >> somebody who wants to use these native windows applications under Cygwin >> might want to step up to debug this type of thing. > >I'm not offering to do that but will venture to guess that the text >back to the terminal is perhaps causing a block on the pipe leaving a >hung process.
There's no pipe when you're running in "cmd.com", as was reported for python. -- 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