gocache is a tool that caches compiler output to speed
recompilation. It is a clone of the ccache program, but with
support for additional host systems and backend compilers. It
is mainly intended for use in large embedded projects.
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.
Esta versão adiciona suporte para o compilador ARM Keil. Ela adiciona suporte para o compilador ST20. Um bug em estatísticas não foram escritas foi corrigido. Stats mais parecem alheias. Problemas com o diretório atual ficar danificado foi consertado. Problemas quando argumentos têm valores foram corrigidos. O sistema de depuração foi simplificado um pouco. Problemas com a saída redudent em caso de falha foram corrigidos. Buffers stdout / stderr foram aumentados. Uma opção de filtro de saída foi adicionado para preprocessors incômodos.
Tags:
Major feature enhancements
This release adds support for the Keil ARM compiler. It adds support for the ST20 compiler. A bug where stats were not written has been fixed. Stats look more like ccache. Problems with the current directory getting corrupted has been fixed. Problems when arguments have values have been fixed. The debug system has been simplified a bit. Problems with redudent output on failure have been fixed. STDOUT/STDERR buffers have been increased. An output filter option has been added for troublesome preprocessors.