comp.lang.ada
 help / color / mirror / Atom feed
From: "Kevin K" <kevink4@gmail.com>
Subject: Re: Gnat storage size
Date: Thu, 31 Aug 2006 23:47:59 GMT
Date: 2006-08-31T23:47:59+00:00	[thread overview]
Message-ID: <KIRoJuEXw9g9-pn2-Oc2hPlxcdFkU@localhost> (raw)
In-Reply-To: I8KdnRrYwMIWo2vZnZ2dnUVZ_uidnZ2d@comcast.com

On Thu, 31 Aug 2006 01:42:35 UTC, tmoran@acm.org wrote:

> > For what's it worth, I just installed Gnat 2006 for Windows, and
> > converted your test procedure.  By using the -Xlinker
> > --stack=0x10000000 on it, I was able to successfully run big 64000 on
> I tried
> gnatmake big -largs -Xlinker --stack=0x10000000
> and it still says "object too large" when the command line argument is 4026.
> I also tried not using gnatmake, but rather
> gcc -c big
> gnatbind -x big.ali
> gnatlink big -Wl --stack=0x10000000
> with the same result.

Then it is either your version of Windows (XP?  2000?), or the gnat 
version.

-- 




  reply	other threads:[~2006-08-31 23:47 UTC|newest]

Thread overview: 10+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2006-08-26 18:09 Gnat storage size tmoran
2006-08-26 18:46 ` Gautier
2006-08-26 19:26   ` tmoran
2006-08-28  6:26     ` Alex R. Mosteo
2006-08-30  7:53       ` tmoran
2006-09-01 13:24         ` Alex R. Mosteo
2006-08-31  0:15     ` Kevin K
2006-08-31  1:42       ` tmoran
2006-08-31 23:47         ` Kevin K [this message]
2006-08-26 22:42 ` Kevin K
replies disabled

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