On 14/02/2024 12:02, Debjyoti Ghosh via Gcc-help wrote:
Hi how to download AVR GCC compiler from official site ?
If you mean an official release from GCC, you can get it in source format from <https:://gcc.gnu.org>.
But usually what people want is pre-build toolchains running on their chosen host OS. AVR's are made by Microchip (since it bought Atmel a number of years ago), and so current "official" toolchains come from Microchip:
<https://www.microchip.com/en-us/tools-resources/develop/mplab-xc-compilers/xc8>