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!news.eternal-september.org!mx02.eternal-september.org!.POSTED!not-for-mail From: Simon Wright Newsgroups: comp.lang.ada Subject: Re: ANN: GCC 4.9.1 for Mac OS X Mavericks and Yosemite Date: Wed, 19 Nov 2014 17:13:50 +0000 Organization: A noiseless patient Spider Message-ID: References: <3d37f3e6-58ad-4d2f-94d0-f615be9da268@googlegroups.com> <30f33ce8-7071-42c4-8195-82bcb91f4fcb@googlegroups.com> Mime-Version: 1.0 Content-Type: text/plain Injection-Info: mx02.eternal-september.org; posting-host="0ae4cc8b8d80483add419fa719d67148"; logging-data="13085"; mail-complaints-to="abuse@eternal-september.org"; posting-account="U2FsdGVkX18eETim+s+Uz+7XHFtqS8V4lEL3ViAewK0=" User-Agent: Gnus/5.13 (Gnus v5.13) Emacs/24.3 (darwin) Cancel-Lock: sha1:YGUVV8Dy7F7FqX1xVxbXc48UT60= sha1:BoyPk7NiBG7e0cKQSaH0NNizVKQ= Xref: news.eternal-september.org comp.lang.ada:23553 Date: 2014-11-19T17:13:50+00:00 List-Id: vincent.diemunsch@gmail.com writes: > A newbie's question : > The compiler works fine, but I can't use the given libraries like AWS. > What do I need to do, so that Gnoga for instance can see AWS ? I don't know. I just tried it on Mavericks, and it worked fine. I did wonder whether it had anything to do with the installed aws.gpr being in $prefix/share/gpr rather than $prefix/lib/gnat like every other installed GPR I've seen (OK, it's gprinstall's default, but ???) Were you using GPS, ot the command line? What does 'gnatls -v' say?