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,FREEMAIL_FROM autolearn=unavailable autolearn_force=no version=3.4.4 X-Received: by 10.129.74.215 with SMTP id x206mr3053350ywa.93.1475774068003; Thu, 06 Oct 2016 10:14:28 -0700 (PDT) X-Received: by 10.157.37.235 with SMTP id q98mr1724905ota.19.1475774067966; Thu, 06 Oct 2016 10:14:27 -0700 (PDT) Path: eternal-september.org!reader01.eternal-september.org!reader02.eternal-september.org!news.eternal-september.org!news.eternal-september.org!feeder.eternal-september.org!news.glorb.com!f6no422452qtd.0!news-out.google.com!w143ni1865itb.0!nntp.google.com!l13no629153itl.0!postnews.google.com!glegroupsg2000goo.googlegroups.com!not-for-mail Newsgroups: comp.lang.ada Date: Thu, 6 Oct 2016 10:14:27 -0700 (PDT) In-Reply-To: Complaints-To: groups-abuse@google.com Injection-Info: glegroupsg2000goo.googlegroups.com; posting-host=2a02:c7d:3cda:7600:932b:b705:6315:5a80; posting-account=L2-UcQkAAAAfd_BqbeNHs3XeM0jTXloS NNTP-Posting-Host: 2a02:c7d:3cda:7600:932b:b705:6315:5a80 References: <4a4cee95-52e4-42c6-b4bb-a8146744bafd@googlegroups.com> User-Agent: G2/1.0 MIME-Version: 1.0 Message-ID: <9f2f108e-9f8d-4ba2-86ad-ca5baae7c771@googlegroups.com> Subject: Re: to Simon Wright, re Mac OS X builds From: Lucretia Injection-Date: Thu, 06 Oct 2016 17:14:27 +0000 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: quoted-printable Xref: news.eternal-september.org comp.lang.ada:32021 Date: 2016-10-06T10:14:27-07:00 List-Id: On Thursday, 6 October 2016 17:54:50 UTC+1, Simon Wright wrote: > Lucretia writes: >=20 > > Basically, in the config, it's not finding the C includes because > > they're hidden away on Mac OS X in the /Library. >=20 > I don't recall doing anything special to get the C include files in the > standard place, i.e. /usr/include, but this answer > http://superuser.com/a/1014872 looks as though it's what I must have > done. >=20 > I've taken to installing just the command line tools, as Ond=C5=99ej > suggests, because I don't have any reason to use Xcode. Aaaaand, that seems to be working. Thanks! Should be able to build an iPhon= e compiler once this is done, Fun times!