<?xml version="1.0" encoding="UTF-8"?>
<rss version="2.0"
	xmlns:content="http://purl.org/rss/1.0/modules/content/"
	xmlns:wfw="http://wellformedweb.org/CommentAPI/"
	xmlns:dc="http://purl.org/dc/elements/1.1/"
	xmlns:atom="http://www.w3.org/2005/Atom"
	xmlns:sy="http://purl.org/rss/1.0/modules/syndication/"
	xmlns:slash="http://purl.org/rss/1.0/modules/slash/"
	>

<channel>
	<title>BigSmoke &#187; ccache</title>
	<atom:link href="http://blog.bigsmoke.us/tag/ccache/feed" rel="self" type="application/rss+xml" />
	<link>http://blog.bigsmoke.us</link>
	<description>Smokes your problems, coughs fresh air.</description>
	<lastBuildDate>Sat, 04 Feb 2012 18:03:39 +0000</lastBuildDate>
	<language>en</language>
	<sy:updatePeriod>hourly</sy:updatePeriod>
	<sy:updateFrequency>1</sy:updateFrequency>
	<generator>http://wordpress.org/?v=3.3.1</generator>
		<item>
		<title>Really enabling portage compile cache</title>
		<link>http://blog.bigsmoke.us/2009/06/19/really-enabling-portage-compile-cache</link>
		<comments>http://blog.bigsmoke.us/2009/06/19/really-enabling-portage-compile-cache#comments</comments>
		<pubDate>Fri, 19 Jun 2009 10:00:13 +0000</pubDate>
		<dc:creator>halfgaar</dc:creator>
				<category><![CDATA[Technology]]></category>
		<category><![CDATA[ccache]]></category>
		<category><![CDATA[gcc]]></category>
		<category><![CDATA[Gentoo]]></category>

		<guid isPermaLink="false">http://blog.bigsmoke.us/?p=626</guid>
		<description><![CDATA[]]></description>
			<content:encoded><![CDATA[<p>
I always thought I had portage&#8217;s compile cache enabled, but upon recent inspection, it appears that I didn&#8217;t. What was missing, was the package <tt>dev-util/ccache</tt>. I also increased the cache size to 2 GB, as per the <a href="http://www.gentoo.org/doc/en/handbook/handbook-x86.xml?part=2&#038;chap=3#doc_chap3">Gentoo documentation</a>.
</p>

<p>
I noticed this because recently, portage started saying this:
</p>

<pre class="php">!!! Directory does not exist: <span style="color: #ff0000;">'/usr/lib/ccache/bin'</span>
!!! Disabled FEATURES=<span style="color: #ff0000;">'ccache'</span></pre>]]></content:encoded>
			<wfw:commentRss>http://blog.bigsmoke.us/2009/06/19/really-enabling-portage-compile-cache/feed</wfw:commentRss>
		<slash:comments>4</slash:comments>
		</item>
	</channel>
</rss>

