Jump to letter: [
          
            3ABCDEFGHIJKLMNOPQRSTUVWXYZ
          ]
        
        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-12m.mo8.i686
              [20 KiB] | Changelog
              by Hiromasa YOSHIMOTO (2011-04-25): - (0.3-12m)
- fix #348; temporary disable -fstack-protector on x86 |