> -----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 stack. (I have run into these > problems in the past on Unix machines and was able to change > the stack > size with the limit command. However this doesn't appear to > be present > under Cygwin). > So, the ultimate question is is anyone aware of memory > problems, memory > size limits, limits on contiguous memory chuck size limits > (dealing with > Fortran here) under Cygwin. I am using Cygwin 1.5.7 with g77 3.3.1. Google for "stack size site:cygwin.com"; this is a VVFAQ. cheers, DaveK -- Can't think of a witty .sigline today.... -- 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/