Hi guys,
I have a question:
It is recommended to build the Ambika firmware with avr-gcc 4.3.3
Does that mean I have to have gcc 4.3.3?
Or is that the version of avr-gcc?
avr-gcc --version now tells me:
avr-gcc (GCC) 4.5.3
and
gcc --version
gcc (Ubuntu/Linaro 4.6.3-1ubuntu5) 4.6.3
And where can I get avr-gcc 4.3.3?
I’m on Ubuntu 12.04
Cheers!