comp.lang.ada
 help / color / mirror / Atom feed
* for info: re macOS Ventura and GNAT
@ 2022-11-01 19:18 Bill Findlay
  2022-11-07 23:15 ` Roger Mc
  0 siblings, 1 reply; 2+ messages in thread
From: Bill Findlay @ 2022-11-01 19:18 UTC (permalink / raw)


I installed Ventura on my (Intel) MBP and it went perfectly,
with GNAT and fpc working as expected.

Emboldened, I then put it on my (Intel) iMac, my workhorse machine.

On reboot both GNAT (FSF 12.2.0) and fpc compilations failed.

GNAT failed because /Library/Developer/CommandLineTools/usr/bin
had been emptied of everything useful.

To fix it I had to completely re-install CommandLineTools,
which was more difficult than it should have been because
I had been removed from the sudoers file. 8-(

GNAT now runs again, using the newly-installed CLT software,
and the exception-handling bug that appeared with the recent
XCode update has not made a re-appearance.

fpc failed because it could not find libc any more,
so I had to edit my build procedure to tell it where to look
(i.e. /Library/Developer/CommandLineTools/SDKs/MacOSX.sdk/).

-- 
Bill Findlay


^ permalink raw reply	[flat|nested] 2+ messages in thread

end of thread, other threads:[~2022-11-07 23:15 UTC | newest]

Thread overview: 2+ messages (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
2022-11-01 19:18 for info: re macOS Ventura and GNAT Bill Findlay
2022-11-07 23:15 ` Roger Mc

This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox