Port details |
- avr-gcc-3 FSF GCC 3.x for Atmel AVR 8-bit RISC cross-development
- 3.4.6_1 devel
=1 3.4.6_1Version of this port present on the latest quarterly branch.
- Maintainer: joerg@FreeBSD.org
- Port Added: 2006-10-05 22:27:11
- Last Update: 2013-09-05 07:34:15
- SVN Revision: 326362
- People watching this port, also watch:: python, unoconv, py39-pycparser, sysinfo
- License: not specified in port
- WWW:
- http://www.nongnu.org/avr-libc/
- Description:
- FSF gcc-3.x for Atmel AVR cross-development
This brings the gcc compiler to the Atmel AVR 8-bit RISC family of
microcontrollers.
Supported debugging formats: -gstabs [default] and -gdwarf-2
Locally hack added: recognizes 0bXXX binary constants
Locally added support for the following AVR devices:
ATtiny13/ATtiny2313 ATtiny24/ATtiny44/ATtiny84
ATtiny25/ATtiny45/ATtiny85 ATtiny261/ATtiny461/ATtiny861
ATmega48/ATmega88/ATmega168 ATmega406
ATmega164P/ATmega324P/ATmega644/ATmega644P
ATmega165/ATmega165P/ATmega169P
ATmega325/ATmega3250/ATmega645/ATmega6450
ATmega329/ATmega3290/ATmega649/ATmega6490
ATmega640/ATmega1280/ATmega1281 AT90PWM2/AT90PWM3
AT90CAN32/64/128 AT90USB646/647/1286/1287
WWW: http://gcc.gnu.org/
WWW: http://www.nongnu.org/avr-libc/
-
cgit ¦ GitHub ¦ GitHub ¦ GitLab ¦
- Manual pages:
- FreshPorts has no man page information for this port.
- pkg-plist: as obtained via:
make generate-plist - There is no configure plist information for this port.
- Dependency lines:
-
- avr-gcc-3>0:devel/avr-gcc-3
- No installation instructions:
- This port has been deleted.
- PKGNAME: avr-gcc-3
- Flavors: there is no flavor information for this port.
- distinfo:
- There is no distinfo for this port.
No package information for this port in our database- Sometimes this happens. Not all ports have packages. Perhaps there is a build error. Check the fallout link:
- Dependencies
- NOTE: FreshPorts displays only information on required and default dependencies. Optional dependencies are not covered.
- Build dependencies:
-
- avr-as : devel/avr-binutils
- avr-ld : devel/avr-binutils
- bison : devel/bison
- gmake : devel/gmake
- perl5.12.4 : lang/perl5.12
- autoconf-2.13 : devel/autoconf213
- Runtime dependencies:
-
- avr-as : devel/avr-binutils
- avr-ld : devel/avr-binutils
- There are no ports dependent upon this port
Configuration Options:
- No options to configure
- Options name:
- N/A
- FreshPorts was unable to extract/find any pkg message
- Master Sites:
|
Number of commits found: 9
Commit History - (may be incomplete: for full details, see links to repositories near top of page) |
Commit | Credits | Log message |
3.4.6_1 05 Sep 2013 07:34:15 |
joerg |
GCC 3.x has passed its useful lifetime.
The original reason for establishing the port was poorer optimization
for the AVR backend in GCC 4.x in some cases. This reason no longer
exists.
As GCC 3.x causes tons of build warnings with clang now, just drop it. |
3.4.6_1 08 Mar 2013 11:32:12 |
bapt |
Convert USE_BISON to USES= bison
It brings bison as a build dependency in case it is set the following way:
USES= bison or USES= bison:build
it brings bison as a run dependency in case it is set the following way:
USES= bison:run
it brings bison both as a run and build dependency in case it the set the
following way:
USES= bison:both
While here trim some headers
Convert some USE_GNOME= gnomehack to USES= pathfix |
3.4.6_1 25 Dec 2010 16:55:41 |
sunpoet |
- Use canonical format for FreeBSD.org MAINTAINER addresses
- Remove obsolete MD5 checksum while I'm here
PR: ports/152844
Submitted by: sunpoet (myself)
Approved by: miwi (with portmgr hat) |
3.4.6_1 04 Dec 2010 07:34:27 |
ade |
Sync to new bsd.autotools.mk |
3.4.6_1 17 Oct 2007 10:13:01 |
ade |
Migration from bison 1.x to 2.x
PR: 117086
Tested by: -exp runs |
3.4.6 08 Sep 2007 00:56:04 |
linimon |
Welcome bsd.perl.mk. Add support for constructs such as USE_PERL5=5.8.0+.
Drop support for antique perl.
Work done by: gabor
Sponsored by: Google Summer of Code 2007
Hat: portmgr |
3.4.6 21 Oct 2006 19:59:19 |
joerg |
Fix DISTNAME after renaming from avr-gcc into avr-gcc-3.
Submitted by: Bill Fenner's distfile survey
Approved by: portmgr (erwin) |
3.4.6 16 Oct 2006 13:46:42 |
joerg |
Fix CONFLICTS after renaming avr-gcc*.
Approved by: portmgr (clement) |
3.4.6 05 Oct 2006 21:56:21 |
joerg |
devel/avr-gcc has been repocopied to devel/avr-gcc-3, so to make room
for devel/avr-gcc-devel taking over the role of the default AVR-GCC
port now. |
Number of commits found: 9
|