X-Recipient: archive-cygwin AT delorie DOT com X-SWARE-Spam-Status: No, hits=-1.9 required=5.0 tests=AWL,BAYES_00,SARE_MSGID_LONG40,SPF_PASS X-Spam-Check-By: sourceware.org MIME-Version: 1.0 Reply-To: ultrafredde AT gmail DOT com Date: Thu, 12 Nov 2009 21:01:05 +0100 Message-ID: <690f5ac90911121201m6def763eg18f6eed95edb9588@mail.gmail.com> Subject: No output on stdout From: Federico Hernandez To: cygwin AT cygwin DOT com Content-Type: text/plain; charset=ISO-8859-1 X-IsSubscribed: yes Mailing-List: contact cygwin-help AT cygwin DOT com; run by ezmlm List-Id: 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 Hi I have a command line application that does not have any output on stdout on one computer (WinXP SP2) but works fine and doing output on stdout on other computers (WinXP SP2 and SP3, Win7). This is on cygwin 1.5. The application is compiled with g++ 4.3.2-2. We have reinstalled cygwin from scratch on both machines (the one with the problem and the one where the app is compiled) but with no success. Checking the archives I have found a similar thread about missing stdout (back in April 2009). The solution there was to add some compiler flags. We haven't tried this yet. Prior versions of the application worked fine on the machine with the problem. And then why is the app working fine on other machines. I have now requested the output of cygcheck for that particular machine with the problem to compare it to the other machines. A next step would be to get gdb installed on the machine and see what My question is now if anyone else has experienced similar problems and what they did. Or if anyone could provide some hints on where to look at. THX. Greetings, /Federico -- 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