<?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: Building CFNetwork</title>
	<atom:link href="http://www.red-sweater.com/blog/90/building-cfnetwork/feed" rel="self" type="application/rss+xml" />
	<link>http://www.red-sweater.com/blog/90/building-cfnetwork</link>
	<description>Mac &#38; Technology Writings by Daniel Jalkut</description>
	<lastBuildDate>Wed, 18 Jan 2012 18:10:04 +0000</lastBuildDate>
	<sy:updatePeriod>hourly</sy:updatePeriod>
	<sy:updateFrequency>1</sy:updateFrequency>
	<generator>http://wordpress.org/?v=3.1.1</generator>
	<item>
		<title>By: leeg</title>
		<link>http://www.red-sweater.com/blog/90/building-cfnetwork/comment-page-1#comment-594</link>
		<dc:creator>leeg</dc:creator>
		<pubDate>Mon, 23 Jan 2006 10:07:47 +0000</pubDate>
		<guid isPermaLink="false">http://www.red-sweater.com/blog/?p=90#comment-594</guid>
		<description>When I&#039;m using darwinbuild (which is not as frequently as, say, Kevin van Vechten but still quite often) I follow the recipe at the top of this page: http://www.opendarwin.org/pipermail/releng/2005-September.txt in order to create a fully populated build chroot.  Obviously, replace 8C46 with the build of OS X you intend to take Darwin projects from.  Now this route does, as you said above, result in downloading much more than you actually *need* in order to get started.  However, there&#039;s a reason for that; sadly a number of the darwinbuild projects don&#039;t have their dependencies spelled out correctly :-(.

And yes, it does download gcc, ld, as and so forth into the build chroot - you want to be using the version used to build that Darwin version, which isn&#039;t necessarily the version on your Xcode DVD.</description>
		<content:encoded><![CDATA[<p>When I&#8217;m using darwinbuild (which is not as frequently as, say, Kevin van Vechten but still quite often) I follow the recipe at the top of this page: <a href="http://www.opendarwin.org/pipermail/releng/2005-September.txt" rel="nofollow">http://www.opendarwin.org/pipermail/releng/2005-September.txt</a> in order to create a fully populated build chroot.  Obviously, replace 8C46 with the build of OS X you intend to take Darwin projects from.  Now this route does, as you said above, result in downloading much more than you actually *need* in order to get started.  However, there&#8217;s a reason for that; sadly a number of the darwinbuild projects don&#8217;t have their dependencies spelled out correctly :-(.</p>
<p>And yes, it does download gcc, ld, as and so forth into the build chroot &#8211; you want to be using the version used to build that Darwin version, which isn&#8217;t necessarily the version on your Xcode DVD.</p>
]]></content:encoded>
	</item>
</channel>
</rss>

