Stack size, and warnings
- From: Dieter Britz <britz@xxxxxxxxxx>
- Date: Thu, 28 Sep 2006 15:47:54 +0200
1. My recursive program now runs, but when I increase the size
of the job, I get an "IOT trap", which I am told is likely
to be stack overflow. I am using the Intel 90/95 compiler,
and I work under Suse Linux 10.1. I think I need to write
something into the .bashrc file; what should this be, please?
2. The routine calls itself many times, with array sections
as arguments, and I get a lot of warnings that a temporary
array was allocated. I tried to suppress these with the -w
option, but they don't go away. Why not, and how do I stop
them?
--
Dieter Britz, Kemisk Institut, Aarhus Universitet
.
- Follow-Ups:
- Re: Stack size, and warnings
- From: Steve Lionel
- Re: Stack size, and warnings
- From: Fly Away
- Re: Stack size, and warnings
- From: Rich Townsend
- Re: Stack size, and warnings, PS
- From: Dieter Britz
- Re: Stack size, and warnings
- Prev by Date: Was this a bug
- Next by Date: Re: Question on multiple compiler environment
- Previous by thread: Was this a bug
- Next by thread: Re: Stack size, and warnings, PS
- Index(es):
Relevant Pages
|
|