Go to main content

マニュアルページ セクション 1: ユーザーコマンド

印刷ビューの終了

更新: 2018年8月8日
 
 

ccache-swig (1)

名前

ccache-swig - a fast compiler cache

形式

ccache-swig [OPTION]

ccache-swig <compiler> [COMPILER OPTIONS]

<compiler> [COMPILER OPTIONS]

説明

ccache-swig(1)                   User commands                  ccache-swig(1)



NAME
       ccache-swig - a fast compiler cache

SYNOPSIS
       ccache-swig [OPTION]

       ccache-swig <compiler> [COMPILER OPTIONS]

       <compiler> [COMPILER OPTIONS]

DESCRIPTION
       ccache-swig  is  a  compiler  cache. It speeds up the re-compilation of
       C/C++/SWIG code by caching previous compiles  and  detecting  when  the
       same  compile  is  being done again. ccache-swig is ccache plus support
       for SWIG. ccache and ccache-swig are used interchangeably in this docu-
       ment.

ATTRIBUTES
       See attributes(7) for descriptions of the following attributes:


       +---------------+------------------+
       |ATTRIBUTE TYPE | ATTRIBUTE VALUE  |
       +---------------+------------------+
       |Availability   | developer/swig   |
       +---------------+------------------+
       |Stability      | Volatile         |
       +---------------+------------------+
SEE ALSO
       Installed documentation: /usr/share/swig/3.0.12/doc/manual/CCache.html

NOTES
       This     software     was    built    from    source    available    at
       https://github.com/oracle/solaris-userland.   The  original   community
       source      was     downloaded     from      http://prdownloads.source-
       forge.net/swig/swig-3.0.12.tar.gz

       Further information about this software can be found on the open source
       community website at http://www.swig.org/.



swig 3.0.12                       30 May 2017                   ccache-swig(1)