arcle-hs38--uclibc--stable-2024.02-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 arc-2023.09-release binutils version arc-2023.09-release gdb version arc-2023.09-release uclibc version 1.0.45 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.02.1 curl http://toolchains.bootlin.com/downloads/releases/toolchains/arcle-hs38/build_fragments/arcle-hs38--uclibc--stable-2024.02-1.defconfig > .config make olddefconfig make make sdk