GCC 14.2.0-3 (aarch64) for macOS

The distinguishing feature of this release is that the included tools are at release 25.0.0.

7 Likes

Hi Simon;

Just installed this update today.

Please excuse my being daft, but since I don’t see a pkg file and I didn’t want to build from source, and I didn’t see (or understand) instructions for installing the new release, I “slammed” it together :slight_smile:

I downloaded the tar.gz file, uncompressed it.

I copied my current gnat (gcc-14.2.0-1-aarch64) to an archive directory in case I screwed something up.

I then renamed the gcc-14.2.0-1-aarch64 to be gcc-14.2.0-3-aarch64.

Expanded the downloaded tarball to a sibling directory.

used cp -r on the contents of the expanded tarball on top of the contents of the renamed gnat directory.

I updated my path and it looks like the gnat version has not changed, so it looks like i need to expand the gcc*.zip file.

Was there a patch install script that I missed?

Sorry for being so dense :frowning:

Also, just curious: extra tools does not include “GNAT Studio”? :slight_smile:

RBE

Here is the pkg: Releases · simonjwright/distributing-gcc · GitHub

1 Like

Yes, sorry about that! will update the top post.

1 Like

Thank you both; I now have the pkg and it is installed!

RBE