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 autolearn=ham autolearn_force=no version=3.4.4 X-Google-Thread: 103376,884d34d0342bc569 X-Google-NewGroupId: yes X-Google-Attributes: gida07f3367d7,domainid0,public,usenet X-Google-Language: ENGLISH,ASCII-7-bit Received: by 10.68.241.162 with SMTP id wj2mr7479721pbc.2.1341132872833; Sun, 01 Jul 2012 01:54:32 -0700 (PDT) Path: l9ni5411pbj.0!nntp.google.com!news1.google.com!news.glorb.com!feeder.erje.net!eternal-september.org!feeder.eternal-september.org!mx04.eternal-september.org!.POSTED!not-for-mail From: Simon Wright Newsgroups: comp.lang.ada Subject: Re: memory leak with new GPS in GNAT GPL 2012 on Windows Date: Sun, 01 Jul 2012 09:54:36 +0100 Organization: A noiseless patient Spider Message-ID: References: <36ae3508-2a3e-4cf7-b884-ea1873b2a2f5@googlegroups.com> <0513685d-9db7-4df9-8592-a463ccd175e9@googlegroups.com> <32f6a8d4-088b-4b9f-b390-16743672f56a@googlegroups.com> Mime-Version: 1.0 Injection-Info: mx04.eternal-september.org; posting-host="ExWCGc/JgMeGOoSh/LiAWA"; logging-data="16570"; mail-complaints-to="abuse@eternal-september.org"; posting-account="U2FsdGVkX18kJwnETTab+E9l6zpnJT+3Ygc/hwt+O7c=" User-Agent: Gnus/5.13 (Gnus v5.13) Emacs/24.1 (darwin) Cancel-Lock: sha1:isyCKy8sQAz9B1ERy4hGbuxsYGc= sha1:J92CNMdyehOmXpzhgPMRMG8f3Yg= Content-Type: text/plain Date: 2012-07-01T09:54:36+01:00 List-Id: yogeshwarsing@gmx.com writes: > I think if you take away C:\GNAT\2012\bin from the path and then try > to compile a program using the -gnat2012 switch (Project properties > > switches > Ada) then it won't run as then the binaries from the 2011 > distribution would be called and I do not think that the 2011 binaries > were supporting the -gnat2012 switch. Here (Mac OS X) GNAT GPL 2011 supports -gnat2012 (and -gnat12).