<?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: Mac OS X install gcc compiler</title>
	<atom:link href="http://www.tech-recipes.com/rx/726/mac-os-x-install-gcc-compiler/feed/" rel="self" type="application/rss+xml" />
	<link>http://www.tech-recipes.com/rx/726/mac-os-x-install-gcc-compiler/</link>
	<description>Computer and technology tutorials and guides</description>
	<lastBuildDate>Thu, 09 Feb 2012 13:33:10 +0000</lastBuildDate>
	<generator>http://wordpress.org/?v=2.9.2</generator>
	<sy:updatePeriod>hourly</sy:updatePeriod>
	<sy:updateFrequency>1</sy:updateFrequency>
		<item>
		<title>By: Kebman</title>
		<link>http://www.tech-recipes.com/rx/726/mac-os-x-install-gcc-compiler/comment-page-1/#comment-53340</link>
		<dc:creator>Kebman</dc:creator>
		<pubDate>Mon, 16 Jan 2012 22:03:33 +0000</pubDate>
		<guid isPermaLink="false">guid-fix-me!#comment-53340</guid>
		<description>My bad, seems to work now. :p Had some problems downloading Xcode for older OS X&#039;es.</description>
		<content:encoded><![CDATA[<p>My bad, seems to work now. :p Had some problems downloading Xcode for older OS X&#8217;es.</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Kebman</title>
		<link>http://www.tech-recipes.com/rx/726/mac-os-x-install-gcc-compiler/comment-page-1/#comment-53339</link>
		<dc:creator>Kebman</dc:creator>
		<pubDate>Mon, 16 Jan 2012 21:59:12 +0000</pubDate>
		<guid isPermaLink="false">guid-fix-me!#comment-53339</guid>
		<description>Does not work. You have to pay to download Xcode. I still need GCC, tho.</description>
		<content:encoded><![CDATA[<p>Does not work. You have to pay to download Xcode. I still need GCC, tho.</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: tokeiten</title>
		<link>http://www.tech-recipes.com/rx/726/mac-os-x-install-gcc-compiler/comment-page-1/#comment-49661</link>
		<dc:creator>tokeiten</dc:creator>
		<pubDate>Wed, 14 Sep 2011 00:43:35 +0000</pubDate>
		<guid isPermaLink="false">guid-fix-me!#comment-49661</guid>
		<description>if what you want, is not the Xcode IDE but just the plain compiler type:


gcc filen_name -o output_file_name

or try:

man gcc

good luck!</description>
		<content:encoded><![CDATA[<p>if what you want, is not the Xcode IDE but just the plain compiler type:</p>
<p>gcc filen_name -o output_file_name</p>
<p>or try:</p>
<p>man gcc</p>
<p>good luck!</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: tokeiten</title>
		<link>http://www.tech-recipes.com/rx/726/mac-os-x-install-gcc-compiler/comment-page-1/#comment-49660</link>
		<dc:creator>tokeiten</dc:creator>
		<pubDate>Wed, 14 Sep 2011 00:33:14 +0000</pubDate>
		<guid isPermaLink="false">guid-fix-me!#comment-49660</guid>
		<description>Try:
/Developer/Applications/Xcode

it works beautifully !</description>
		<content:encoded><![CDATA[<p>Try:<br />
/Developer/Applications/Xcode</p>
<p>it works beautifully !</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Allen Liu</title>
		<link>http://www.tech-recipes.com/rx/726/mac-os-x-install-gcc-compiler/comment-page-1/#comment-49253</link>
		<dc:creator>Allen Liu</dc:creator>
		<pubDate>Sun, 04 Sep 2011 02:51:22 +0000</pubDate>
		<guid isPermaLink="false">guid-fix-me!#comment-49253</guid>
		<description>I had the same issue of installing xcode but still could not find GCC.  Try searching for &quot;install xcode&quot; through Spotlight and run that first file.  That should do it.  Took me a while to figure it out.  Hope this helps!</description>
		<content:encoded><![CDATA[<p>I had the same issue of installing xcode but still could not find GCC.  Try searching for &#8220;install xcode&#8221; through Spotlight and run that first file.  That should do it.  Took me a while to figure it out.  Hope this helps!</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Mem4sports</title>
		<link>http://www.tech-recipes.com/rx/726/mac-os-x-install-gcc-compiler/comment-page-1/#comment-33628</link>
		<dc:creator>Mem4sports</dc:creator>
		<pubDate>Tue, 19 Jul 2011 17:30:00 +0000</pubDate>
		<guid isPermaLink="false">guid-fix-me!#comment-33628</guid>
		<description>Quinn can you convert on a mac a doc that looks like a page which should really be a zip file?</description>
		<content:encoded><![CDATA[<p>Quinn can you convert on a mac a doc that looks like a page which should really be a zip file?</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Rebegol</title>
		<link>http://www.tech-recipes.com/rx/726/mac-os-x-install-gcc-compiler/comment-page-1/#comment-33242</link>
		<dc:creator>Rebegol</dc:creator>
		<pubDate>Sat, 25 Jun 2011 21:36:00 +0000</pubDate>
		<guid isPermaLink="false">guid-fix-me!#comment-33242</guid>
		<description>I had a lot of trouble with this today -- only since xcode 4 came out is xcode 3.0 no longer available (it was free). You can pay about $5 for Xcode 4. However, your installation disk will have the right version of xcode for your operating system on it (for free). I upgraded to Snow Leopard and on the install disk, Xcode is an optional feature that does not install unless you ask it to.So look to the disk rather than the internet -- I couldn&#039;t find xcode free anywhere.</description>
		<content:encoded><![CDATA[<p>I had a lot of trouble with this today &#8212; only since xcode 4 came out is xcode 3.0 no longer available (it was free). You can pay about $5 for Xcode 4. However, your installation disk will have the right version of xcode for your operating system on it (for free). I upgraded to Snow Leopard and on the install disk, Xcode is an optional feature that does not install unless you ask it to.So look to the disk rather than the internet &#8212; I couldn&#8217;t find xcode free anywhere.</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Toltmanns</title>
		<link>http://www.tech-recipes.com/rx/726/mac-os-x-install-gcc-compiler/comment-page-1/#comment-33237</link>
		<dc:creator>Toltmanns</dc:creator>
		<pubDate>Fri, 24 Jun 2011 21:26:00 +0000</pubDate>
		<guid isPermaLink="false">guid-fix-me!#comment-33237</guid>
		<description>It looks like apple is forcing us to pay $100 to get this xcode software, is there another way?</description>
		<content:encoded><![CDATA[<p>It looks like apple is forcing us to pay $100 to get this xcode software, is there another way?</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: keshav</title>
		<link>http://www.tech-recipes.com/rx/726/mac-os-x-install-gcc-compiler/comment-page-1/#comment-48250</link>
		<dc:creator>keshav</dc:creator>
		<pubDate>Sun, 01 May 2011 22:38:00 +0000</pubDate>
		<guid isPermaLink="false">guid-fix-me!#comment-48250</guid>
		<description>i just installed xcode from the above url. The install was successful but I can&#039;t find gcc binary. Is it under a different name? I&#039;m running OSX 10.5.8</description>
		<content:encoded><![CDATA[<p>i just installed xcode from the above url. The install was successful but I can&#8217;t find gcc binary. Is it under a different name? I&#8217;m running OSX 10.5.8</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: sam</title>
		<link>http://www.tech-recipes.com/rx/726/mac-os-x-install-gcc-compiler/comment-page-1/#comment-46500</link>
		<dc:creator>sam</dc:creator>
		<pubDate>Fri, 18 Feb 2011 16:28:00 +0000</pubDate>
		<guid isPermaLink="false">guid-fix-me!#comment-46500</guid>
		<description>It&#039;s not just a gcc compiler, it&#039;s a whole development package including many other applications.</description>
		<content:encoded><![CDATA[<p>It&#8217;s not just a gcc compiler, it&#8217;s a whole development package including many other applications.</p>
]]></content:encoded>
	</item>
</channel>
</rss>

<!-- Performance optimized by W3 Total Cache. Learn more: http://www.w3-edge.com/wordpress-plugins/

Page Caching using memcached (User agent is rejected)
Database Caching 2/17 queries in 1.115 seconds using memcached
Object Caching 417/419 objects using memcached

Served from: www.tech-recipes.com @ 2012-02-09 16:11:10 -->
