diff options
Diffstat (limited to 'devel/avr-gcc-3/pkg-descr')
-rw-r--r-- | devel/avr-gcc-3/pkg-descr | 8 |
1 files changed, 7 insertions, 1 deletions
diff --git a/devel/avr-gcc-3/pkg-descr b/devel/avr-gcc-3/pkg-descr index 3f1fe8df77e3..20bd66ecd2b8 100644 --- a/devel/avr-gcc-3/pkg-descr +++ b/devel/avr-gcc-3/pkg-descr @@ -3,5 +3,11 @@ FSF gcc-3.x for Atmel AVR cross-development This brings the gcc compiler to the Atmel AVR 8-bit RISC family of microcontrollers. -Now including the basic C++ compiler, although this is only of limited +Included is the basic C++ compiler, although this is only of limited use without a libstdc++, and it is little tested. + +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/ |