Browse wiki
This entry published by the Free Software Foundation.
| Ccache |
| Computer languages | C + |
|---|---|
| Documentation note | User manpage available in HTML format from http://ccache.samba.org/ccache/ccache-man.html |
| Full description | 'Ccache' is a fast compiler cache. It acts … 'Ccache' is a fast compiler cache. It acts as a caching pre-processor to C/C++ compilers, using the -E compiler switch and a hash to detect when a compilation can be satisfied from cache. When the same code is compiled again the cached output is used, giving a significant speedup (typically 5x). You can also create symbolic links from your compiler's name to ccache; this lets you use ccache without any changes to your build system. 'Ccache' produces the same output that the real compiler would, including the same object files and compiler warnings that the real compiler would produce. The only way to tell you are using ccache is the speed. to tell you are using ccache is the speed. |
| Homepage URL | http://ccache.samba.org/ + |
| Interface | command-line + |
| Is GNU | false + |
| Keywords | compiling + , software development + , programming + , compilers + , ccache + |
| Last review by | Janet Casey + |
| Last review date | 14 September 2004 + |
| License | GPLv2 + |
| License verified by | Janet Casey + |
| License verified date | 17 May 2002 + |
| Name | Ccache + |
| Real name | Andrew Tridgell + , Erik Thiele + |
| Resource URL | mailto:bugs@ccache.samba.org + |
| Resource audience | Bug Tracking + , Developer + , Support + |
| Resource kind | E-mail + |
| Revisionid | 2,397 + |
| Revisiontimestamp | 12 April 2011 13:16:40 + |
| Revisionuser | WikiSysop + |
| Role | Maintainer + , Contributor + |
| Short description | Compiler cache + |
| Software-development | compiler + |
| Submitted by | Database conversion + |
| Submitted date | 1 April 2011 + |
| Use | software-development + |
| User level | none + |
| VCS checkout command | :pserver:cvs@pserver.samba.org:/cvsroot co ccache + |
| Version comment | 2.4 stable released 2004-09-13 |
| Version date | 13 September 2004 + |
| Version download | http://ccache.samba.org/ftp/ccache/ccache-2.4.tar.gz + |
| Version identifier | 2.4 + |
| Version status | stable + |
| Modification dateThis property is a special property in this wiki. | 24 May 2012 23:26:49 + |
| Page has default formThis property is a special property in this wiki. | Entry + |
| EmailThis property is a special property in this wiki. | samba@samba.org + , erikyyy@erikyyy.de + |
| hide properties that link here |
| Ccache#4 + | License of |
|---|---|
| Ccache#1 + , Ccache#2 + | Person of |
| Ccache#3 + | Resource of |
Permission is granted to copy, distribute and/or modify this document under the terms of the GNU Free Documentation License, Version 1.3 or any later version published by the Free Software Foundation; with no Invariant Sections, no Front-Cover Texts, and no Back-Cover Texts. A copy of the license is included in the page “GNU Free Documentation License”.
The copyright and license notices on this page only apply to the text on this page. Any software described in this text has its own copyright notice and license, which can usually be found in the distribution itself.
