avr-gcc 11.2.0 with binutils 2.37 does not building
Big Notorious The
bignotoriousthe@gmail.com
Wed Aug 11 17:11:56 GMT 2021
Hi Nick,
a gcc 11.2.0 should be enough for the claim ... ;-)
> uint is not part of C99.
> This has already been fixed in commit 999566402e3.
Thanks.
Cheers
Veit
Am 11.08.2021 um 14:36 schrieb Nick Clifton:
> 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