8.2.0 (2018-09-06)
Tool | Version |
---|---|
AVR-GCC | 8.2.0 |
AVR-Binutils | 2.31.1 |
AVR-LibC | 2.0.0 |
AVRDUDE | 6.3 (Not included in Linux release) |
Make | 4.2.1 (Not included in Linux release) |
Changes
- GCC updated to 8.2.0
- Binutils updated to 2.31.1
Known Issues
GCC 8 and binutils seem to be having some problems when dealing with library archives, you’ll get error messages like unable to rename ‘core.a’; reason: File exists
when adding to library archives and file not recognized: file truncated
linker errors.