Re: Largest size array in Gnat 2005 for the PC?
- From: "ME" <abcdefg@xxxxxxxxxxxx>
- Date: Wed, 31 Oct 2007 06:33:54 -0700
I was under the impression ,that GPL would not let you set both stack and
commit using the Wl switch?
"Stefan Bellon" <sbellon@xxxxxxxxxx> wrote in message
news:20071031102213.50fe23fc@xxxxxxxxxxxxxxxxxxxxxx
On Di, 30 Okt, ME wrote:
"Stefan Bellon" <sbellon@xxxxxxxxxx> wrote in message
news:20071030160021.19047e4e@xxxxxxxxxxxxxxxxxxxxxx
for Default_Switches ("ada") use
("--stack=0x2000000,0x10000");
Yes,
I tried the linker switch -Wl,--stack=0x10000000 in GPL
but what is the second number "0x10000" for?
The first is the stack reserve and the second is the stack commit size.
Specifying the commit size is optional. Default are 2 MB/4 KB
respectively, the above values are factor 16 to the default.
--
Stefan Bellon
.
- Follow-Ups:
- Re: Largest size array in Gnat 2005 for the PC?
- From: Stefan Bellon
- Re: Largest size array in Gnat 2005 for the PC?
- References:
- Largest size array in Gnat 2005 for the PC?
- From: ME
- Re: Largest size array in Gnat 2005 for the PC?
- From: Pascal Obry
- Re: Largest size array in Gnat 2005 for the PC?
- From: ME
- Re: Largest size array in Gnat 2005 for the PC?
- From: Pascal Obry
- Re: Largest size array in Gnat 2005 for the PC?
- From: Stefan Bellon
- Re: Largest size array in Gnat 2005 for the PC?
- From: ME
- Re: Largest size array in Gnat 2005 for the PC?
- From: Stefan Bellon
- Largest size array in Gnat 2005 for the PC?
- Prev by Date: Re: Write 4NT / Take Command plugins with Ada
- Next by Date: Re: Ada 2005 Quality and style guide?
- Previous by thread: Re: Largest size array in Gnat 2005 for the PC?
- Next by thread: Re: Largest size array in Gnat 2005 for the PC?
- Index(es):
Relevant Pages
|