Download List

Projeto Descrição

ccache is a compiler cache. It speeds up recompilation of C/C++ code by caching previous compilations and detecting when the same compilation is being done again.

System Requirements

System requirement is not defined
Information regarding Project Releases and Project Resources. Note that the information here is a quote from Freecode.com page, and the downloads themselves may not be hosted on OSDN.

2011-08-22 02:14 Back to release list
3.1.6

Esta versão adiciona suporte para reescrever o argumento - se sysroot CCACHE_BASEDIR é usado. Ela corrige um bug quando getcwd () falhar. Ele corrige o alinhamento ruim em "ccache-s" de saída.
Tags: Bugfixes
This release adds support for rewriting the --sysroot argument if CCACHE_BASEDIR is used. It fixes a bug when getcwd() fails. It fixes bad alignment in "ccache -s" output.

Project Resources