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=-2.9 required=5.0 tests=BAYES_00,MAILING_LIST_MULTI autolearn=unavailable autolearn_force=no version=3.4.4 X-Google-Language: ENGLISH,ASCII-7-bit X-Google-Thread: 103376,4c3a05831e6a0733,start X-Google-Attributes: gid103376,public X-Google-ArrivalTime: 2001-04-10 05:20:48 PST Path: supernews.google.com!sn-xit-02!supernews.com!news.gv.tsc.tdk.com!falcon.america.net!sunqbc.risq.qc.ca!newsfeeds.belnet.be!news.belnet.be!grolier!freenix!enst!enst.fr!not-for-mail From: gautier@club.lemonde.fr Newsgroups: comp.lang.ada Subject: Stack size with GNAT for Windows Date: Tue, 10 Apr 2001 14:19:35 +0200 (CEST) Organization: ENST, France Sender: comp.lang.ada-admin@ada.eu.org Message-ID: Reply-To: comp.lang.ada@ada.eu.org NNTP-Posting-Host: marvin.enst.fr Mime-Version: 1.0 Content-Type: text/plain; charset=ISO-8859-1 Content-Transfer-Encoding: quoted-printable X-Trace: avanie.enst.fr 986905151 40971 137.194.161.2 (10 Apr 2001 12:19:11 GMT) X-Complaints-To: usenet@enst.fr NNTP-Posting-Date: Tue, 10 Apr 2001 12:19:11 +0000 (UTC) To: comp.lang.ada@ada.eu.org Return-Path: X-Mailer: Medianet/v1.14 Errors-To: comp.lang.ada-admin@ada.eu.org X-BeenThere: comp.lang.ada@ada.eu.org X-Mailman-Version: 2.0.3 Precedence: bulk List-Help: List-Post: List-Subscribe: , List-Id: comp.lang.ada mail<->news gateway List-Unsubscribe: , List-Archive: Errors-To: comp.lang.ada-admin@ada.eu.org X-BeenThere: comp.lang.ada@ada.eu.org Xref: supernews.google.com comp.lang.ada:6701 Date: 2001-04-10T14:19:35+02:00 Hello. Sorry for the banal question, but is there a mean to increase the stack size with GNAT (3.13p) for Windows ? I obtain a stack overflow in a numerics program for a middle-sized problem, with all big data taken on heap (via New), this when entering a procedure with only 3 integer as local variables. So, I suspect a bug, but would like to test a bit before sending a bug report. Of course I have searched through the GNAT user's guide and what remains of Deja News. TIA =5F=5F=5F=5F=5F=5F=5F=5F=5F=5F=5F=5F=5F=5F=5F=5F=5F=5F=5F=5F=5F=5F=5F=5F=5F= =5F=5F=5F=5F=5F=5F=5F=5F=5F=5F=5F=5F=5F=5F=5F=5F=5F Gautier -- http://www.diax.ch/users/gdm/