Port details |
- avr-gcc-devel FSF GCC 4.x for Atmel AVR 8-bit RISC cross-development
- 4.10.0.s20140803_1 devel
=0 4.10.0.s20140803_1Version of this port present on the latest quarterly branch.
- Maintainer: joerg@FreeBSD.org
- Port Added: 2006-03-23 05:49:14
- Last Update: 2017-03-13 07:37:10
- SVN Revision: 436042
- License: GPLv3 GPLv3RLE
- WWW:
- http://www.nongnu.org/avr-libc/
- Description:
- FSF gcc-4.10.x for Atmel AVR cross-development
Included is the basic C++ compiler, although this is only of limited
use without a libstdc++.
Supported debugging formats: -gdwarf-2 [default], -gstabs
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-devel>0:devel/avr-gcc-devel
- No installation instructions:
- This port has been deleted.
- PKGNAME: avr-gcc-devel
- Flavors: there is no flavor information for this port.
- distinfo:
- SHA256 (gcc-4.10-20140803.tar.bz2) = f3fc98d0d711edacf5ac8ef219d17a629ee25b308efc205bc246c740455c8435
SIZE (gcc-4.10-20140803.tar.bz2) = 86594143
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
- msgfmt : devel/gettext-tools
- gmake : devel/gmake
- perl5>=5.24<5.25 : lang/perl5.24
- Runtime dependencies:
-
- avr-as : devel/avr-binutils
- avr-ld : devel/avr-binutils
- indexinfo : print/indexinfo
- Library dependencies:
-
- libmpfr.so : math/mpfr
- libgmp.so : math/gmp
- libmpc.so : math/mpc
- libintl.so : devel/gettext-runtime
- There are no ports dependent upon this port
Configuration Options:
- No options to configure
- Options name:
- N/A
- USES:
- bison gettext gmake perl5 tar:bzip2 libtool
- FreshPorts was unable to extract/find any pkg message
- Master Sites:
|
Commit History - (may be incomplete: for full details, see links to repositories near top of page) |
Commit | Credits | Log message |
4.10.0.s20140803_1 13 Mar 2017 07:37:10 |
joerg |
Remove the avr-gcc-devel port.
There's no longer a point in having both, a regular and a -devel port for
the AVR-GCC. Meanwhile, the regular port was more recent anyway. |
4.10.0.s20140803_1 31 Jan 2017 03:40:46 |
linimon |
Mark various ports broken on aarch64 and armv6.
Approved by: portmgr (tier-2 blanket) |
4.10.0.s20140803_1 06 Jan 2017 18:54:08 |
antoine |
Fix build with libc++ 3.9.0
PR: 212696
Submitted by: dim
MFH: 2017Q1 |
4.10.0.s20140803_1 02 Dec 2016 11:58:22 |
mat |
Do not use post-stage. Use post-install instead.
The only reason to use post-stage is because the port needs to do
"things" at a later time, like some plist manipulation.
While there, fold post-install in do-install targets when they are
defined.
PR: 214780
Submitted by: mat
Exp-run by: antoine
Sponsored by: Absolight |
4.10.0.s20140803_1 01 Apr 2016 14:00:57 |
mat |
Remove ${PORTSDIR}/ from dependencies, categories d, e, f, and g.
With hat: portmgr
Sponsored by: Absolight |
4.10.0.s20140803_1 09 Sep 2015 13:58:31 |
amdmi3 |
- Add missing files to plist
Approved by: portmgr blanket |
4.10.0.s20140803 14 May 2015 10:15:09 |
mat |
MASTER_SITES cleanup.
- Replace ${MASTER_SITE_FOO} with FOO.
- Merge MASTER_SITE_SUBDIR into MASTER_SITES when possible. (This means 99.9%
of the time.)
- Remove occurrences of MASTER_SITE_LOCAL when no subdirectory was present and
no hint of what it should be was present.
- Fix some logic.
- And generally, make things more simple and easy to understand.
While there, add magic values to the FESTIVAL, GENTOO, GIMP, GNUPG, QT and
SAMBA macros.
Also, replace some EXTRACT_SUFX occurences with USES=tar:*.
Checked by: make fetch-urlall-list
With hat: portmgr
Sponsored by: Absolight |
4.10.0.s20140803 09 Dec 2014 10:40:44 |
bapt |
Cleanup plist |
4.10.0.s20140803 29 Oct 2014 07:43:01 |
mat |
Remove some overusage of PERL_ARCH.
Sponsored by: Absolight |
4.10.0.s20140803 08 Aug 2014 21:06:13 |
joerg |
Add an avr-gcc-devel port for the most recent GCC feature set.
PR: 192399
Submitted by: pi |
4.3.1_2 11 Jun 2009 21:47:49 |
joerg |
Make GCC 4.3.x the default version.
Contents goes into devel/avr-gcc now.
devel/avr-gcc-devel |
4.3.1_2 13 May 2009 09:46:02 |
ale |
Chase libgmp and bump PORTREVISION. |
4.3.1_1 30 Jan 2009 23:23:18 |
ale |
Chase mpfr library. |
4.3.1 28 Jul 2008 21:25:39 |
joerg |
This is a "sneak preview" port of GCC 4.3.1 for the Atmel AVR
microcontrollers. It includes patches from the WinAVR project to
support the ATmega32C1, ATmega32M1, ATmega32U4, and ATtiny167
controllers, and in particular the next generation AVRs ATxmega64A1
and ATxmega128A1.
The port has been carefully crafted to peacefully coexist with the
non-devel avr-gcc port. All executables installed have the suffix
"-43" added for that reason. |
4.1.1_1 06 Oct 2006 20:44:49 |
joerg |
Remove. This has been moved to avr-gcc to become the standard version
of AVR-GCC now. |
4.1.1_1 28 Sep 2006 21:44:52 |
joerg |
Fix the COMMENT to tell this is GCC 4.x rather than 3.x. Pointed out
by Simon Barner.
Revert the default debugging format to stabs but offer DWARF-2 as an
option (rather than being the default). AVR-GDB currently understands
stabs much better than DWARF-2.
Fix a bug in patch-zz-atmega256x that caused -fcall-prologues to
generate faulty code. This affected libgcc.a as it uses this option.
This bug has been originally found and fixed by Wang Guohui but I
missed his fix when adding the patch here. |
4.1.1 26 Sep 2006 21:52:30 |
joerg |
Update to GCC 4.1.1.
Add Björn Haase's (beta) patch for ATmega256x support, backported
to GCC 4.1.1 by Bernhard Trog.
Add Anatoly Sokolov's patch to support __attribute__((alias)). |
4.1.0_5 20 Apr 2006 20:32:32 |
joerg |
Fix the link specification in the patch so ATmega*P devices will get
their correct -Tdata option passed down.
Submitted by: Anatoly Sokolov |
4.1.0_4 19 Apr 2006 10:50:41 |
joerg |
Rename ATmega164/324 to ATmega164P/324P, add support for ATmega644P,
ATmega165P, and ATmega169P.
Add the patch mentioned in GCC bug report:
http://gcc.gnu.org/bugzilla/show_bug.cgi?id=26504
to support DWARF-2 generation, and enable the respective configuration
option. |
4.1.0_3 04 Apr 2006 20:29:53 |
joerg |
Add NO_LATEST_LINK. |
4.1.0_3 27 Mar 2006 05:02:19 |
joerg |
Try to remove empty "rw" locale directories when uninstalling. |
4.1.0_2 24 Mar 2006 21:01:09 |
joerg |
Actually keep my promise to also support the ATmega406. |
4.1.0_1 23 Mar 2006 20:09:51 |
joerg |
Fix linker instructions for ATmega1280/ATmega1281 target MCUs. |
4.1.0 23 Mar 2006 05:48:44 |
joerg |
This brings GCC 4.1.0 for the AVR microcontroller target to the
ports collection. |