installing kernel.org kernels

Dave Jones davej at redhat.com
Thu Nov 30 21:57:59 UTC 2006


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 at coyote linux-2.6.19]# ls -l `which cc`
 > lrwxrwxrwx 1 root root 3 Nov  9 08:33 /usr/bin/cc -> gcc
 > [root at coyote linux-2.6.19]# which gcc
 > /usr/bin/gcc
 > [root at 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 at 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 at localhost:~)$ which gcc
/usr/lib/ccache/gcc
(16:57:36:davej at localhost:~)$ rpm -q ccache
ccache-2.4-7.fc6
(16:57:45:davej at localhost:~)$ 


		Dave



-- 
http://www.codemonkey.org.uk




More information about the users mailing list