Jump to letter: [
ABCDEFGHIJKLMNOPQRSTUVWXYZ
]
cachecc1 - cachecc1 - a gcc cache
- Description:
cachecc1 is a gcc cache.
It can be compared with the well known ccache. It has some unique features:
* it uses a LD_PRELOADed shared object to catch invocations to cc1, cc1plus
and as.
* consequently, it transparently supports all build methods.
* it can cache gcc bootstraps.
* it can be combined with distcc to transparently distribute compilations.
Packages
cachecc1-0.3-13m.mo8.x86_64
[21 KiB] |
Changelog
by Yohsuke Ooi (2015-01-09):
- (0.3-13m)
- all gcc enabled "-Wno-unused-but-set-variable" option
|