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 X-Received: by 10.236.11.194 with SMTP id 42mr11830095yhx.19.1413668802592; Sat, 18 Oct 2014 14:46:42 -0700 (PDT) X-Received: by 10.50.43.233 with SMTP id z9mr77407igl.5.1413668802477; Sat, 18 Oct 2014 14:46:42 -0700 (PDT) Path: eternal-september.org!reader01.eternal-september.org!reader02.eternal-september.org!news.eternal-september.org!mx02.eternal-september.org!news.eternal-september.org!feeder.eternal-september.org!usenet.blueworldhosting.com!feeder01.blueworldhosting.com!peer03.iad.highwinds-media.com!news.highwinds-media.com!feed-me.highwinds-media.com!dc16no3806836qab.1!news-out.google.com!rp1ni32382igb.0!nntp.google.com!uq10no13314662igb.0!postnews.google.com!glegroupsg2000goo.googlegroups.com!not-for-mail Newsgroups: comp.lang.ada Date: Sat, 18 Oct 2014 14:46:41 -0700 (PDT) In-Reply-To: Complaints-To: groups-abuse@google.com Injection-Info: glegroupsg2000goo.googlegroups.com; posting-host=118.209.159.76; posting-account=l8GBMwoAAADCbqdOJSbg4dBRqkD14dJd NNTP-Posting-Host: 118.209.159.76 References: <26a219c5-e2f4-4edf-bd52-f36c2a7692ac@googlegroups.com> User-Agent: G2/1.0 MIME-Version: 1.0 Message-ID: <7e3bc3a5-66a0-435a-ab47-d34d2cfbe446@googlegroups.com> Subject: Re: problems with gnat on yosemite macox From: Leo Brewin Injection-Date: Sat, 18 Oct 2014 21:46:42 +0000 Content-Type: text/plain; charset=ISO-8859-1 X-Received-Bytes: 1948 X-Received-Body-CRC: 2522710051 Xref: news.eternal-september.org comp.lang.ada:22577 Date: 2014-10-18T14:46:41-07:00 List-Id: On Sunday, October 19, 2014 3:11:48 AM UTC+11, Simon Wright wrote: > You said you installed Xcode *and* the command line tools, would an > > explicit install of the command line tools (xcode-select --install, I > > think?) do the job "properly"? I installed Xcode and the command line tools over the top of a previous release (can't recall which version). i.e., I didn't do a clean install. I used the App store to install Xcode 6.0.1 and then xcode-select --install for the command line tools. Late last night I installed Xcode 6.1 (its no longer in beta) and the command line tools for 10.10 by downloading the .dmg files from the Mac developer website. In all of this I din't add any symlinks. And thanks very much for the very quick fix for 4.9.1 -- very much appreciated! Cheers, Leo