This discussion has been locked.
You can no longer post new replies to this discussion. If you have a question you can start a new discussion

arm-none-eabi-gcc (bleeding-edge-toolchain) 9.1.0

I've just created another release of my bleeding-edge-toolchain script, which builds a complete toolchain for ARM microcontrollers. This toolchain uses the most recent versions of all possible components:

  • gcc-9.1.0
  • newlib-3.1.0
  • binutils-2.32
  • gdb-8.2.1
  • expat-2.2.6
  • gmp-6.1.2
  • isl-0.21
  • libiconv-1.16 (Windows only)
  • mpc-1.1.0
  • mpfr-4.0.2
  • python-2.7.16 (Windows only)
  • zlib-1.2.11

The script itself and precompiled packages for 32-bit and 64-bit Windows are available on http://www.freddiechopin.info/ > Download > Software > bleeding-edge-toolchain. You can also find the script on github https://github.com/FreddieChopin/bleeding-edge-toolchain/releases/tag/190503