help with tail_build
Lionel Elie Mamane
lionel at mamane.lu
Thu Jul 5 01:43:37 PDT 2012
On Wed, Jul 04, 2012 at 10:03:25PM -0300, Olivier Hallot wrote:
> About ccache, I have this
> tdf at 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
More information about the LibreOffice
mailing list