how to install ccache

sktsee sktsee at tulsaconnect.com
Fri Jul 10 15:43:02 UTC 2009


On Fri, 2009-07-10 at 11:29 +0200, Alain Muls wrote: 
> Hi ubuntu-users,
> 
> I installed ccache but apparently, this is not enough for using it. Is 
> there somewhere an additional command that I have to run in order to get 
> ccache functional?
> 

Yes, you need to create some symbolic links from gcc, cc, and g++
to /usr/bin/ccache. I just created ~/bin and put the links in there. Of
course, that will only work for your user account and not anyone else,
including root. For a system wide implementation, the manpage describes
a couple of ways to handle that.

-- 
sktsee





More information about the ubuntu-users mailing list