This is the Linux app named Ccache whose latest release can be downloaded as ccache-4.8.3-windows-i686.zip. It can be run online in the free hosting provider OnWorks for workstations.
Download and run online this app named Ccache with OnWorks for free.
Follow these instructions in order to run this app:
- 1. Downloaded this application in your PC.
- 2. Enter in our file manager https://www.onworks.net/myfiles.php?username=XXXXX with the username that you want.
- 3. Upload this application in such filemanager.
- 4. Start the OnWorks Linux online or Windows online emulator or MACOS online emulator from this website.
- 5. From the OnWorks Linux OS you have just started, goto our file manager https://www.onworks.net/myfiles.php?username=XXXXX with the username that you want.
- 6. Download the application, install it and run it.
SCREENSHOTS
Ad
Ccache
DESCRIPTION
Ccache is a compiler cache. It speeds up recompilation by caching previous compilations and detecting when the same compilation is being done again. Ccache is free software, released under the GNU General Public License version 3 or later. Supports GCC, Clang, MSVC (Microsoft Visual C++) and other similar compilers. Works on Linux, macOS, other Unix-like operating systems and Windows. Understands C, C++, assembler, CUDA, Objective-C and Objective-C++. Supports secondary storage over HTTP (e.g. using Nginx or Google Cloud Storage), Redis or local filesystem, optionally sharding data onto a server cluster. Supports fast "direct" and "depend" modes that don't rely on using the preprocessor. Supports compression using Zstandard. Checksums cache content using XXH3 to detect data corruption. Keeps statistics on hits/misses. Automatic cache size management. Easy installation.
Features
- Easy installation, easy to use
- Low overhead
- Support for rewriting absolute paths to relative in order to increase the cache hit ratio
- Optionally uses file cloning (AKA “reflinks”) where possible to avoid copies
- Optionally uses hard links where possible to avoid copies
- Keeps statistics on hits/misses
Programming Language
C++
Categories
This is an application that can also be fetched from https://sourceforge.net/projects/ccache.mirror/. It has been hosted in OnWorks in order to be run online in an easiest way from one of our free Operative Systems.