On Jan 9, 12:57 pm, Simon King <simon.k...@uni-jena.de> wrote: > Hi all, > > what do I need to do to use ccache?
See "man ccache". However, some comments on gotchas to get that working properly with sage would be welcome. Would something like ln -s ccache $SAGE_ROOT/local/bin/gcc ln -s ccache $SAGE_ROOT/local/bin/g++ ln -s ccache $SAGE_ROOT/local/bin/cc ln -s ccache $SAGE_ROOT/local/bin/c++ be safe? -- 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.