Цитата(Kopa @ May 3 2006, 12:39)

Цитата(niccom @ Apr 28 2006, 12:17)

Последний релиз WinAVR 20060421 доступен для скачивания:
http://winavr.sourceforge.net/ http://uos.vak.ru/doku.phpНа данной страничке есть GCC 4.1.0 для Atmel AVR
Это чем то отличается?
В составе проекта WinAVR используется компилятор :
GNU Compiler Collection (GCC) 3.4.6
C language and C++ language compiler for AVR target. There are
caveats for using the C++ compiler. See the installed avr-libc
User Manual in the <InstallDir>\doc directory.With the following patches:gcc-3.4.3-c-incpath.patch
Used to build GCC in MSYS. See GCC PR #20594.
gcc-collect2-win32-dave.patch
Used to build GCC for MinGW host.
gcc-fixinc-win32.patch
Used to build GCC for MinGW host.
gcc-misspelled-signames-ada.patch
Patch to catch misspelled interrupt and signal names. Can be used in Ada.
gcc-binary-constants.patch
Written by Joerg Wunsch. This adds the ability to write and use binary constants in the form of: 0b01011010
gcc-3.4.5-newdevices.patch
This adds new AVR devices to the toolchain.
gcc-3.4.5-dwarf2-address-size.patch
GCC bug #19087.
А сам проект WinAVR не является компилятором.