Skip to main content

xPack GNU AArch64 Embedded GCC v15.2.1-1.1 released

· 8 min read

Version 15.2.1-1.1.1 is a new release; it follows the upstream Arm release.

The xPack GNU AArch64 Embedded GCC is a standalone cross-platform binary distribution of Arm GNU Toolchain.

There are separate binaries for Windows (x64), macOS (x64 and arm64) and GNU/Linux (x64 and arm64).

Raspberry Pi

The main targets for the GNU/Linux Arm binaries are the Raspberry Pi class devices (aarch64 only; armv6 and armv7l are no longer supported).

Download

The binary files are available from GitHub Releases.

Prerequisites

  • x64 Windows: Windows 7 with the Universal C Runtime (UCRT), Windows 8, Windows 10, Windows 11
  • x64 macOS: 11.0 or later
  • arm64 macOS: 11.0 or later
  • x64 GNU/Linux: any system with GLIBC 2.28 or higher (like Ubuntu 20 or later, Debian 10 or later, RedHat 8 or later, Fedora 29 or later, etc)
  • arm64 GNU/Linux: any system with GLIBC 2.28 or higher (like Raspberry Pi OS, Ubuntu 20 or later, Debian 10 or later, RedHat 8 or later, Fedora 29 or later, etc)

Install

The easiest way to install this specific version, is by using xpm:

xpm install @xpack-dev-tools/aarch64-none-elf-gcc@15.2.1-1.1.1 -verbose

Comprehensive instructions for installing xPack xPack GNU AArch64 Embedded GCC on different platforms can be found in the Install Guide.

Compliance

The xPack GNU AArch64 Embedded GCC is based on the official Arm GNU Toolchain releases.

The current version is based on:

  • Arm GNU Toolchain release 15.2.Rel1 from 17 Dec 2025 and uses the same sources. It includes:
    • GCC 15.2.1
    • binutils 2.45
    • newlib 4.5.0
    • GDB 16.3
    • Python 3.13.12

Supported libraries

The supported libraries are:

$ aarch64-none-elf-gcc -print-multi-lib
.;
ilp32;@mabi=ilp32

Changes

Compared to the official Arm version, there should be no functional changes.

Bug fixes

  • none

Enhancements

  • none

Known problems

  • none

Documentation

The original GNU Arm Embedded GCC documentation is available from the GCC online documentation web site.

Build

The binaries for all supported platforms (Windows, macOS and GNU/Linux) were built using the xPack Build Box (XBB), a set of build environments based on slightly older distributions, that should be compatible with most recent systems.

For the prerequisites and more details on the build procedure, please see the Maintainer Info page.

CI tests

Before publishing, a set of simple tests were performed on an exhaustive set of platforms. The results are available from:

Tests

The binaries were tested on a variety of platforms, but mainly to check the integrity of the build, not the compiler functionality.

Checksums

The SHA-256 hashes for the files are:

d7efeab33982bb4a50be816b9a327045b93678940aee872501233a34e0ba41a2
xpack-aarch64-none-elf-gcc-15.2.1-1.1-darwin-arm64.tar.gz

d410f9f73d194e57704fea04e5ceeede992790f901e43614bbba4fcc173dd2ee
xpack-aarch64-none-elf-gcc-15.2.1-1.1-darwin-x64.tar.gz

94ea26098d0f63c3d845b7368d9ad971c1cf9c7f13019722d820c165e7331248
xpack-aarch64-none-elf-gcc-15.2.1-1.1-linux-arm64.tar.gz

052e1aadd7b3adde960299f50da956eb34c1503a7299b5bea3a330d9407bf250
xpack-aarch64-none-elf-gcc-15.2.1-1.1-linux-x64.tar.gz

eeea8fe159fdcaaea8d5abe6cc66f2c81659c3011164d6a20b76920a5abcecf3
xpack-aarch64-none-elf-gcc-15.2.1-1.1-win32-x64.zip

Folders hierarchy

After install, the package creates a hierarchy of folders like the following (only the first two depth levels are shown):

C:> tree /f %USERPROFILE%\AppData\Roaming\xPacks\@xpack-dev-tools\aarch64-none-elf-gcc\15.2.1-1.1.1\.content
Folder PATH listing
Volume serial number is B02D-925C
├── README.md
├── aarch64-none-elf
│ ├── bin
│ ├── include
│ ├── lib
│ └── share
├── bin
│ ├── DLLs
│ ├── aarch64-none-elf-addr2line.exe
│ ├── aarch64-none-elf-ar.exe
│ ├── aarch64-none-elf-as.exe
│ ├── aarch64-none-elf-c++.exe
│ ├── aarch64-none-elf-c++filt.exe
│ ├── aarch64-none-elf-cpp.exe
│ ├── aarch64-none-elf-dwp.exe
│ ├── aarch64-none-elf-elfedit.exe
│ ├── aarch64-none-elf-g++.exe
│ ├── aarch64-none-elf-gcc-15.2.1.exe
│ ├── aarch64-none-elf-gcc-ar.exe
│ ├── aarch64-none-elf-gcc-nm.exe
│ ├── aarch64-none-elf-gcc-ranlib.exe
│ ├── aarch64-none-elf-gcc.exe
│ ├── aarch64-none-elf-gcov-dump.exe
│ ├── aarch64-none-elf-gcov-tool.exe
│ ├── aarch64-none-elf-gcov.exe
│ ├── aarch64-none-elf-gdb-add-index
│ ├── aarch64-none-elf-gdb-add-index-py3
│ ├── aarch64-none-elf-gdb-py3.exe
│ ├── aarch64-none-elf-gdb.exe
│ ├── aarch64-none-elf-gfortran.exe
│ ├── aarch64-none-elf-gprof.exe
│ ├── aarch64-none-elf-gstack.exe
│ ├── aarch64-none-elf-gstack-py3.exe
│ ├── aarch64-none-elf-ld.bfd.exe
│ ├── aarch64-none-elf-ld.exe
│ ├── aarch64-none-elf-ld.gold.exe
│ ├── aarch64-none-elf-lto-dump.exe
│ ├── aarch64-none-elf-nm.exe
│ ├── aarch64-none-elf-objcopy.exe
│ ├── aarch64-none-elf-objdump.exe
│ ├── aarch64-none-elf-ranlib.exe
│ ├── aarch64-none-elf-readelf.exe
│ ├── aarch64-none-elf-size.exe
│ ├── aarch64-none-elf-strings.exe
│ ├── aarch64-none-elf-strip.exe
│ ├── libgcc_s_seh-1.dll
│ ├── libgmp-10.dll
│ ├── libmpc-3.dll
│ ├── libmpfr-4.dll
│ ├── libncursesw6.dll
│ ├── libstdc++-6.dll
│ ├── libzstd.dll
│ ├── python313.dll
│ └── python313.zip
├── distro-info
│ └── licenses
├── include
│ ├── gdb
│ ├── gmp.h
│ ├── gmpxx.h
│ ├── iconv.h
│ ├── isl
│ ├── libcharset.h
│ ├── localcharset.h
│ ├── lzma
│ ├── lzma.h
│ ├── menu.h
│ ├── mpc.h
│ ├── mpf2mpfr.h
│ ├── mpfr.h
│ ├── uncursesw
│ ├── zconf.h
│ ├── zdict.h
│ ├── zlib.h
│ ├── zstd.h
│ └── zstd_errors.h
├── lib
│ ├── bfd-plugins
│ ├── charset.alias
│ ├── cmake
│ ├── gcc
│ ├── libcharset.a
│ ├── libformw.a
│ ├── libgmp.a
│ ├── libgmpxx.a
│ ├── libiconv.a
│ ├── libisl.a
│ ├── libisl.so.15.0.0-gdb.py
│ ├── liblzma.a
│ ├── libmenuw.a
│ ├── libmpc.a
│ ├── libmpfr.a
│ ├── libncursesw++.a
│ ├── libncursesw.a
│ ├── libpanelw.a
│ ├── libz.a
│ ├── libzstd.a
│ ├── libzstd.so.1.5.7
│ ├── pkgconfig
│ ├── preloadable_libiconv.so
│ └── texi2any
├── libexec
│ └── gcc
└── share
├── doc
├── gcc-15.2.1
├── info
├── man
└── texinfo

27 directories, 98 files

Deprecation notices

GNU/Linux minimum requirements

The minimum requirement is GLIBC 2.28, available starting with Ubuntu 20, Debian 10 and RedHat 8. Support for RedHat 7 was dropped in 2022. Support for Ubuntu 18 was dropped in 2025.

32-bit support

Support for 32-bit x64 GNU/Linux and x64 Windows was dropped in 2022 and for 32-bit Arm GNU/Linux in 2025.

Pre-deprecation notice for x64 macOS

Apple has discontinued support for the x64 (Intel) architecture. GitHub will no longer support this architecture on macOS after the macOS 15 runner image is retired in November 2027; building and testing x64 macOS binaries will become more difficult, requiring a self-hosted runner, and cannot be guaranteed in the long term.

You should begin migrating your projects to arm64-based (Apple Silicon) binaries to prepare for this deprecation (tentatively planned for 2028).

Analytics

Credit to Shields IO for the badges and to Somsubhra/github-release-stats for the individual file counters.