comp.lang.ada
 help / color / mirror / Atom feed
From: "Alex R. Mosteo" <devnull@mailinator.com>
Subject: Re: Gnat STORAGE_ERROR
Date: Wed, 25 May 2005 14:16:33 +0200
Date: 2005-05-25T14:16:33+02:00	[thread overview]
Message-ID: <42946CA1.5070405@mailinator.com> (raw)
In-Reply-To: <mailman.129.1117020777.24457.comp.lang.ada@ada-france.org>

Duncan Sands wrote:
> On Wed, 2005-05-25 at 12:05 +0200, Alex R. Mosteo wrote:
> 
>>Duncan Sands wrote:
>>
>>>>however in linux there seems to be some other limit imposed by ld (not 
>>>>just to Ada programs) that I've been unable to break (nor to get some 
>>>>other person to acknowledge that the problem really exists, but some 
>>>>obscure post in some unknown forum).
>>>
>>>
>>>What does
>>>	ulimit -s
>>>return?
>>
>>unlimited
>>
>>I didn't get any linking error, it was simply that the stack size didn't 
>>seem to be honored and peaked at about 2MB. Eventually I removed my 
>>needs for so a big stack and didn't explore the matter further. It could 
>>be too a thing of old linux versions, or something I did wrong.
> 
> 
> If you don't use a Storage_Size pragma in a task then you get
> (in s-parame.adb):

I was using explicit sizes, but thank nonetheless.

>    ------------------------
>    -- Default_Stack_Size --
>    ------------------------
> 
>    function Default_Stack_Size return Size_Type is
>    begin
>       return 2 * 1024 * 1024;
>    end Default_Stack_Size;
> 
> Ciao,
> 
> D.
> 



  reply	other threads:[~2005-05-25 12:16 UTC|newest]

Thread overview: 46+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2004-08-29  1:38 shifting bits fabio de francesco
2004-08-29  3:51 ` Jim Rogers
2004-08-29  6:51   ` Martin Krischik
2004-08-29 12:53   ` fabio de francesco
2004-08-29 13:21     ` Ludovic Brenta
2004-08-29 17:58       ` Simon Wright
2004-08-29 14:25     ` Michael Bode
2004-08-29 11:29 ` Ludovic Brenta
2004-08-29 17:17   ` tmoran
2004-08-29 13:53 ` Stephen Leake
2004-08-29 17:17 ` tmoran
2004-08-30  3:49   ` fabio de francesco
2004-08-30  4:16     ` tmoran
2004-08-31  0:22       ` fabio de francesco
2004-10-10 17:51     ` ACM Queue Ada article tmoran
2004-10-11 13:13       ` Marc A. Criley
2004-10-12 18:32         ` skidmarks
2004-11-30 18:04     ` SIGAda ad tmoran
2005-05-25  7:19     ` Gnat STORAGE_ERROR tmoran
2005-05-25  8:53       ` Alex R. Mosteo
2005-05-25  9:51         ` Duncan Sands
2005-05-25 10:05           ` Alex R. Mosteo
2005-05-25 11:32             ` Duncan Sands
2005-05-25 12:16               ` Alex R. Mosteo [this message]
2005-05-26  9:39                 ` Duncan Sands
2005-05-26  9:53                   ` Alex R. Mosteo
2005-05-26 19:32                   ` Björn Persson
2005-05-25 18:30         ` tmoran
2005-05-26  2:19           ` David C. Hoos, Sr.
2005-05-26 18:42             ` tmoran
2005-05-27  7:19               ` workaround, was " tmoran
2005-07-29 21:08     ` shifting bits tmoran
2005-07-30 20:28     ` Ada utility for Google Earth, NASA World Wind tmoran
2005-08-08 13:27       ` Marc A. Criley
2005-08-08 21:08         ` tmoran
2005-08-10  8:11         ` Rob Norris
2005-08-10  8:35           ` tmoran
2005-08-10 11:41             ` Rob Norris
2005-08-10 18:05               ` tmoran
2004-08-30  9:03 ` shifting bits Ole-Hjalmar Kristensen
2004-08-30 11:37   ` Dale Stanbrough
2004-08-30 18:38     ` Jeffrey Carter
2004-08-30 15:19 ` Martin Krischik
2004-08-30 17:17   ` Georg Bauhaus
2004-08-30 18:48     ` Jeffrey Carter
2004-08-31 12:37       ` Georg Bauhaus
replies disabled

This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox