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.9 required=5.0 tests=BAYES_00,XPRIO autolearn=ham autolearn_force=no version=3.4.4 X-Google-Language: ENGLISH,ASCII-7-bit X-Google-Thread: 103376,570c35f27692b81,start X-Google-Attributes: gid103376,public X-Google-ArrivalTime: 2001-03-21 08:30:11 PST Path: supernews.google.com!sn-xit-03!supernews.com!freenix!fr.clara.net!heighliner.fr.clara.net!proxad.net!feeder2.proxad.net!nnrp2.proxad.net.POSTED!not-for-mail From: "Nicolas Brunot" Newsgroups: comp.lang.ada Subject: how to specify stacksize with Gnat for WinNT ? X-Priority: 3 X-MSMail-Priority: Normal X-Newsreader: Microsoft Outlook Express 5.00.2314.1300 X-MimeOLE: Produced By Microsoft MimeOLE V5.00.2314.1300 Message-ID: Date: Wed, 21 Mar 2001 16:26:14 GMT NNTP-Posting-Host: 213.228.24.239 X-Complaints-To: abuse@proxad.net X-Trace: nnrp2.proxad.net 985191974 213.228.24.239 (Wed, 21 Mar 2001 17:26:14 CET) NNTP-Posting-Date: Wed, 21 Mar 2001 17:26:14 CET Organization: Guest of ProXad - France Xref: supernews.google.com comp.lang.ada:5968 Date: 2001-03-21T16:26:14+00:00 List-Id: Is it possible to increase default stacksize with Gnat ? platform is WinNT and gnat version 3.13p executable crashes when variables of very big size are declared for Ada compilers using MS linker, It's easy to specify the /STACK option but I didn't find anything comparable in Gnat documentation Thanks