Re: Gnat STORAGE_ERROR
- From: "Alex R. Mosteo" <devnull@xxxxxxxxxxxxxx>
- Date: Thu, 26 May 2005 11:53:03 +0200
Duncan Sands wrote:
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.
From the GNAT user's guide:
A.6 Linux-Specific Considerations The default thread library under GNU/Linux has the following disadvantages compared to other native thread libraries: The size of the task's stack is limited to 2 megabytes.
Argh. Thanks! .
- References:
- Gnat STORAGE_ERROR
- From: tmoran
- Re: Gnat STORAGE_ERROR
- From: Alex R. Mosteo
- Re: Gnat STORAGE_ERROR
- From: Duncan Sands
- Re: Gnat STORAGE_ERROR
- From: Alex R. Mosteo
- Re: Gnat STORAGE_ERROR
- From: Duncan Sands
- Re: Gnat STORAGE_ERROR
- From: Alex R. Mosteo
- Re: Gnat STORAGE_ERROR
- From: Duncan Sands
- Gnat STORAGE_ERROR
- Prev by Date: Re: Using GNAT.Sockets with Streams and Byte Swapping
- Next by Date: Re: Using GNAT.Sockets with Streams and Byte Swapping
- Previous by thread: Re: Gnat STORAGE_ERROR
- Next by thread: Re: Gnat STORAGE_ERROR
- Index(es):
Relevant Pages
|