Justin Findlay wrote:
> On Sat, Aug 12, 2006 at 04:33:30PM -0500, Dale wrote:
>   
>> [EMAIL PROTECTED] / # ccache -s
>> cache hit                              0
>> cache miss                             0
>> files in cache                         0
>> cache size                             0 Kbytes
>> max cache size                     768.0 Mbytes
>> [EMAIL PROTECTED] / #
>>     
>
> Try `CCACHE_DIR="/var/tmp/ccache" ccache -s` and see if you get anything
> different.
>
>
> Justin
>   

Strange.

> [EMAIL PROTECTED] / # CCACHE_DIR="/var/tmp/ccache" ccache -s
> cache hit                          76331
> cache miss                        157987
> called for link                    16817
> multiple source files                112
> compile failed                      5118
> preprocessor error                  4269
> bad compiler arguments                 2
> not a C/C++ file                    6042
> autoconf compile/link              55706
> unsupported compiler option         3205
> no input file                      23230
> files in cache                     59867
> cache size                         872.9 Mbytes
> max cache size                     976.6 Mbytes
> [EMAIL PROTECTED] / #

At least it is working.  Now why is it not reporting it with just ccache
-s like it should??

Dale

:-)  :-)
-- 
gentoo-user@gentoo.org mailing list

Reply via email to