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: Thu, 20 Nov 2014 21:26:30 +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="5890"; mail-complaints-to="abuse@eternal-september.org"; posting-account="U2FsdGVkX1+Ath3L4/LX63Zfto+bjuULoDpYLYN7M/8=" User-Agent: Gnus/5.13 (Gnus v5.13) Emacs/24.3 (darwin) Cancel-Lock: sha1:CDjwmjDTKnzxWOlIzqHBrn0+4hU= sha1:qKNPLC8sVGGK2h76ukutQpeBwps= Xref: news.eternal-september.org comp.lang.ada:23578 Date: 2014-11-20T21:26:30+00:00 List-Id: vincent.diemunsch@gmail.com writes: >> What does 'gnatls -v' say? Here, without ADA_PROJECT_PATH or GPR_PROJECT_PATH being set, the last section is Project Search Path: /opt/gcc-4.9.1/x86_64-apple-darwin13/lib/gnat /opt/gcc-4.9.1/x86_64-apple-darwin13/share/gpr /opt/gcc-4.9.1/share/gpr /opt/gcc-4.9.1/lib/gnat > In fact I added the following to my .profile file : > export ADA_PROJECT_PATH=/opt/gcc-4.9.1/share/gpr > and now it works fine ! and I wouldn't have thought that necessary! Still, if it works, good.