GNAT FSF 15 released

Hello all,

We released GNAT FSF 15 on Alire yesterday. This release is based on GCC 15.1.0; the release notes for Ada can be found here.

There are prebuilt binaries for Linux (x86_64 and aarch64), Windows (x86_64) and macOS (x86_64 and aarch64). Please note that the binaries for macOS aarch64 are based on an unofficial branch of GCC that has not yet released a final version for GCC 15, so there may be some issues that are absent from other platforms.

Cross compilers are also available on all platforms for the following targets: arm-elf, riscv64-elf, avr-elf and xtensa-esp32-elf.

You can report issues with the released compilers on this repository.

We want to thank @simonjwright for his work on building GNAT for macOS. His work helped us greatly to provide functional compilers for the platform. He will be sorely missed.

17 Likes

Are there any links to the binaries?
I was looking for a couple, but didn’t find them.
Installing Alire isn’t always an option. (i.e. shared computers)

On Fredora:

> gnat -v
GNAT 15.1.1 20250521 (Red Hat 15.1.1-2)
Copyright 1996-2025, Free Software Foundation, Inc.

Yes! In the releases of this repo: Releases · alire-project/GNAT-FSF-builds · GitHub

2 Likes

Alire, especially with GNAT FSF toolchain support is an incredible experience. Thanks for all the work everyone puts into this.

10 Likes