Gentoo Archives: gentoo-user

From: Mrugesh Karnik <mrugeshkarnik@×××××.com>
To: gentoo-user@l.g.o
Subject: Re: [gentoo-user] ccache disabled
Date: Tue, 15 Nov 2005 14:27:49
Message-Id: 4379EE6B.2030302@gmail.com
In Reply to: [gentoo-user] ccache disabled by Roger Mason
1 Roger Mason wrote:
2 > Hello,
3 >
4 > I have installed ccache and followed the instructions in the official
5 > documentation to set it up. Specifically I have this in my
6 > /etc/make.conf:
7 >
8 > MAKEOPTS="-j6"
9 > FEATURES="ccache"
10 > # Probably not required but...
11 > CCACHE_DIR="/var/tmp/ccache"
12 > CCACHE_SIZE="2G"
13 > FEATURES="distcc"
14 > DISTCC_DIR="/var/tmp/portage/.distcc"
15
16 I put CCACHE_DIR in /etc/env.d/00basic
17
18 Also, you'll need FEATURES="ccache"
19
20 That worked. Do an env-update and a source /etc/profile if you want to
21 use it in the current shell.
22
23 HTH,
24 Mrugesh
25 --
26 gentoo-user@g.o mailing list