On Wed, Jul 04, 2012 at 10:03:25PM -0300, Olivier Hallot wrote: > About ccache, I have this
> tdf@olivier-Vostro-3500:~/git/core$ ccache -s > cache directory /home/tdf/.ccache > cache hit (direct) 38119 > cache hit (preprocessed) 2777 > cache miss 555377 > cache size 924.3 Mbytes > max cache size 1.0 Gbytes The max cache size if far too low to be useful for LibreOffice development, especially if you do a debug / symbols build. The cache needs to be at least big enough to hold all LibreOffice .o files, and then some (to support switching between branches). If you are low on disks space, enable compression. -- Lionel _______________________________________________ LibreOffice mailing list LibreOffice@lists.freedesktop.org http://lists.freedesktop.org/mailman/listinfo/libreoffice