Hi,
Before using CentOS, I've spent a few years with Slackware. This distribution doesn't come with many packages, so I had the habit of building a lot of stuff myself. One of the first things I installed was ccache, a compiler cache that accelerates (re)building significantly.
Has anyone ever setup ccache on CentOS? I'd be glad to find a little HOWTO.
Cheers,
Niki
On Thu, 2008-02-14 at 14:17 +0100, Niki Kovacs wrote:
Hi,
Before using CentOS, I've spent a few years with Slackware. This distribution doesn't come with many packages, so I had the habit of building a lot of stuff myself. One of the first things I installed was ccache, a compiler cache that accelerates (re)building significantly.
Has anyone ever setup ccache on CentOS? I'd be glad to find a little HOWTO.
RpmForge has it.
Cheers,
Niki
<snip sig stuff>
William L. Maltby wrote:
On Thu, 2008-02-14 at 14:17 +0100, Niki Kovacs wrote:
Hi,
Before using CentOS, I've spent a few years with Slackware. This distribution doesn't come with many packages, so I had the habit of building a lot of stuff myself. One of the first things I installed was ccache, a compiler cache that accelerates (re)building significantly.
Has anyone ever setup ccache on CentOS? I'd be glad to find a little HOWTO.
RpmForge has it.
and EPEL.
-- Rex
William L. Maltby a écrit :
RpmForge has it.
Well, I already had the RPMForge package. But I tend to forget that CentOS is not Slackware. I just logged out and back in again, and see: all the symlinks in /usr/lib/ccache/bin are properly set, and the PATH adjusted accordingly. (In Slackware I had to do that manually...)
cheers,
Niki