From: wongj@oce.orst.edu (John_Wong)
Subject: setting bash stack size?
17 Jan 1999 20:25:08 -0800
Message-ID: <Pine.SOL.4.02.9901162214390.17899-100000.cygnus.gnu-win32@mist.OCE.ORST.EDU>
Mime-Version: 1.0
Content-Type: TEXT/PLAIN; charset=US-ASCII
To: gnu-win32@cygnus.com


Hi,

   I'm trying to build a program using g77 which has large arrays. When I
try to run it, bash give a permission denied error. Running it withing gdb
gives an "error creating process" "error 1455" message. I suspect I'm
hitting a stacksize limit since if I reduce the array sizes the program
can run. bash version 2.02.1 doesn't support "ulimit -s" command to set
the stack size and I tried the suggestion on the Cygnus FAQ to add the
flags "-Wl,--heap=????,--stack=????".

   Any ideas how to increase the stack size in bash? Thanks.

                             John Wong, Oregon State University

-
For help on using this list (especially unsubscribing), send a message to
"gnu-win32-request@cygnus.com" with one line of text: "help".
