Mailing-List: contact cygwin-help AT cygwin DOT com; run by ezmlm List-Subscribe: List-Archive: List-Post: List-Help: , Sender: cygwin-owner AT cygwin DOT com Mail-Followup-To: cygwin AT cygwin DOT com Delivered-To: mailing list cygwin AT cygwin DOT com X-Authentication-Warning: contact.mpi-sb.mpg.de: diedrich owned process doing -bs Date: Wed, 4 Jun 2003 18:30:39 +0200 (MEST) From: Doris Diedrich X-Sender: diedrich AT contact To: cygwin AT cygwin DOT com Subject: No output to console but to Xfree In-Reply-To: <1054743051.21979.ezmlm@cygwin.com> Message-ID: MIME-Version: 1.0 Content-Type: TEXT/PLAIN; charset=US-ASCII X-Virus-Scanned: by AMaViS perl-11 Hello, I already searched the list archieve and the web for the following problem, which seems to be new... I am trying to compile and run on cygwin a program which was developed under linux. The program is really huge. It compiles and runs fairly good after cygwin-xfree has been started and puts its output there (in an xterm) on stdout as requested. It doesn't produces any output on pure console. (bash) It produces output when run under console with gdb. It produces output when the output is piped to less programm arguments | less Think that output is allways directed to stdout. I tried to empty all main, only leavin a printf("Hello World"); in main with the same results... Has anybody ever encountered such a problem? Any hints welcome... Thanks for reading so far :-) Doris -- 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/