Port details |
- gold Google Releases New and Improved GCC Linker
- 1.9.0.2009.09.16_1 devel
=0 1.9.0.2009.09.16_1Version of this port present on the latest quarterly branch.
- BROKEN: does not build for FreeBSD 6.x
IGNORE: is marked as broken: does not build for FreeBSD 6.x
- Maintainer: dinoex@FreeBSD.org
- Port Added: 2009-09-17 12:36:40
- Last Update: 2010-01-13 14:26:45
- SVN Revision: UNKNOWN
- License: not specified in port
- WWW:
- http://google-opensource.blogspot.com/2008/04/gold-google-releases-new-and-improved.html
- Description:
- Gold is a new linker, written from scratch. It really only has one new feature
compared to the current GNU linker: it's much faster. I've measured it as five
times faster linking large C++ applications. Since for most programmers the
linker is nothing more than a roadblock between writing code and running the
program, I figure that speed and correctness are the only really important
features of any linker.
LICENSE: GPL3 or later
WWW: http://google-opensource.blogspot.com/2008/04/gold-google-releases-new-and-improved.html
-
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:
-
- No installation instructions:
- This port has been deleted.
- PKGNAME: gold
- 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:
-
- gmake : devel/gmake
- perl5.8.9 : lang/perl5.8
- libtool>=2.2 : devel/libtool22
- There are no ports dependent upon this port
Configuration Options:
- ===> The following configuration options are available for gold-1.9.0.2009.09.16_1:
PLUGINS=on (default) "Support fpr plugins"
NLS=off (default) "Native language support"
===> Use 'make config' to modify these settings
- Options name:
- N/A
- FreshPorts was unable to extract/find any pkg message
- Master Sites:
|
Number of commits found: 4
Commit History - (may be incomplete: for full details, see links to repositories near top of page) |
Commit | Credits | Log message |
1.9.0.2009.09.16_1 13 Jan 2010 14:26:45 |
dinoex |
- retire port, to many unfixed problems |
1.9.0.2009.09.16_1 21 Sep 2009 19:11:47 |
dinoex |
- mark BROKEN for FreeBSD 6.x
Feature safe: yes |
1.9.0.2009.09.16_1 17 Sep 2009 14:54:09 |
dinoex |
- enable support for plugins.
- new option WITHOUT_PLUGINS
Suggested by: rdivacky
Feature safe: yes |
1.9.0.2009.09.16 17 Sep 2009 12:35:41 |
dinoex |
Gold is a new linker, written from scratch. It really only has one new feature
compared to the current GNU linker: it's much faster. I've measured it as five
times faster linking large C++ applications. Since for most programmers the
linker is nothing more than a roadblock between writing code and running the
program, I figure that speed and correctness are the only really important
features of any linker.
LICENSE: GPL3 or later
WWW:
http://google-opensource.blogspot.com/2008/04/gold-google-releases-new-and-improved.html
Feature safe: yes |
Number of commits found: 4
|