sh-sh4--glibc--stable-2024.05-1 This is a toolchain provided by the https://toolchains.bootlin.com/ service. This toolchain was built using Buildroot. The complete source code for all components of the toolchain can be found at http://toolchains.bootlin.com/downloads/releases/sources/. The complete license text of all components of the toolchain can be found at http://toolchains.bootlin.com/downloads/releases/licenses/. This toolchain is based on: gcc version 13.3.0 binutils version 2.41 gdb version 14.2 glibc version 2.39-74-g198632a05f6c7b9ab67d3331d8caace9ceabb685 For those who would like to reproduce the toolchain, you can just follow these steps: git clone https://github.com/bootlin/buildroot-toolchains.git buildroot cd buildroot git checkout toolchains.bootlin.com-2024.05.1 curl http://toolchains.bootlin.com/downloads/releases/toolchains/sh-sh4/build_fragments/sh-sh4--glibc--stable-2024.05-1.defconfig > .config make olddefconfig make make sdk