<?xml version="1.0" encoding="UTF-8"?><rss version="2.0"
	xmlns:content="http://purl.org/rss/1.0/modules/content/"
	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/"
		>
<channel>
	<title>Comments on: A minor accomplishment</title>
	<atom:link href="http://www.squarefree.com/2003/08/19/a-minor-accomplishment/feed/" rel="self" type="application/rss+xml" />
	<link>http://www.squarefree.com/2003/08/19/a-minor-accomplishment/</link>
	<description>Jesse Ruderman on Firefox, security, and more</description>
	<lastBuildDate>Fri, 09 Sep 2011 05:56:55 +0000</lastBuildDate>
	<sy:updatePeriod>hourly</sy:updatePeriod>
	<sy:updateFrequency>1</sy:updateFrequency>
	<generator>http://wordpress.org/?v=3.3.1</generator>
	<item>
		<title>By: cls</title>
		<link>http://www.squarefree.com/2003/08/19/a-minor-accomplishment/comment-page-1/#comment-43</link>
		<dc:creator>cls</dc:creator>
		<pubDate>Wed, 30 Nov -0001 00:00:00 +0000</pubDate>
		<guid isPermaLink="false">http://www.squarefree.com/test/wp15/wordpress/?p=13#comment-43</guid>
		<description>&gt; I built Mozilla Firebird for the first time yesterday! It took me 3 days to convert my Mozilla build setup to build Mozilla Firebird.

Egads, man!  Converting from SeaMonkey -&gt; Firebird should be as simple as:

1) Removing the old build from your tree: make -f client.mk distclean&#039;
2) Configuring your build for FireBird using the options recommended at &lt;a href=&quot;http://lxr.mozilla.org/mozilla/source/browser/README.html&quot;&gt;http://lxr.mozilla.org/mozilla/source/browser/README.html&lt;/a&gt;
3) Repulling with the updated mozconfig file so that you pull the firebird code.
4) Rebuilding as normal.</description>
		<content:encoded><![CDATA[<p>> I built Mozilla Firebird for the first time yesterday! It took me 3 days to convert my Mozilla build setup to build Mozilla Firebird.</p>
<p>Egads, man!  Converting from SeaMonkey -> Firebird should be as simple as:</p>
<p>1) Removing the old build from your tree: make -f client.mk distclean&#8217;<br />
2) Configuring your build for FireBird using the options recommended at <a href="http://lxr.mozilla.org/mozilla/source/browser/README.html">http://lxr.mozilla.org/mozilla/source/browser/README.html</a><br />
3) Repulling with the updated mozconfig file so that you pull the firebird code.<br />
4) Rebuilding as normal.</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Jesse Ruderman</title>
		<link>http://www.squarefree.com/2003/08/19/a-minor-accomplishment/comment-page-1/#comment-44</link>
		<dc:creator>Jesse Ruderman</dc:creator>
		<pubDate>Wed, 30 Nov -0001 00:00:00 +0000</pubDate>
		<guid isPermaLink="false">http://www.squarefree.com/test/wp15/wordpress/?p=13#comment-44</guid>
		<description>According to &lt;a href=&quot;http://forums.mozillazine.org/viewtopic.php?t=32766&quot;&gt;http://forums.mozillazine.org/viewtopic.php?t=32766&lt;/a&gt; , this error can&#039;t always be solved by calling vcvars32.bat:

checking whether the C compiler (cl ) works... no
configure: error: installation or configuration problem: C compiler cannot create executables.</description>
		<content:encoded><![CDATA[<p>According to <a href="http://forums.mozillazine.org/viewtopic.php?t=32766">http://forums.mozillazine.org/viewtopic.php?t=32766</a> , this error can&#8217;t always be solved by calling vcvars32.bat:</p>
<p>checking whether the C compiler (cl ) works&#8230; no<br />
configure: error: installation or configuration problem: C compiler cannot create executables.</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Jesse Ruderman</title>
		<link>http://www.squarefree.com/2003/08/19/a-minor-accomplishment/comment-page-1/#comment-45</link>
		<dc:creator>Jesse Ruderman</dc:creator>
		<pubDate>Wed, 30 Nov -0001 00:00:00 +0000</pubDate>
		<guid isPermaLink="false">http://www.squarefree.com/test/wp15/wordpress/?p=13#comment-45</guid>
		<description>Btw, cls is right.  It would have been that simple if I hadn&#039;t copied too much of gemal&#039;s .mozconfig.</description>
		<content:encoded><![CDATA[<p>Btw, cls is right.  It would have been that simple if I hadn&#8217;t copied too much of gemal&#8217;s .mozconfig.</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Jesse Ruderman</title>
		<link>http://www.squarefree.com/2003/08/19/a-minor-accomplishment/comment-page-1/#comment-46</link>
		<dc:creator>Jesse Ruderman</dc:creator>
		<pubDate>Wed, 30 Nov -0001 00:00:00 +0000</pubDate>
		<guid isPermaLink="false">http://www.squarefree.com/test/wp15/wordpress/?p=13#comment-46</guid>
		<description>My .mozconfig:

ac_add_options --disable-composer
ac_add_options --disable-ldap
ac_add_options --disable-mailnews
ac_add_options --disable-tests
ac_add_options --enable-crypto
ac_add_options --enable-strip
ac_add_options --enable-strip-libs
export MOZ_PHOENIX=1
mk_add_options MOZ_PHOENIX=1
</description>
		<content:encoded><![CDATA[<p>My .mozconfig:</p>
<p>ac_add_options &#8211;disable-composer<br />
ac_add_options &#8211;disable-ldap<br />
ac_add_options &#8211;disable-mailnews<br />
ac_add_options &#8211;disable-tests<br />
ac_add_options &#8211;enable-crypto<br />
ac_add_options &#8211;enable-strip<br />
ac_add_options &#8211;enable-strip-libs<br />
export MOZ_PHOENIX=1<br />
mk_add_options MOZ_PHOENIX=1</p>
]]></content:encoded>
	</item>
</channel>
</rss>

