On Thu, Nov 30, 2006 at 04:50:26PM -0500, Gene Heskett wrote: > I hate to be dense, but thats not what the yum install ccache seems to > have done: > [root@coyote linux-2.6.19]# ls -l `which cc` > lrwxrwxrwx 1 root root 3 Nov 9 08:33 /usr/bin/cc -> gcc > [root@coyote linux-2.6.19]# which gcc > /usr/bin/gcc > [root@coyote linux-2.6.19]# ls -l `which gcc` > -rwxr-xr-x 2 root root 197448 Oct 11 09:49 /usr/bin/gcc That's odd. I don't recall setting it up by hand. (16:53:02:davej@localhost:~)$ ls -l `which cc` lrwxrwxrwx 1 root root 15 Nov 13 22:05 /usr/lib/ccache/cc -> /usr/bin/ccache* (16:56:59:davej@localhost:~)$ which gcc /usr/lib/ccache/gcc (16:57:36:davej@localhost:~)$ rpm -q ccache ccache-2.4-7.fc6 (16:57:45:davej@localhost:~)$ Dave -- http://www.codemonkey.org.uk