Roger Mason wrote:
Hello,

I have installed ccache and followed the instructions in the official
documentation to set it up.  Specifically I have this in my
/etc/make.conf:

MAKEOPTS="-j6"
FEATURES="ccache"
# Probably not required but...
CCACHE_DIR="/var/tmp/ccache"
CCACHE_SIZE="2G"
FEATURES="distcc"
DISTCC_DIR="/var/tmp/portage/.distcc"

I put CCACHE_DIR in /etc/env.d/00basic

Also, you'll need FEATURES="ccache"

That worked. Do an env-update and a source /etc/profile if you want to use it in the current shell.

HTH,
Mrugesh
--
gentoo-user@gentoo.org mailing list

Reply via email to