Hello, Following Mychaela's advice, I've updated the toolchains with the /opt/freecalypso/gcc path. Please check it out here:
https://www.freecalypso.org/members/ds/fc-gnu-arm-i386-2.tgz https://www.freecalypso.org/members/ds/fc-gnu-arm-x86_64-2.tgz They should work on any recent GNU/Linux distribution. I've tested them myself on Debian 10. For the record, the toolchains were built on Debian 6 systems with build+install.sh and the following packages: gcc make libc6-dev bzip2 patch m4 zlib1g-dev texinfo plus gmp-4.3.2, mpfr-3.0.1 and mpc-1.0.1 compiled statically, so the only requirements are libc >= 2.11 and zlib (any version). Mychaela, it's possible there is a bug in the script. I believe --with-headers=`pwd`/newlib should be instead --with-headers=../newlib (or gcc fails to find stdio.h) --DS _______________________________________________ Community mailing list Community@freecalypso.org https://www.freecalypso.org/mailman/listinfo/community