1CCACHE-SWIG(1)                   User Commands                  CCACHE-SWIG(1)
2
3
4

NAME

6       ccache-swig - a fast compiler cache
7

SYNOPSIS

9        ccache-swig [options]
10        ccache-swig compiler [compile options]
11        compiler [compile options]    (via symbolic link)
12

DESCRIPTION

14       ccache-swig   is  a  compiler  cache.  It  speeds  up re-compilation of
15       C/C++/SWIG code by caching previous compiles  and  detecting  when  the
16       same  compile  is  being done again. ccache-swig is ccache plus support
17       for SWIG.
18

OPTIONS

20        -s                      show statistics summary
21        -z                      zero statistics
22        -c                      run a cache cleanup
23        -C                      clear the cache completely
24        -F <maxfiles>           set maximum files in cache
25        -M <maxsize>            set maximum size of cache (use G, M or K)
26        -h                      this help page
27        -V                      print version number
28

NOTES

30       For    more    information,    see     /usr/share/doc/swig-doc/Doc/Man‐
31       ual/CCache.html from the swig-doc package.
32
33
34
35h2m_helper_ccache                February 2022                  CCACHE-SWIG(1)
Impressum