From mboxrd@z Thu Jan 1 00:00:00 1970 Path: news.eternal-september.org!eternal-september.org!.POSTED!not-for-mail From: Marius Alves Newsgroups: comp.lang.ada Subject: Re: Ada on old Macs Date: Sat, 4 Jan 2025 23:31:31 +0000 Organization: A noiseless patient Spider Message-ID: References: MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8; format=flowed Content-Transfer-Encoding: 7bit Injection-Date: Sun, 05 Jan 2025 00:31:32 +0100 (CET) Injection-Info: dont-email.me; posting-host="bbf0be6998c8661a5d1239ea7f494cdf"; logging-data="659845"; mail-complaints-to="abuse@eternal-september.org"; posting-account="U2FsdGVkX19wlxRYqw/8zdauK3FG2vZD" User-Agent: Mozilla Thunderbird Cancel-Lock: sha1:LPJC6narrNJzBFSGBlJhJ3yhjMM= In-Reply-To: Content-Language: en-US Xref: news.eternal-september.org comp.lang.ada:66511 List-Id: On 2025-01-04 21:01, Marius Alves wrote: > Any chance of deploying an Ada 2022 or 2012 compiler on any of > > Macbook, 2015, i5, Monterey 12.7.6 > > Macmini, 2012, i7, Catalina 10.15.7 > > (Local target for starts.) > > I'm trying old packages from FSF but going nowhere fast. > Things like > > Marios-Air:~ marius$ gcc --help > xcrun: error: invalid active developer path (/Library/Developer/ > CommandLineTools), missing xcrun at: /Library/Developer/ > CommandLineTools/usr/bin/xcrun > > are staring me in the face. > I suck at this. > Willing to pay for help. > > Thanks. > --Marius > Took a deep breath. Managed to install, locate and run gnatmake on a simple program on the Macbook :-) Now for the libraries. Wish me luck. Thanks.