avr-gcc 11.2.0 with binutils 2.37 does not building

Nick Clifton nickc@redhat.com
Wed Aug 11 12:36:45 GMT 2021


Hi Veit,

> error: unknown type name 'uint'

Starting with the 2.37 release we have changed the minimum C compiler
standard needed to compile the binutils.  With this release (and going
forwards) you will need a C compiler that supports at least the ISO C99
standard.  (Which is over 20 years old now...)

Cheers
   Nick



More information about the Binutils mailing list