--On Monday, March 02, 2009 19:08:58 +0000 Dave Korn wrote:
Ah, look, it's not that the prompt is getting lost: it's just that GCC's output comes out after the prompt for some reason.
That looks as if gcc launches a child process then exits without waiting for it. The command processor issues its prompt before the gcc child process writes its message.
-- Owen Rees; speaking personally, and not on behalf of HP. ======================================================== Hewlett-Packard Limited. Registered No: 690597 England Registered Office: Cain Road, Bracknell, Berks RG12 1HN -- Unsubscribe info: http://cygwin.com/ml/#unsubscribe-simple Problem reports: http://cygwin.com/problems.html Documentation: http://cygwin.com/docs.html FAQ: http://cygwin.com/faq/