This is the mail archive of the gcc@gcc.gnu.org mailing list for the GCC project.


Index Nav: [Date Index] [Subject Index] [Author Index] [Thread Index]
Message Nav: [Date Prev] [Date Next] [Thread Prev] [Thread Next]

Re: how do I increase stack space for a program compiled with gcc?


Several OS where gcc is commonly used do not even provide adequate
support for changes to default stack size.  If you are using redhat 6.2,
an upgrade may be indicated.  Later versions of redhat, so I've been
told, have a larger, but still immutable, stack region.
----- Original Message -----
From: <dewar@gnat.com>
To: <gcc@gcc.gnu.org>; <thunting@uci.edu>
Sent: Sunday, October 28, 2001 4:38 AM
Subject: Re: how do I increase stack space for a program compiled with
gcc?


> <<How do I increase stack space for a program compiled  and linked with
> gcc that is running out of stack space because of a graphic fill
> function that uses recursive calls?
> >>
>
> This is not a gcc question but rather an OS question, so you need to
check
> your operating system documentation (you did not even say what OS you
were
> using, so we can't begin to help here).


Index Nav: [Date Index] [Subject Index] [Author Index] [Thread Index]
Message Nav: [Date Prev] [Date Next] [Thread Prev] [Thread Next]