FreshPorts -- The Place For Ports notbug Sat, 11 Feb 2012 9:09 PM GMT
Port details
cross-gcc 4.5.2 devel on this many watch lists=0 search for ports that depend on this port
Ignore IGNORE: you should select ARCH and ABI to build port
GNU gcc for cross-target development

There is no maintainer for this port.
Any concerns regarding this port should be directed to the FreeBSD Ports mailing list via ports@FreeBSD.org search for ports maintained by this maintainer
Port Added: 24 Jun 2007 08:06:40
License: not specified in port
FSF gcc for cross-target development. This port brings C, C++ and
Objective C compilers with all target libraries (libstdc++, libsupc++,
libobjc, libssp, libgcc). Gloss and libc layer are provided through
newlib embedded C library.

It can be used to cross-compile operating system kernels (e.g. Linux, L4, etc)
for this architecture.

Use TGTARCH switch to select target architecture, and TGTABI to select ABI.
E.g. the following command will build toolchain for rtems on sparc:
% make TGTARCH=sparc TGTABI=rtems

If you encounter any problems building/using/installing this port, please
make me know. It would help to improve this port in feature.

WWW: http://gcc.gnu.org/
CVSWeb : Sources : Main Web Site : Distfiles Availability : PortsMon
Slave ports
devel/arm-rtems-gcc
devel/i386-rtems-gcc
devel/m68k-rtems-gcc
devel/mips-rtems-gcc
devel/powerpc-rtems-gcc
devel/sh-rtems-gcc
devel/sparc-rtems-gcc

NOTE: FreshPorts displays only required dependencies information. Optional dependencies are not covered.
Required To Build: devel/cross-binutils, devel/gmake, devel/bison
Required To Run: devel/cross-binutils
Required Libraries: math/gmp, math/mpfr, math/mpc
There are no ports dependent upon this port

To install the port: cd /usr/ports/devel/cross-gcc/ && make install clean

A package is not available for ports marked as: Forbidden / Broken / Ignore / Restricted


Configuration Options
===> The following configuration options are available for cross-gcc-4.5.2:
     CXX=on (default) "Enable C++ language support"
     OBJC=on (default) "Enable Objective C support"
     FORTRAN=off (default) "Enable Fortran support"
===> Use 'make config' to modify these settings

Master Sites:
ftp://ftp.FreeBSD.org/pub/FreeBSD/ports/distfiles/
Port Moves
  • port moved here from devel/arm-elf-gcc295 on 2009-11-21
    REASON: Broken with current versions of FreeBSD, abandoned upstream, superseded by later versions

Number of commits found: 22

Commit History - (may be incomplete: see CVSWeb link above for full details)
DateByDescription
18 Nov 2011 23:30:13
Original commit files touched by this commit  4.5.2
ehaupt search for other commits by this committer
Remove trailing whitespaces.

Feature safe:   yes
24 Oct 2011 03:33:20
Original commit files touched by this commit  4.5.2
stas search for other commits by this committer
- Return my ports back to the pool.  I was unable to make any fixes to
  my ports in the past 3 weeks while ports were broken on any 10.x
  machines, which means I'm unable to maintain them.  So let people know
  that there's no available support for them until things are back to
  normal (which also means that anyone with spare time will be able
  to fix them without getting approval).
22 Oct 2011 23:50:23
Original commit files touched by this commit  4.5.2
eadler search for other commits by this committer
- remove maintainer tags from pkg-descr

Approved by:    portmgr
Approved by:    bapt (mentor)
03 Apr 2011 01:03:01
Original commit files touched by this commit  4.5.2
stas search for other commits by this committer
- Update cross-binutils to 2.21.
- Update cross-gcc to 4.5.2.
- Update cross-gdb to 7.2
- Update corresponding rtems patches.

PR:             ports/155301 (based on)
Submitted by:   ARAI Toshihiko <arai.toshihiko@gmail.com>
19 Nov 2010 22:25:00
Original commit files touched by this commit  4.4.2_2
pav search for other commits by this committer
- Mark BROKEN: does not build

Reported by:    pointyhat
11 Jun 2010 15:09:45
Original commit files touched by this commit  4.4.2_2
ale search for other commits by this committer
Chase mpfr library and bump PORTREVISION.
19 Apr 2010 10:43:43
Original commit files touched by this commit  4.4.2_1
ale search for other commits by this committer
Switch to use newer GMP version.

PR:             ports/144487
Submitted by:   ale
Approved by:    portmgr (-exp run by erwin)
16 Dec 2009 01:21:10
Original commit files touched by this commit  4.4.2
stas search for other commits by this committer
- Update cross-gcc to 4.4.2 and newlib to 1.17.0.
13 May 2009 09:46:02
Original commit files touched by this commit  4.3.2_1
ale search for other commits by this committer
Chase libgmp and bump PORTREVISION.
10 Apr 2009 08:34:12
Original commit files touched by this commit  4.3.2
stas search for other commits by this committer
- Update to 4.3.2.
30 Jan 2009 23:23:18
Original commit files touched by this commit  4.2.3_1
ale search for other commits by this committer
Chase mpfr library.
06 Dec 2008 18:25:36
Original commit files touched by this commit  4.2.3_1
stas search for other commits by this committer
- Do not strip target binaries. It causes problems in some cases.

PR:             ports/128434
Submitted by:   Emmanuel Vadot <elbarto@arcadebsd.org>
01 Jun 2008 09:42:37
Original commit files touched by this commit  4.2.3_1
olgeni search for other commits by this committer
Large round of typo fixes in ports/devel (pkg-descr).
12 May 2008 08:14:05
Original commit files touched by this commit  4.2.3_1
stas search for other commits by this committer
- Use fresh RTEMS patches to allow RTEMS 4.9 to compile fine
- bump PORTREVISION.

Submitted by:   Mark Fullmer <maf@eng.oar.net>
13 Apr 2008 17:30:01
Original commit files touched by this commit  4.2.3
stas search for other commits by this committer
- Update gcc to 4.2.3
- update newlib to 1.16.0.
16 Dec 2007 23:36:35
Original commit files touched by this commit  4.2.0_3
pav search for other commits by this committer
- Mark BROKEN on respective targets/archs
17 Oct 2007 10:13:01
Original commit files touched by this commit  4.2.0_3
ade search for other commits by this committer
Migration from bison 1.x to 2.x

PR:             117086
Tested by:      -exp runs
30 Aug 2007 09:56:05
Original commit files touched by this commit  4.2.0_2
ale search for other commits by this committer
Chase mpfr library and bump PORTREVISION.
27 Jun 2007 22:24:57
Original commit files touched by this commit  4.2.0_1
stas search for other commits by this committer
- Set correct (though fake) PKGNAMEPREFIX if target archs/ABI
  was not selected.
25 Jun 2007 20:31:11
Original commit files touched by this commit  4.2.0_1
stas search for other commits by this committer
- Don't touch gcc libdir, it have troubles discovering libc objects in case of
  non-default locations
- Don't install libiberty (not needed)
- Fix a typo in comment [1]
- Generate correct dependency list in case if target arch and abi were not
  specified by setting fake OURTARGET value [1]
- Bump up PORTREVISION.

Noticed by:     pav [1]
24 Jun 2007 16:18:40
Original commit files touched by this commit  4.2.0
stas search for other commits by this committer
- Fix index breakage [1]
- Fix expiration date.

Noticed by:     erwin [1]
24 Jun 2007 08:05:29
Original commit files touched by this commit  4.2.0
stas search for other commits by this committer
- Add devel/cross-gcc port.

FSF gcc for cross-target development. This port brings C, C++ and
Objective C compillers with all target libraries (libstdc++, libsupc++,
libobjc, libssp, libgcc). Gloss and libc layer are provided through
newlib embedded C library.

It can be used to cross-compile operating system kernels (e.g. Linux, L4, etc)
for this architecture.

WWW: http://gcc.gnu.org/

Number of commits found: 22

Login
User Login
Create account

Servers and bandwidth provided by
New York Internet
SuperNews

Search
Enter Keywords:
 
more...

Latest Vulnerabilities
bipFeb 11
firefoxFeb 11
linux-firefoxFeb 11
linux-seamonkeyFeb 11
linux-thunderbirdFeb 11
seamonkeyFeb 11
surfFeb 11
thunderbirdFeb 11
chromiumFeb 09
chromiumFeb 09
drupal6Feb 07
drupal7Feb 07
bugzillaFeb 06
bugzilla2Feb 06
bugzilla3Feb 06

14 vulnerabilities affecting 32 ports have been reported in the past 14 days

* - modified, not new

All vulnerabilities


Ports
Home
Categories
Deleted ports
Sanity Test Failures
Newsfeeds

Statistics
Graphs
NEW Graphs (Javascript)
Traffic

Calculated hourly:
Port count 23150
Broken 190
Deprecated 96
Ignore 726
Forbidden 2
Restricted 329
No CDROM 109
Vulnerable 0
Expired 7
Set to expire 93
Interactive 59
new 24 hours 5
new 48 hours8
new 7 days46
new fortnight70
new month141

This site
What is FreshPorts?
About the Authors
FAQ
How big is it?
The latest upgrade!
Privacy
Forums
Blog
Contact

Servers and bandwidth provided by
New York Internet
SuperNews
Valid HTML, CSS, and RSS.
Copyright © 2000-2012 DVL Software Limited. All rights reserved.
This page created in 0.133 seconds.