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,FREEMAIL_FROM autolearn=ham autolearn_force=no version=3.4.4 X-Google-Thread: 103376,38f665c587f5fad6 X-Google-Attributes: gid103376,public,usenet X-Google-Language: ENGLISH,ASCII-7-bit Path: g2news1.google.com!news2.google.com!news.glorb.com!newsfeed101.telia.com!nf02.dk.telia.net!news.tele.dk!news.tele.dk!small.news.tele.dk!lnewsinpeer00.lnd.ops.eu.uu.net!emea.uu.net!peer-uk.news.demon.net!kibo.news.demon.net!news.demon.co.uk!demon!not-for-mail From: Simon Wright Newsgroups: comp.lang.ada Subject: Re: how to increase the size of stacks Date: Wed, 28 Nov 2007 20:52:46 +0000 Organization: Pushface Message-ID: References: <59b2b13a-2dfd-47d9-8319-45c332f25d4b@b40g2000prf.googlegroups.com> NNTP-Posting-Host: pogner.demon.co.uk Mime-Version: 1.0 Content-Type: text/plain; charset=us-ascii X-Trace: news.demon.co.uk 1196283166 17626 62.49.19.209 (28 Nov 2007 20:52:46 GMT) X-Complaints-To: abuse@demon.net NNTP-Posting-Date: Wed, 28 Nov 2007 20:52:46 +0000 (UTC) Cancel-Lock: sha1:U9bHaz30fgIVqd0fgOjGPd8zLJk= User-Agent: Gnus/5.11 (Gnus v5.11) Emacs/22.1 (darwin) Xref: g2news1.google.com comp.lang.ada:18666 Date: 2007-11-28T20:52:46+00:00 List-Id: amado.alves@gmail.com writes: > 1. I want to increase the GNAT.Spitbol stack. This is a constant on "g- > spipat.ads" How to I recompile this unit? Do I really need to go > through all the steps in the Makefile.adalib (see below)? Compile the > WHOLE lib? Just for a change in a single constant in a single unit? (I > guess so.) Any easier way? Modify a copy of g-spipat.ads in your compiler source path. Use gnatmake -a.