Doris Diedrich wrote:
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
OK, please clarify which tests you ran from within XFree and which were
run from bash outside of XFree. Also, did you try from rxvt outside of
XFree? What's the value of your CYGWIN environment variable? You should
visit <http://cygwin.com/problems.html> for information on the data and
it's form to send along with these kinds of reports.
--
Larry Hall http://www.rfk.com
RFK Partners, Inc. (508) 893-9779 - RFK Office
838 Washington Street (508) 893-9889 - FAX
Holliston, MA 01746
--
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/