1
0
mirror of https://git.FreeBSD.org/ports.git synced 2025-01-03 06:04:53 +00:00
freebsd-ports/devel/avr-gcc-3/pkg-descr

14 lines
427 B
Plaintext
Raw Normal View History

2004-03-03 21:23:29 +00:00
FSF gcc-3.x for Atmel AVR cross-development
This brings the gcc compiler to the Atmel AVR 8-bit RISC family of
microcontrollers.
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/