ccache
PopularObject-file caching compiler wrapper
About
Install ccache on macOS with Homebrew Formula using `brew install ccache`. ccache is a Development command-line package with version 4.13.6. The package is listed in homebrew/core.
brew install ccache
Dependencies
Build Dependencies
Installation Notes
To install symlinks for compilers that will automatically use ccache, prepend this directory to your PATH: $HOMEBREW_PREFIX/opt/ccache/libexec If this is an upgrade and you have previously added the symlinks to your PATH, you may need to modify it to the path specified above so it points to the current version. NOTE: ccache can prevent some software from compiling. ALSO NOTE: The brew command, by design, will never use ccache.
Official Homebrew Stats
Install activity metrics for ccache.
Frequently asked questions
How do I install ccache with Homebrew?
Run brew install ccache in Terminal to install ccache as a Homebrew formula on macOS.
What kind of package is ccache?
ccache is a Development Homebrew formula and FastBrew currently shows version 4.13.6.
What should I review before installing ccache?
Review the runtime dependencies (blake3, fmt, hiredis, openssl@3, xxhash, zstd) and build dependencies (asciidoctor, cmake, cpp-httplib, doctest, pkgconf, span-lite, tl-expected) along with any caveats before installing.
Related Development Apps
View AllOpen-source, cross-platform JavaScript runtime environment
Perl compatible regular expressions library with a new API