From mboxrd@z Thu Jan 1 00:00:00 1970 X-Spam-Checker-Version: SpamAssassin 3.4.4 (2020-01-24) on polar.synack.me X-Spam-Level: X-Spam-Status: No, score=-0.3 required=5.0 tests=BAYES_00, REPLYTO_WITHOUT_TO_CC autolearn=no autolearn_force=no version=3.4.4 X-Google-Language: ENGLISH,ASCII-7-bit X-Google-Thread: 103376,7242bbd9bc9ed5cd X-Google-Attributes: gid103376,public X-Google-ArrivalTime: 2001-09-16 03:57:18 PST Path: archiver1.google.com!newsfeed.google.com!newsfeed.stanford.edu!news.tele.dk!small.news.tele.dk!195.158.233.21!news1.ebone.net!news.ebone.net!newsfeed.freenet.de!nntp-cust.primenet.com!news.streamgate.de!gerhard.nospam From: gerhard.nospam@bigfoot.de (Gerhard =?iso-8859-1?Q?H=E4ring?=) Newsgroups: comp.lang.ada Subject: Re: Memory Access for Large Array Date: Sat, 15 Sep 2001 20:01:27 +0200 Organization: Streamgate AG Message-ID: References: <1000493387.173635@news.drenet.dnd.ca> Reply-To: gerhard@bigfoot.de NNTP-Posting-Host: 213-196-68-75.hosts.streamgate.de X-Trace: news.streamgate.de 1000575848 16073 213.196.68.75 (15 Sep 2001 17:44:08 GMT) X-Complaints-To: news@streamgateag.de NNTP-Posting-Date: Sat, 15 Sep 2001 17:44:08 +0000 (UTC) User-Agent: slrn/0.9.6.3 (Linux) Xref: archiver1.google.com comp.lang.ada:13103 Date: 2001-09-15T20:01:27+02:00 List-Id: On Fri, 14 Sep 2001 14:49:47 -0400, Sfoo wrote: >I have a Sun Solaris with 1 Gbytes of RAM and lots of SAWP space. I am = >compiling my Ada program with GNU Ada95 compiler. I wrote a small test = >program which define a large 2 dimensional array as follow: I couldn't get around that limit either. I use Linux, and my "ulimit -s" shows I have unlimited stack size. I somehow passing -stack to the GNU linker might do the trick, but I didn't suceed in tricking gnatlink to pass this option to the linker and the linker still understanding it. If anybody knows a solution (I've read rumours that GNAT 3.14 has similar problems fixed), then I'll be glad to hear, too. Gerhard -- mail: gerhard bigfoot de registered Linux user #64239 web: http://www.cs.fhm.edu/~ifw00065/ public key at homepage public key fingerprint: DEC1 1D02 5743 1159 CD20 A4B6 7B22 6575 86AB 43C0 reduce(lambda x,y:x+y,map(lambda x:chr(ord(x)^42),tuple('zS^BED\nX_FOY\x0b')))