avr-gcc 11.2.0 with binutils 2.37 does not building
Andreas Schwab
schwab@linux-m68k.org
Wed Aug 11 13:25:28 GMT 2021
On Aug 11 2021, Nick Clifton via Binutils wrote:
> 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...)
uint is not part of C99. This has already been fixed in commit
999566402e3.
Andreas.
--
Andreas Schwab, schwab@linux-m68k.org
GPG Key fingerprint = 7578 EB47 D4E5 4D69 2510 2552 DF73 E780 A9DA AEC1
"And now for something completely different."
More information about the Binutils
mailing list