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-Originating-IP: [130.102.97.48] From: "K" To: Subject: cygwin, g77 & 3-D arrays Date: Wed, 12 Feb 2003 17:30:22 +1000 MIME-Version: 1.0 Content-Type: text/plain; charset="iso-8859-1" Content-Transfer-Encoding: 7bit X-Priority: 3 X-MSMail-Priority: Normal X-MimeOLE: Produced By Microsoft MimeOLE V6.00.2800.1106 Message-ID: X-OriginalArrivalTime: 12 Feb 2003 07:30:24.0235 (UTC) FILETIME=[9B37C3B0:01C2D268] Hi, I have a FORTRAN program which both compiles (using g77) and runs perfectly in Mandrake Linux and in Unix. However, while this program compiles (using g77) perfectly in Cygwin, it will not run, it merely returns the prompt. I have found that if I comment out any lines declaring or using 3-D arrays then the program will run. Unfortunately, I need to include these 3-D arrays for the program to give the correct answers. Does anybody have any ideas what the problem might be and how to fix it? Thanks for your help. -- Unsubscribe info: http://cygwin.com/ml/#unsubscribe-simple Bug reporting: http://cygwin.com/bugs.html Documentation: http://cygwin.com/docs.html FAQ: http://cygwin.com/faq/