Re: Gnat STORAGE_ERROR
- From: tmoran@xxxxxxx
- Date: Wed, 25 May 2005 13:30:52 -0500
> I have had success with 3.15p using
>
> --Xlinker --stack=4000000,4000000
Doesn't seem to make any difference for me under Windows 2000.
Further, according to Task Manager the program when it STORAGE_ERRORs is
using 8.8MB and it's at a place where it is trying to allocate 4 MB on the
stack. I would expect -Wl,--stack=0x2000000 to make about 32MB available.
.
- Follow-Ups:
- Re: Gnat STORAGE_ERROR
- From: David C. Hoos, Sr.
- Re: Gnat STORAGE_ERROR
- References:
- Re: Gnat STORAGE_ERROR
- From: Alex R. Mosteo
- Re: Gnat STORAGE_ERROR
- Prev by Date: Re: Gnat STORAGE_ERROR
- Next by Date: memory management
- Previous by thread: Re: Gnat STORAGE_ERROR
- Next by thread: Re: Gnat STORAGE_ERROR
- Index(es):
Relevant Pages
|