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-65-14.ec2.internal X-Spam-Level: X-Spam-Status: No, score=-1.9 required=3.0 tests=BAYES_00,T_SCC_BODY_TEXT_LINE autolearn=ham autolearn_force=no version=3.4.6 Path: eternal-september.org!reader01.eternal-september.org!.POSTED!not-for-mail From: Simon Wright Newsgroups: comp.lang.ada Subject: Re: Weird error emanating from GNAT binder: duplicat "gnatS" Date: Wed, 22 Feb 2023 14:26:48 +0000 Organization: A noiseless patient Spider Message-ID: References: <365f84cf-29ae-4857-8dfe-e3bfa2191f9dn@googlegroups.com> <022bbc8b-8764-4562-900a-7143fabd394cn@googlegroups.com> MIME-Version: 1.0 Content-Type: text/plain Injection-Info: reader01.eternal-september.org; posting-host="6ea4b2ba6838424905c28f0564e7c159"; logging-data="1627781"; mail-complaints-to="abuse@eternal-september.org"; posting-account="U2FsdGVkX19H3YDGjmuUfGoM5tX0Pemdbc21r6NIYOI=" User-Agent: Gnus/5.13 (Gnus v5.13) Emacs/28.1 (darwin) Cancel-Lock: sha1:Zqr8fXE3RQSiAT8zLR93lvqiWqs= sha1:MRj/poRDbEAOUetxCWbE4EK8g3s= Xref: reader01.eternal-september.org comp.lang.ada:64957 List-Id: "Jeffrey R.Carter" writes: > You could also try using gnatmake without a project file rather than > gprbuild or gnatmake with a project file to see if that has any > effect. If you give gnatmake a project file and it finds gprbuild on the PATH, it'll delegate to gprbuild.