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=ham autolearn_force=no version=3.4.4 X-Google-Thread: a07f3367d7,5adab2ce4d529efa X-Google-Attributes: gida07f3367d7,public,usenet X-Google-NewGroupId: yes X-Google-Language: ENGLISH,ASCII Path: g2news2.google.com!postnews.google.com!v12g2000vby.googlegroups.com!not-for-mail From: Phil Clayton Newsgroups: comp.lang.ada Subject: Re: GNAT GPL 2011 on Lion Date: Thu, 21 Jul 2011 15:38:49 -0700 (PDT) Organization: http://groups.google.com Message-ID: References: NNTP-Posting-Host: 77.103.8.249 Mime-Version: 1.0 Content-Type: text/plain; charset=ISO-8859-1 Content-Transfer-Encoding: quoted-printable X-Trace: posting.google.com 1311287929 7211 127.0.0.1 (21 Jul 2011 22:38:49 GMT) X-Complaints-To: groups-abuse@google.com NNTP-Posting-Date: Thu, 21 Jul 2011 22:38:49 +0000 (UTC) Complaints-To: groups-abuse@google.com Injection-Info: v12g2000vby.googlegroups.com; posting-host=77.103.8.249; posting-account=v7gx3AoAAABfjb9m5b7l_Lt2KVEgQBIe User-Agent: G2/1.0 X-Google-Web-Client: true X-Google-Header-Order: HUALESNKRC X-HTTP-UserAgent: Mozilla/5.0 (X11; Linux x86_64; rv:5.0) Gecko/20100101 Firefox/5.0,gzip(gfe) Xref: g2news2.google.com comp.lang.ada:21258 Date: 2011-07-21T15:38:49-07:00 List-Id: On Jul 21, 7:43=A0pm, Bill Findlay wrote: > ... Or the perils of being an early adopter. > > I'm trying to run GNAT GPL 2011 under MacOS X 10.7, "Lion", > released yesterday. =A0The Ada compilation itself seem to be OK, > but I fall at this hurdle: > > "gcc: error trying to exec 'as': execvp: No such file or directory" > > This might be just a pathname issue, or something more serious. > Can anyone suggest a cause or a fix? Found this: http://www.macresearch.org/error_trying_to_exec_as_execvp_no_such_file_or_d= irectory The crucial comment in that case appears to be: "I had already downloaded Xcode --- but I hadn't clicked on XcodeTools.mpkg" but that was 4 years ago. Phil