This is the mail archive of the gcc@gcc.gnu.org mailing list for the GCC project.


Index Nav: [Date Index] [Subject Index] [Author Index] [Thread Index]
Message Nav: [Date Prev] [Date Next] [Thread Prev] [Thread Next]
Other format: [Raw text]

Using ccache to improve compilation speed


Hi,

Has anybody looked at ccache, written by Andrew Tridgell of the
Samba project? ( http://ccache.samba.org/ )

ccache claims to improve compile-time performance of C/C++
code by caching preprocessor output.

Could this type of functionality be integrated somehow in
gcc?
-- 
Craig Rodrigues        
http://www.gis.net/~craigr    
rodrigc@attbi.com


Index Nav: [Date Index] [Subject Index] [Author Index] [Thread Index]
Message Nav: [Date Prev] [Date Next] [Thread Prev] [Thread Next]