2004-03-03 21:23:29 +00:00
|
|
|
FSF gcc-3.x for Atmel AVR cross-development
|
2000-12-05 15:21:02 +00:00
|
|
|
|
|
|
|
This brings the gcc compiler to the Atmel AVR 8-bit RISC family of
|
|
|
|
microcontrollers.
|
2001-08-12 20:18:25 +00:00
|
|
|
|
2004-07-07 11:29:23 +00:00
|
|
|
Included is the basic C++ compiler, although this is only of limited
|
2001-08-12 20:18:25 +00:00
|
|
|
use without a libstdc++, and it is little tested.
|
2004-07-07 11:29:23 +00:00
|
|
|
|
|
|
|
Supported debugging formats: -gstabs [default] and -gstabs
|
|
|
|
Locally hack added: recognizes 0bXXX binary constants
|
|
|
|
|
|
|
|
WWW: http://gcc.gnu.org/
|
|
|
|
WWW: http://www.nongnu.org/avr-libc/
|