Gentoo Archives: gentoo-dev

From: John White <johnjohn@×××××××××××.com>
To: gentoo-dev@g.o
Subject: [gentoo-dev] ccache and sandbox
Date: Fri, 24 May 2002 12:09:55
Message-Id: 20020524171216.GJ15539@triceratops.com
1 I heard an interesting question on irc just now. Does anyone have
2 ccache on a system actually working to accellerate repeat compiles?
3
4 For a ccache overview: http://ccache.samba.org/
5
6 Short version, ccache speeds up repeat compiles by caching compiler
7 i/o.
8
9 However, because of the sandbox, ccache info results in a sandbox
10 violation. The user patched sandbox to allow writes to /var/cache/ccache
11 but I'm wondering if there is supposed to be a better way.
12
13 --
14 John White

Replies

Subject Author
Re: [gentoo-dev] ccache and sandbox Defresne Sylvain <sylvain.defresne@××××.fr>
[gentoo-dev] sandbox howto? "Sean P. Kane" <spkane@××××××××××.com>