With the help from Zak’s Electronics Blog ~* and AVR LIBC user’s manual
I have compilied avr toolchain, for my personal use, with the newest edition of (as of today) gcc, libc and binutils. I have also changed avr-size a little by patching missing avr microcontrolers, which atmel adds to its toolchain.
./avr-gcc --version | avr-gcc (GCC) 6.2.0 Copyright (C) 2016 Free Software Foundation, Inc. |
binutils | 2.27 |
avr-libc | 2.0.0 |
./avr-gdb --version | GNU gdb (GDB) 7.12 Copyright (C) 2016 Free Software Foundation, Inc. |
If you like, you can download it from Dropbox:
avr-linux-toolchain.tar.gz
avr-win32-toolchain.tar.gz
avr-win64-toolchain.tar.gz