comp.lang.ada
 help / color / mirror / Atom feed
From: Erich <john@peppermind.com>
Subject: Re: Can't set executable stack size during compilation
Date: Thu, 5 Jan 2012 04:35:31 -0800 (PST)
Date: 2012-01-05T04:35:31-08:00	[thread overview]
Message-ID: <71e10543-348e-43f8-a30a-447ecae6d5b1@z19g2000vbe.googlegroups.com> (raw)
In-Reply-To: 4f057934$0$7623$9b4e6d93@newsspool1.arcor-online.net

On Jan 5, 10:19 am, Georg Bauhaus <rm-host.bauh...@maps.futureapps.de>
wrote:

> A possible solution of GNAT's stack size issue, an Ada solutions of sorts,
> appears to be available with tasking. Move the computation to a task
> and add
>
>     pragma Storage_Size (Minimum_Storage_Size);

I think I'll go for this solution instead of setrlimit, because I was
considering to splitting up the problem into several tasks for
multicore CPUs anyway.

Thanks a lot for the detailed example!

--Erich



  reply	other threads:[~2012-01-05 12:39 UTC|newest]

Thread overview: 11+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2012-01-04 15:49 Can't set executable stack size during compilation Erich
2012-01-04 16:27 ` Georg Bauhaus
2012-01-04 17:22   ` Bill Findlay
2012-01-04 21:36     ` Georg Bauhaus
2012-01-05  1:06       ` Randy Brukardt
2012-01-05  4:35         ` Bill Findlay
2012-01-05 10:19           ` Georg Bauhaus
2012-01-05 12:35             ` Erich [this message]
2012-01-05  3:03   ` Jerry
2012-01-05 13:20   ` Mark Lorenzen
2012-01-05  3:12 ` Jerry
replies disabled

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