<?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>Where&#039;s Walden? &#187; ubuntu</title>
	<atom:link href="http://whereswalden.com/tag/ubuntu/feed/" rel="self" type="application/rss+xml" />
	<link>http://whereswalden.com</link>
	<description>Mozilla, politics, economics, law, backpacking, cycling, and other random desiderata</description>
	<lastBuildDate>Thu, 03 May 2012 09:13:00 +0000</lastBuildDate>
	<language>en</language>
	<sy:updatePeriod>hourly</sy:updatePeriod>
	<sy:updateFrequency>1</sy:updateFrequency>
	<generator>http://wordpress.org/?v=3.3.2</generator>
		<item>
		<title>My distro can beat up your distro&#8217;s honor student.  Or something like that.  (Or: setting up ccache-powered Firefox builds in Fedora)</title>
		<link>http://whereswalden.com/2009/10/15/my-distro-can-beat-up-your-distros-honor-student-or-something-like-that-or-setting-up-ccache-powered-firefox-builds-in-fedora/</link>
		<comments>http://whereswalden.com/2009/10/15/my-distro-can-beat-up-your-distros-honor-student-or-something-like-that-or-setting-up-ccache-powered-firefox-builds-in-fedora/#comments</comments>
		<pubDate>Fri, 16 Oct 2009 05:23:43 +0000</pubDate>
		<dc:creator>Jeff</dc:creator>
				<category><![CDATA[General]]></category>
		<category><![CDATA[building]]></category>
		<category><![CDATA[ccache]]></category>
		<category><![CDATA[compiling]]></category>
		<category><![CDATA[fedora]]></category>
		<category><![CDATA[firefox]]></category>
		<category><![CDATA[mozilla]]></category>
		<category><![CDATA[ubuntu]]></category>

		<guid isPermaLink="false">http://whereswalden.com/?p=1011</guid>
		<description><![CDATA[dholbert makes a recent post (well, recent only in planet.mozilla.org&#8216;s little mind, no idea why a post from September 2008 is being displayed as new!) discussing how to build Firefox with ccache on Ubuntu, saving compilation time on close to null-program rebuilds. Cool beans. However: If you&#8217;re on Fedora 11 (conceivably earlier too, I regretfully [...]]]></description>
			<content:encoded><![CDATA[<p><a href="http://blog.dholbert.org/">dholbert</a> makes a recent post (well, recent only in <a href="http://planet.mozilla.org/">planet.mozilla.org</a>&#8216;s little mind, no idea why a post from September 2008 is being displayed as new!) discussing <a href="http://blog.dholbert.org/2008/09/ccache-much-speedier-firefox-builds.html">how to build Firefox with ccache on Ubuntu</a>, saving compilation time on close to null-program rebuilds.  Cool beans.  However:</p>
<p>If you&#8217;re on Fedora 11 (conceivably earlier too, I regretfully haven&#8217;t regularly used Fedora since Fedora 6, until recently), the basic developer tools package combo includes ccache, and caching Just Works in Firefox builds with no extra work needed at all.</p>
<pre class="code" data-language="shell">[jwalden@the-great-waldo-search dbg]$ \
&gt; ls -la `which g++` `which c++` `which gcc` /usr/bin/ccache
-rwxr-xr-x. 1 root root 43584 2009-02-23 23:42 /usr/bin/ccache
lrwxrwxrwx. 1 root root    16 2009-10-02 21:29 /usr/lib64/ccache/c++ -&gt; ../../bin/ccache
lrwxrwxrwx. 1 root root    16 2009-10-02 21:29 /usr/lib64/ccache/g++ -&gt; ../../bin/ccache
lrwxrwxrwx. 1 root root    16 2009-10-02 21:29 /usr/lib64/ccache/gcc -&gt; ../../bin/ccache
[jwalden@the-great-waldo-search dbg]$ du -hs ~/.ccache
883M	/home/jwalden/.ccache</pre>
<p>Anyway, use whichever distro you want, with ccache or without, whatever satisfies your preferences and utility curve.  (The semi-troll title is completely gratuitous, but my sense of humor mandated I use it.  <img src='http://whereswalden.com/wp-includes/images/smilies/icon_smile.gif' alt=':-)' class='wp-smiley' />  )  As for me: I am an absolute sucker for convenience.  I&#8217;ve known of ccache for years and never used it before due to the activation energy needed to do so; had using ccache required equivalent effort in Fedora I strongly doubt I&#8217;d ever have used it.  Score one for making the right choice for the user rather than requiring him to make it himself.</p>
]]></content:encoded>
			<wfw:commentRss>http://whereswalden.com/2009/10/15/my-distro-can-beat-up-your-distros-honor-student-or-something-like-that-or-setting-up-ccache-powered-firefox-builds-in-fedora/feed/</wfw:commentRss>
		<slash:comments>1</slash:comments>
		</item>
	</channel>
</rss>

