RE: Suspected Memory Size Problems under Cygwin

2004-09-02 Thread Dave Korn
> -Original Message- > From: cygwin-owner On Behalf Of Douglas A. Vechinski > Sent: 02 September 2004 16:45 > I was first wondering if there could be a memory problem, i.e. not > enough system memory or possible a subroutine with large local arrays > which I believe get allocated on the

Suspected Memory Size Problems under Cygwin

2004-09-02 Thread Douglas A. Vechinski
I have a Fortran code, developed mostly under Unix/Linux. In the past (years ago) I have compiled it under Cygwin and run it with no problems. I am now adding some more stuff to it and the user was wanting to run it under Cygwin. So I compile it no problem, but then when I execute it -- noth