X-Recipient: archive-cygwin AT delorie DOT com X-SWARE-Spam-Status: No, hits=-1.3 required=5.0 tests=AWL,BAYES_20 X-Spam-Check-By: sourceware.org Message-ID: <416768.44064.qm@web25008.mail.ukl.yahoo.com> Date: Fri, 8 May 2009 15:29:38 +0000 (GMT) From: Marco Atzeri Subject: R: print on cygwin command window with gfortran? To: cygwin AT cygwin DOT com MIME-Version: 1.0 Content-Type: text/plain; charset=iso-8859-1 Content-Transfer-Encoding: quoted-printable 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 --- Ven 8/5/09, Gus K ha scritto: > Da: Gus K=20 > Oggetto: print on cygwin command window with gfortran? > A: cygwin > Data: Venerd=EC 8 maggio 2009, 17:13 >=20 > I use gfortran on cygwin and i want to print in the command > window (like it > prints in windows) > i use the usual stuff: >=20 > WRITE(6,*) 'Give a number:' >=20 > or >=20 > PRINT(6,*) 'Give a number:' >=20 > but the execution completes without any printing.. >=20 > What is wrong? eventually gfortran=20 We have already found a similar issue with=20 output redirection http://thread.gmane.org/gmane.os.cygwin/104875/focus=3D104928 Marco -- 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/