Mailing-List: contact cygwin-help@cygwin.com; run by ezmlm
List-Subscribe: <mailto:cygwin-subscribe@cygwin.com>
List-Archive: <http://sources.redhat.com/ml/cygwin/>
List-Post: <mailto:cygwin@cygwin.com>
List-Help: <mailto:cygwin-help@cygwin.com>, <http://sources.redhat.com/ml/#faqs>
Sender: cygwin-owner@cygwin.com
Mail-Followup-To: cygwin@cygwin.com
Delivered-To: mailing list cygwin@cygwin.com
Message-ID: <005b01c2d2ed$c1b14ea0$43140944@ri.cox.net>
From: "mstucky5" <mstucky5@cox.net>
To: <cygwin@cygwin.com>
References: <DAV445pnryMyThzmtRM0000f25c@hotmail.com>
Subject: Re: cygwin, g77 & 3-D arrays
Date: Wed, 12 Feb 2003 18:23:31 -0500
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


----- Original Message -----
From: "K" <rainy__bear@hotmail.com>
To: <cygwin@cygwin.com>
Sent: Wednesday, February 12, 2003 2:30 AM
Subject: cygwin, g77 & 3-D arrays


> 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.

How large are the 3-D arrays?

Perhaps if you showed us a little bit of the actual code it
might be easier to figure out what your problem is...

--Mark


--
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/

