From mboxrd@z Thu Jan 1 00:00:00 1970 X-Spam-Checker-Version: SpamAssassin 3.4.6 (2021-04-09) on ip-172-31-74-118.ec2.internal X-Spam-Level: X-Spam-Status: No, score=0.8 required=3.0 tests=BAYES_50,FREEMAIL_FROM autolearn=ham autolearn_force=no version=3.4.6 X-Received: by 2002:a05:620a:28d0:: with SMTP id l16mr7729138qkp.449.1640585967604; Sun, 26 Dec 2021 22:19:27 -0800 (PST) X-Received: by 2002:a25:ed0f:: with SMTP id k15mr19531526ybh.148.1640585967470; Sun, 26 Dec 2021 22:19:27 -0800 (PST) Path: eternal-september.org!reader02.eternal-september.org!news.misty.com!border2.nntp.dca1.giganews.com!nntp.giganews.com!news-out.google.com!nntp.google.com!postnews.google.com!google-groups.googlegroups.com!not-for-mail Newsgroups: comp.lang.ada Date: Sun, 26 Dec 2021 22:19:27 -0800 (PST) In-Reply-To: <9536f60f-acf6-4db6-8998-e938ae2a5947n@googlegroups.com> Injection-Info: google-groups.googlegroups.com; posting-host=2a02:1206:4596:5040:d4b3:6ffe:2453:c5cf; posting-account=gRqrnQkAAAAC_02ynnhqGk1VRQlve6ZG NNTP-Posting-Host: 2a02:1206:4596:5040:d4b3:6ffe:2453:c5cf References: <9536f60f-acf6-4db6-8998-e938ae2a5947n@googlegroups.com> User-Agent: G2/1.0 MIME-Version: 1.0 Message-ID: <21598422-1ecc-44ad-ba28-c1a7ca4af8bbn@googlegroups.com> Subject: Re: Big differences between gnatmake and gprbuild From: Gautier write-only address Injection-Date: Mon, 27 Dec 2021 06:19:27 +0000 Content-Type: text/plain; charset="UTF-8" Xref: reader02.eternal-september.org comp.lang.ada:63271 List-Id: > I am using gnatmake 9.3.0 and gprbuild community edition 2021. The Ada executable from gnatmake is about 50% smaller than that of gprbuild and runs much slower than the gprbuild version. Is gnatmake deprecated, obsolete, or not maintained? It looks like the compiler, linker & binder options that, in your case, gnatmake sends to GNAT, are different than those gprbuild sends, especially optimization options. What are the command line options to gnatmake you are using ? And to gprbuild ? _________________________ Gautier's Ada programming http://gautiersblog.blogspot.com/search/label/Ada NB: follow the above link for a valid e-mail address