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=unavailable autolearn_force=no version=3.4.4 Path: eternal-september.org!reader01.eternal-september.org!reader02.eternal-september.org!.POSTED!not-for-mail From: Simon Wright Newsgroups: comp.lang.ada Subject: Re: gnat via msys2 pacman + xml/ada Date: Thu, 20 Sep 2018 11:06:43 +0100 Organization: A noiseless patient Spider Message-ID: References: Mime-Version: 1.0 Content-Type: text/plain; charset=utf-8 Content-Transfer-Encoding: 8bit Injection-Info: reader02.eternal-september.org; posting-host="5796d67b550576cff4bf6fd6144d17c2"; logging-data="30940"; mail-complaints-to="abuse@eternal-september.org"; posting-account="U2FsdGVkX1+5LF1aZmBDRbfOCAtw6c6kcofscaKLWVg=" User-Agent: Gnus/5.13 (Gnus v5.13) Emacs/25.3 (darwin) Cancel-Lock: sha1:4otMV1YLiF/eap9/AZIcfzaqmCo= sha1:hpDeFZFZen6vbOzQHSk4NSPKFO4= Xref: reader02.eternal-september.org comp.lang.ada:54389 Date: 2018-09-20T11:06:43+01:00 List-Id: Björn Lundin writes: > On 2018-09-20 11:17, Simon Wright wrote: >> You should have the static libraries and the project GPR installed >> properly. >> > > Yes, I should. > But they are to be found nowhere. I would expect the static libraries to be in $prefix/lib/xmlada/xmlada_*.static/ and the GPRs in $prefix/lib/gnat/ (my GPRs are in $prefix/share/gpr/, don't know why the two possibilities exist or why some GPRs end up in one or the other!)