LinuxSir.cn,穿越时空的Linuxsir!

 找回密码
 注册
搜索
热搜: shell linux mysql
查看: 870|回复: 8

我的ccache是不是太大了点?

[复制链接]
发表于 2003-8-22 11:30:58 | 显示全部楼层 |阅读模式
bash-2.05b# ccache -s
cache hit                           7858
cache miss                         35034
called for link                     3392
multiple source files                152
compile failed                       508
preprocessor error                   200
not a C/C++ file                    1078
autoconf compile/link               5755
unsupported compiler option          534
no input file                        985
files in cache                     70068
cache size                         968.7 Mbytes
max cache size                       2.0 Gbytes
能不能删掉我好象很少重复编译的
发表于 2003-8-22 11:55:11 | 显示全部楼层
ccache -C?
发表于 2003-8-22 13:12:46 | 显示全部楼层
很少重复编译就吧max cache size设小一点吧。
发表于 2003-8-22 13:13:21 | 显示全部楼层
没问题的吧,只要你在很长一段时间内不编译已经安装了的软件包的话,清空无妨的
发表于 2003-8-22 14:13:26 | 显示全部楼层
-su-2.05b# ccache -s
cache hit                           2524
cache miss                          2144
called for link                       95
compile failed                        13
preprocessor error                     3
not a C/C++ file                      81
autoconf compile/link                 36
unsupported compiler option            4
no input file                        139
files in cache                      4288
cache size                          23.7 Mbytes
max cache size                     976.6 Mbytes

我的是这样的。用来编译内核真的不错。
现在编译好了, ccache -C :p
发表于 2003-8-22 15:24:56 | 显示全部楼层
我的ccache。。
# ccache -s
cache hit                          92036
cache miss                         89852
called for link                    22247
multiple source files                169
compile failed                      1433
preprocessor error                  1383
not a C/C++ file                    4495
autoconf compile/link              16734
unsupported compiler option         8218
no input file                      11795
files in cache                     39906
cache size                         735.2 Mbytes
max cache size                       2.0 Gbytes
 楼主| 发表于 2003-8-22 19:25:16 | 显示全部楼层
编译内核能变快啊
最近无聊的编译bkX系列的内核
基本上都一次通过的
懒得改了 最然大点 bk9的我是1.5M
发表于 2003-8-22 20:46:14 | 显示全部楼层
才注意到,2.4.20的内核810K,
2.6.0-test3竟然有1.1M那么大。
我的设置都差不多的啊 :ask
发表于 2003-8-22 21:54:54 | 显示全部楼层
偶的有1.7M之巨,呵呵
您需要登录后才可以回帖 登录 | 注册

本版积分规则

快速回复 返回顶部 返回列表