The gcc/g++/... should all be symlinks to ccache if it is correctly set up. E.g.:
[vbraun@volker-desktop ~]$ ls -al `which gcc` lrwxrwxrwx. 1 root root 16 Dec 1 19:05 /usr/lib64/ccache/gcc -> ../../bin/ccache On Wednesday, January 9, 2013 8:57:32 PM UTC, Simon King wrote: > > Hi all, > > what do I need to do to use ccache? On my openSuse laptop, I did install > ccache (yast2 -i ccache), but there is no ~/.ccache folder even though I > compiled a couple of things after installation. > > Best regards, > Simon > > -- You received this message because you are subscribed to the Google Groups "sage-devel" group. To post to this group, send email to sage-devel@googlegroups.com. To unsubscribe from this group, send email to sage-devel+unsubscr...@googlegroups.com. Visit this group at http://groups.google.com/group/sage-devel?hl=en.