Skip to main content

xPack GNU Arm Embedded GCC v15.2.1-1.1 released

· 11 min read

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

The xPack GNU Arm 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/arm-none-eabi-gcc@15.2.1-1.1.1 -verbose

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

Compliance

The xPack GNU Arm 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:

$ arm-none-eabi-gcc -print-multi-lib
.;
arm/v5te/softfp;@marm@march=armv5te+fp@mfloat-abi=softfp
arm/v5te/hard;@marm@march=armv5te+fp@mfloat-abi=hard
thumb/nofp;@mthumb@mfloat-abi=soft
thumb/v7/nofp;@mthumb@march=armv7@mfloat-abi=soft
thumb/v7+fp/softfp;@mthumb@march=armv7+fp@mfloat-abi=softfp
thumb/v7+fp/hard;@mthumb@march=armv7+fp@mfloat-abi=hard
thumb/v7-r+fp.sp/softfp;@mthumb@march=armv7-r+fp.sp@mfloat-abi=softfp
thumb/v7-r+fp.sp/hard;@mthumb@march=armv7-r+fp.sp@mfloat-abi=hard
thumb/v7-a/nofp;@mthumb@march=armv7-a@mfloat-abi=soft
thumb/v7-a+fp/softfp;@mthumb@march=armv7-a+fp@mfloat-abi=softfp
thumb/v7-a+fp/hard;@mthumb@march=armv7-a+fp@mfloat-abi=hard
thumb/v7-a+simd/softfp;@mthumb@march=armv7-a+simd@mfloat-abi=softfp
thumb/v7-a+simd/hard;@mthumb@march=armv7-a+simd@mfloat-abi=hard
thumb/v7ve+simd/softfp;@mthumb@march=armv7ve+simd@mfloat-abi=softfp
thumb/v7ve+simd/hard;@mthumb@march=armv7ve+simd@mfloat-abi=hard
thumb/v8-a/nofp;@mthumb@march=armv8-a@mfloat-abi=soft
thumb/v8-a+simd/softfp;@mthumb@march=armv8-a+simd@mfloat-abi=softfp
thumb/v8-a+simd/hard;@mthumb@march=armv8-a+simd@mfloat-abi=hard
thumb/v6-m/nofp;@mthumb@march=armv6s-m@mfloat-abi=soft
thumb/v7-m/nofp;@mthumb@march=armv7-m@mfloat-abi=soft
thumb/v7e-m/nofp;@mthumb@march=armv7e-m@mfloat-abi=soft
thumb/v7e-m+fp/softfp;@mthumb@march=armv7e-m+fp@mfloat-abi=softfp
thumb/v7e-m+fp/hard;@mthumb@march=armv7e-m+fp@mfloat-abi=hard
thumb/v7e-m+dp/softfp;@mthumb@march=armv7e-m+fp.dp@mfloat-abi=softfp
thumb/v7e-m+dp/hard;@mthumb@march=armv7e-m+fp.dp@mfloat-abi=hard
thumb/v8-m.base/nofp;@mthumb@march=armv8-m.base@mfloat-abi=soft
thumb/v8-m.main/nofp;@mthumb@march=armv8-m.main@mfloat-abi=soft
thumb/v8-m.main+fp/softfp;@mthumb@march=armv8-m.main+fp@mfloat-abi=softfp
thumb/v8-m.main+fp/hard;@mthumb@march=armv8-m.main+fp@mfloat-abi=hard
thumb/v8-m.main+dp/softfp;@mthumb@march=armv8-m.main+fp.dp@mfloat-abi=softfp
thumb/v8-m.main+dp/hard;@mthumb@march=armv8-m.main+fp.dp@mfloat-abi=hard
thumb/v8.1-m.main+mve/hard;@mthumb@march=armv8.1-m.main+mve@mfloat-abi=hard
thumb/v8.1-m.main+pacbti/bp/nofp;@mthumb@march=armv8.1-m.main+pacbti@mbranch-protection=standard@mfloat-abi=soft
thumb/v8.1-m.main+pacbti+fp/bp/softfp;@mthumb@march=armv8.1-m.main+pacbti+fp@mbranch-protection=standard@mfloat-abi=softfp
thumb/v8.1-m.main+pacbti+fp/bp/hard;@mthumb@march=armv8.1-m.main+pacbti+fp@mbranch-protection=standard@mfloat-abi=hard
thumb/v8.1-m.main+pacbti+dp/bp/softfp;@mthumb@march=armv8.1-m.main+pacbti+fp.dp@mbranch-protection=standard@mfloat-abi=softfp
thumb/v8.1-m.main+pacbti+dp/bp/hard;@mthumb@march=armv8.1-m.main+pacbti+fp.dp@mbranch-protection=standard@mfloat-abi=hard
thumb/v8.1-m.main+pacbti+mve/bp/hard;@mthumb@march=armv8.1-m.main+pacbti+mve@mbranch-protection=standard@mfloat-abi=hard

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:

574082d35e49a2bcbdc355836b2a3ae5e5bb3b9456c9f5e37177db2ab4aad870
xpack-arm-none-eabi-gcc-15.2.1-1.1-darwin-arm64.tar.gz

5be906a5194c3173e145a58048e5607ffff947773237802b93e55e23c415f1b6
xpack-arm-none-eabi-gcc-15.2.1-1.1-darwin-x64.tar.gz

67980c7990eba7bb7ffdf39699102effd70889f5ac427be19a8c8a6c5fab2972
xpack-arm-none-eabi-gcc-15.2.1-1.1-linux-arm64.tar.gz

da6a49ad4003944b823c6c93702a8787c922ab34bd7e918ec0eaf6933a9b1ff6
xpack-arm-none-eabi-gcc-15.2.1-1.1-linux-x64.tar.gz

bae6a3d1667697ce750c3b13d6d26d80973ecedc2cc87bf04869e83447fd93ea
xpack-arm-none-eabi-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\arm-none-eabi-gcc\15.2.1-1.1.1\.content
Folder PATH listing
Volume serial number is B02D-925C
├── README.md
├── arm-none-eabi
│ ├── bin
│ ├── include
│ ├── lib
│ └── share
├── bin
│ ├── DLLs
│ ├── arm-none-eabi-addr2line.exe
│ ├── arm-none-eabi-ar.exe
│ ├── arm-none-eabi-as.exe
│ ├── arm-none-eabi-c++.exe
│ ├── arm-none-eabi-c++filt.exe
│ ├── arm-none-eabi-cpp.exe
│ ├── arm-none-eabi-dwp.exe
│ ├── arm-none-eabi-elfedit.exe
│ ├── arm-none-eabi-g++.exe
│ ├── arm-none-eabi-gcc-15.2.1.exe
│ ├── arm-none-eabi-gcc-ar.exe
│ ├── arm-none-eabi-gcc-nm.exe
│ ├── arm-none-eabi-gcc-ranlib.exe
│ ├── arm-none-eabi-gcc.exe
│ ├── arm-none-eabi-gcov-dump.exe
│ ├── arm-none-eabi-gcov-tool.exe
│ ├── arm-none-eabi-gcov.exe
│ ├── arm-none-eabi-gdb-add-index
│ ├── arm-none-eabi-gdb-add-index-py3
│ ├── arm-none-eabi-gdb-py3.exe
│ ├── arm-none-eabi-gdb.exe
│ ├── arm-none-eabi-gfortran.exe
│ ├── arm-none-eabi-gprof.exe
│ ├── arm-none-eabi-gstack
│ ├── arm-none-eabi-gstack-py3
│ ├── arm-none-eabi-ld.bfd.exe
│ ├── arm-none-eabi-ld.exe
│ ├── arm-none-eabi-ld.gold.exe
│ ├── arm-none-eabi-lto-dump.exe
│ ├── arm-none-eabi-nm.exe
│ ├── arm-none-eabi-objcopy.exe
│ ├── arm-none-eabi-objdump.exe
│ ├── arm-none-eabi-ranlib.exe
│ ├── arm-none-eabi-readelf.exe
│ ├── arm-none-eabi-size.exe
│ ├── arm-none-eabi-strings.exe
│ ├── arm-none-eabi-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
│ ├── mpc.h
│ ├── mpf2mpfr.h
│ ├── mpfr.h
│ ├── ncursesw
│ ├── 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
│ ├── libncurses++w.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
├── texi2any
└── texinfo

29 directories, 80 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.