From mboxrd@z Thu Jan 1 00:00:00 1970 X-Spam-Checker-Version: SpamAssassin 3.4.4 (2020-01-24) on polar.synack.me X-Spam-Level: * X-Spam-Status: No, score=1.3 required=5.0 tests=BAYES_00,INVALID_MSGID, MSGID_RANDY autolearn=no autolearn_force=no version=3.4.4 X-Google-Language: ENGLISH,ASCII-7-bit X-Google-Thread: 103376,6bc8ce99e45144be X-Google-Attributes: gid103376,public From: fabien_bousquet@my-deja.com Subject: Re: Task stack overflow problem with GNAT Date: 2000/10/09 Message-ID: <8rsi72$to5$1@nnrp1.deja.com>#1/1 X-Deja-AN: 679299243 References: <8rkhnt$4ac$1@nnrp1.deja.com> <39DE061B.51F62B69@icdc.com> <8rrtmc$fcc$1@nnrp1.deja.com> <3A094BF4.C737809F@telepath.com> X-Http-Proxy: 1.0 x72.deja.com:80 (Squid/1.1.22) for client 194.117.218.130 Organization: Deja.com - Before you buy. X-Article-Creation-Date: Mon Oct 09 13:46:12 2000 GMT X-MyDeja-Info: XMYDJUIDfabien_bousquet Newsgroups: comp.lang.ada X-Http-User-Agent: Mozilla/4.0 (compatible; MSIE 4.01; Windows NT) Date: 2000-10-09T00:00:00+00:00 List-Id: > Do you mean you don't have a heap and access to the "new" operator at all, > or do you mean you do, but you aren't supposed to use them? I do not use the operator new. You are right I could use it before the real time phase, but for the moment I have tried to use aliased variable and only static allocation. I do not have very big datas to manipulate, except my inputs which are declared as static variables in the main package. Thanks, Fabien Sent via Deja.com http://www.deja.com/ Before you buy.