Hi, I'm happy to announce that I've just released OSELAS.Toolchain-2022.10.0. This is a major release with significant changes. All components of the primary toolchains have been updated to the latest versions. The highlights are: - binutils 2.39 - clang 15.0.2 - gcc 12.2 - gdb 12.1 - glibc 2.36 - kernel headers 6.0.5 There are some changes that are relevant for those that build the toolchains themself: The option PTXCONF_TOOLCHAIN_DEBUG is disabled in the configs and was broken in the last release. It is not needed in most cases. The default toolchains already contain debug symbols for all target libraries. Enabling this option just adds the sources files of glibc and gcc (for libstdc++ etc.) to the installed toolchain. If the toolchain is installed to /opt/OSELAS.Toolchain-2022.10.0/... then gdb will find the source files automatically. If the toolchain is installed with "ptxdist make install DESTDIR=..." then the host binaries are now stripped. The result is basically the same as creating a tarball with "ptxdist images" and the extracting it. Download the release here: https://public.pengutronix.de/oselas/toolchain/ Debian / Ubuntu Packages will be available at http://debian.pengutronix.de/ My current plan is to build packages for Debian bookworm/sid, bullseye, buster and Ubuntu 18.04, 20.04, 22.04. I may build toolchains for Debian stretch and Ubuntu 16.04 but that depends on how easy that is. Enjoy, Michael Olbrich -- Pengutronix e.K. | | Steuerwalder Str. 21 | http://www.pengutronix.de/ | 31137 Hildesheim, Germany | Phone: +49-5121-206917-0 | Amtsgericht Hildesheim, HRA 2686 | Fax: +49-5121-206917-5555 |