Cross Toolchains ================ The toolchains found in this directory are built using crosstool-NG¹ for Ubuntu 16.04 LTS (x86_64). They all support C/C++ and have GDB with target gdbserver and strace built-in. The crosstool-NG version + GIT hash used to build is encoded in the GCC version string, New/Latest ---------- aarch64-unknown-linux-gnu-9.2.0-1.tar.xz -- GCC 9.2 with GLIBC 2.30 arm-unknown-linux-gnueabi-9.2.0-1.tar.xz -- GCC 9.2 with GLIBC 2.30 powerpc-unknown-linux-gnu-9.2.0-1.tar.xz -- GCC 9.2 with GLIBC 2.30 x86_64-unknown-linux-gnu-9.2.0-1.tar.xzz -- GCC 9.2 with GLIBC 2.30 Current ------- aarch64-unknown-linux-gnu-7.3.0-1.tar.xz -- GCC 7.3 with GLIBC 2.27 arm-unknown-linux-gnueabi-7.3.0-1.tar.xz -- GCC 7.3 with GLIBC 2.27 i686-nptl-linux-gnu-7.3.0-1.tar.xz -- GCC 7.3 with GLIBC 2.27 powerpc-unknown-linux-gnu-7.3.0-1.tar.xz -- GCC 7.3 with GLIBC 2.27 x86_64-unknown-linux-gnu-7.3.0-1.tar.xz -- GCC 7.3 with GLIBC 2.27 Old/Unused ---------- arm-unknown-linux-gnueabi-6.2.0-1.tar.xz -- GCC 6.2 with GLIBC 2.24 arm-unknown-linux-gnueabi-6.1.0-2.tar.xz -- GCC 6.1 with GLIBC 2.23 powerpc-unknown-linux-gnu-6.1.0-2.tar.xz -- GCC 6.1 with GLIBC 2.23 x86_64-unknown-linux-gnu-6.1.0-2.tar.xz -- GCC 6.1 with GLIBC 2.23 _______ ¹ https://github.com/crosstool-ng/crosstool-ng