Port details |
- msp430-gcc3 FSF gcc-3.4 for TI's msp430 MCUs cross-development
- 3.4.4.20050317_1,2 devel
=0 3.4.4.20050317_1,2Version of this port present on the latest quarterly branch.
- Maintainer: lev@FreeBSD.org
- Port Added: 2011-07-26 16:27:17
- Last Update: 2014-05-18 19:13:58
- SVN Revision: 354451
- License: GPLv2
- WWW:
- http://mspgcc.sourceforge.net/
- Description:
- FSF gcc-3.3 for TI's msp430 MCUs cross-development
This brings the gcc compiler for the Texas Instruments MSP430 16-bit
RISC-like family of microcontrollers.
Includes only C compiler.
GCC site: http://gcc.gnu.org/
MSP430 site: http://www.ti.com/msp430/
WWW: http://mspgcc.sourceforge.net/
-
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:
-
- msp430-gcc3>0:devel/msp430-gcc3
- No installation instructions:
- This port has been deleted.
- PKGNAME: msp430-gcc3
- 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:
-
- msp430-as : devel/msp430-binutils
- msp430-ld : devel/msp430-binutils
- gmake : devel/gmake
- perl5.16.3 : lang/perl5.16
- Runtime dependencies:
-
- msp430-as : devel/msp430-binutils
- msp430-ld : devel/msp430-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:
|
Commit History - (may be incomplete: for full details, see links to repositories near top of page) |
Commit | Credits | Log message |
3.4.4.20050317_1,2 18 May 2014 19:13:58 |
lev |
Delete devel/msp430-gcc3, gcc3 is not actual anymore for many years. |
3.4.4.20050317_1,2 05 Dec 2013 11:10:50 |
mat |
Fixup pkgnames.
PR: ports/184440, ports/184441, ports/184442, ports/184443, ports/184444,
ports/184445, ports/184446, ports/184447, ports/184448, ports/184449,
ports/184450
Submitted by: mat
Approved by: portmgr (bapt) |
3.4.4.20050317_1,2 20 Sep 2013 17:13:47 |
bapt |
Add NO_STAGE all over the place in preparation for the staging support (cat:
devel part 3) |
3.4.4.20050317_1,2 16 Sep 2013 10:28:33 |
az |
- convert to the new perl5 framework
- convert USE_GMAKE to Uses
Approved by: portmgr (bapt@, blanket) |
3.4.4.20050317_1,2 28 Jul 2011 11:52:43 |
lev |
(1) Make binutils/gcc ready for further official bugfix patches
according to new mspgcc release politic.
(2) Add official (mspgcc) ARCH problem patch to binutils.
(3) Add official (mspgcc) patch to gcc.
(4) Fix msp430mcu plist, if it is installed alone.
(5) Make portlint (almost) happy. |
3.4.4.20050317_1,2 26 Jul 2011 16:36:04 |
lev |
Set LATEST_LINK to msp430-gcc3 |
3.4.4.20050317_1,2 26 Jul 2011 16:26:06 |
lev |
Update msp430 toolchain to new version:
mspgcc release 20110716:
binutils-2.21.1.20110716
gcc-4.5.3.20110706
gdb-7.2.20110103
msp430mcu-20110613 (new port, platform headers, converted from offical TI
ones and linking scripts, generated from datasheets).
msp430-libc-1.0.20110612
Preserve old msp430-gcc as `devel/msp430-gcc3'
Make mps430-libc work with both gcc versions.
Add CONFLICTS to msp430-gcc*.
Add LICENSE clauses to all FSF-based ports. |