<?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 universal binaries that will run in all OS X versions</title>
	<atom:link href="http://macmegasite.com/node/2583/feed" rel="self" type="application/rss+xml" />
	<link>http://macmegasite.com/node/2583</link>
	<description>Community-driven Macintosh news, tips, and rumors.</description>
	<pubDate>Sat, 10 Jan 2009 02:27:41 +0000</pubDate>
	<generator>http://wordpress.org/?v=2.7</generator>
	<sy:updatePeriod>hourly</sy:updatePeriod>
	<sy:updateFrequency>1</sy:updateFrequency>
		<item>
		<title>By: macintron</title>
		<link>http://macmegasite.com/node/2583/comment-page-#comment-28</link>
		<dc:creator>macintron</dc:creator>
		<pubDate>Tue, 30 Nov 1999 00:00:00 +0000</pubDate>
		<guid isPermaLink="false">#comment-28</guid>
		<description>I just arrived home from the "Universal Binary Workshop" organized from Apple. Thats the way Apple suggests it:

Debug:
&lt;pre&gt;
SDKROOT = /Developer/SDKs/MacOSX10.4u.sdk
MACOSX_DEPLOYMENT_TARGET = 10.4
GCC_VERSION_ppc = 3.3
MACOSX_DEPLOYMENT_TARGET_ppc = 10.2
OTHER_LD_FLAGS_ppc = /Developer/SDKs/MacOSX10.2.8.sdk/usr/lib/gcc/darwin/3.3/libstdc++.a
SDKROOT_ppc = /Developer/SDKs/MacOSX10.2.8.sdk
&lt;/pre&gt;

Release:
&lt;pre&gt;
ARCHS = ppc i386
SDKROOT = /Developer/SDKs/MacOSX10.4u.sdk
GCC_VERSION_ppc = 3.3
MACOSX_DEPLOYMENT_TARGET_ppc = 10.2
OTHER_LD_FLAGS_ppc = /Developer/SDKs/MacOSX10.2.8.sdk/usr/lib/gcc/darwin/3.3/libstdc++.a
SDKROOT_ppc = /Developer/SDKs/MacOSX10.2.8.sdk
&lt;/pre&gt;</description>
		<content:encoded><![CDATA[<p><!-- google_ad_section_start --><br />
<!--Amazon_CLS_IM_START--><br />
I just arrived home from the &#8220;Universal Binary Workshop&#8221; organized from Apple. Thats the way Apple suggests it:</p>
<p>Debug:</p>
<pre>
SDKROOT = /Developer/SDKs/MacOSX10.4u.sdk
MACOSX_DEPLOYMENT_TARGET = 10.4
GCC_VERSION_ppc = 3.3
MACOSX_DEPLOYMENT_TARGET_ppc = 10.2
OTHER_LD_FLAGS_ppc = /Developer/SDKs/MacOSX10.2.8.sdk/usr/lib/gcc/darwin/3.3/libstdc++.a
SDKROOT_ppc = /Developer/SDKs/MacOSX10.2.8.sdk
</pre>
<p>Release:</p>
<pre>
ARCHS = ppc i386
SDKROOT = /Developer/SDKs/MacOSX10.4u.sdk
GCC_VERSION_ppc = 3.3
MACOSX_DEPLOYMENT_TARGET_ppc = 10.2
OTHER_LD_FLAGS_ppc = /Developer/SDKs/MacOSX10.2.8.sdk/usr/lib/gcc/darwin/3.3/libstdc++.a
SDKROOT_ppc = /Developer/SDKs/MacOSX10.2.8.sdk
</pre>
<p><!--Amazon_CLS_IM_END--><br />
<!-- google_ad_section_end --></p>
]]></content:encoded>
	</item>
</channel>
</rss>
