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.

2013-01-07 04:34 Back to release list
3.1.9

O sinal EAGAIN agora é tratado corretamente quando emitem stderr em cache saída; isso corrige um problema provocado por erro grandes saídas do compilador. Subdiretórios em cache não são mais criados no modo somente leitura. descritor de arquivo de log do ccache já não é disponibilizada para o compilador. Erro de comunicação quando não criar arquivos temporários de stderr/stdout, ao executar o compilador foi melhorado. Desaparecendo temporßrios stderr/stdout agora são manipulados graciosamente. O conjunto de testes foi corrigido para trabalhar em ecryptfs.
Tags: Bugfixes
The EAGAIN signal is now handled correctly when emitting cached stderr output; this fixes a problem triggered by large error outputs from the compiler. Subdirectories in the cache are no longer created in read-only mode. ccache's log file descriptor is no longer made available to the compiler. Error reporting when failing to create temporary stdout/stderr files when executing the compiler has been improved. Disappearing temporary stdout/stderr files are now handled gracefully. The test suite has been fixed to work on ecryptfs.

Project Resources