<?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>Sun, 22 Nov 2009 02:44:39 -0800</lastBuildDate>
	<generator>http://wordpress.org/?v=2.8.6</generator>
	<sy:updatePeriod>hourly</sy:updatePeriod>
	<sy:updateFrequency>1</sy:updateFrequency>
		<item>
		<title>By: Areej</title>
		<link>http://www.tech-recipes.com/rx/726/mac-os-x-install-gcc-compiler/comment-page-1/#comment-16324</link>
		<dc:creator>Areej</dc:creator>
		<pubDate>Sat, 14 Nov 2009 19:26:19 +0000</pubDate>
		<guid isPermaLink="false">guid-fix-me!#comment-16324</guid>
		<description>hello&lt;br&gt;do you know how to install ns-2.34 on mac os 10.5.5&lt;br&gt;I all ready have XCODE 3.1.1 &lt;br&gt;thnx ,</description>
		<content:encoded><![CDATA[<p>hello<br />do you know how to install ns-2.34 on mac os 10.5.5<br />I all ready have XCODE 3.1.1 <br />thnx ,</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Kurt Bigler</title>
		<link>http://www.tech-recipes.com/rx/726/mac-os-x-install-gcc-compiler/comment-page-1/#comment-16139</link>
		<dc:creator>Kurt Bigler</dc:creator>
		<pubDate>Sat, 07 Nov 2009 05:11:09 +0000</pubDate>
		<guid isPermaLink="false">guid-fix-me!#comment-16139</guid>
		<description>FIXED:  I installed XCode 3.1.4 and it resolved the problem.  It also installed gcc in /usr/bin so I no longer have to alter my $PATH.</description>
		<content:encoded><![CDATA[<p>FIXED:  I installed XCode 3.1.4 and it resolved the problem.  It also installed gcc in /usr/bin so I no longer have to alter my $PATH.</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Kurt Bigler</title>
		<link>http://www.tech-recipes.com/rx/726/mac-os-x-install-gcc-compiler/comment-page-1/#comment-16132</link>
		<dc:creator>Kurt Bigler</dc:creator>
		<pubDate>Fri, 06 Nov 2009 21:24:21 +0000</pubDate>
		<guid isPermaLink="false">guid-fix-me!#comment-16132</guid>
		<description>As a long-time XCode user it has been installed on my Mac for years, and I have applied updates occasionally.  Nonetheless gcc is not located at /usr/bin/gcc (which has not been an issue until now since I don&#039;t normally use the command line for compiling).  It is however, located at /Developer/usr/bin/gcc.  So I added /Developer/usr/bin/gcc to my path, hoping that would let me use gcc and make to build libjpeg under Leopard.  (Aside:  Apple&#039;s own jpeg support via &quot;Image IO&quot; appears to ignore the specified &quot;quality&quot; for jpeg compression).&lt;br&gt;&lt;br&gt;However the ./configure script for libjpeg says:&lt;br&gt;&lt;br&gt;    configure: error: installation or configuration problem: C compiler cannot create executables.&lt;br&gt;&lt;br&gt;But at least now that I altered my $PATH it recognizes that gcc is present.&lt;br&gt;&lt;br&gt;I have not tried to debug the configure script, but figure I am missing something basic, or else XCode installation practices have changed.  My XCode is 3.1.1, and gcc from the command line says &quot;i686-apple-darwin9-gcc-4.0.1&quot;.</description>
		<content:encoded><![CDATA[<p>As a long-time XCode user it has been installed on my Mac for years, and I have applied updates occasionally.  Nonetheless gcc is not located at /usr/bin/gcc (which has not been an issue until now since I don&#39;t normally use the command line for compiling).  It is however, located at /Developer/usr/bin/gcc.  So I added /Developer/usr/bin/gcc to my path, hoping that would let me use gcc and make to build libjpeg under Leopard.  (Aside:  Apple&#39;s own jpeg support via &#8220;Image IO&#8221; appears to ignore the specified &#8220;quality&#8221; for jpeg compression).</p>
<p>However the ./configure script for libjpeg says:</p>
<p>    configure: error: installation or configuration problem: C compiler cannot create executables.</p>
<p>But at least now that I altered my $PATH it recognizes that gcc is present.</p>
<p>I have not tried to debug the configure script, but figure I am missing something basic, or else XCode installation practices have changed.  My XCode is 3.1.1, and gcc from the command line says &#8220;i686-apple-darwin9-gcc-4.0.1&#8243;.</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: sandeepkumardey</title>
		<link>http://www.tech-recipes.com/rx/726/mac-os-x-install-gcc-compiler/comment-page-1/#comment-16117</link>
		<dc:creator>sandeepkumardey</dc:creator>
		<pubDate>Fri, 06 Nov 2009 10:11:47 +0000</pubDate>
		<guid isPermaLink="false">guid-fix-me!#comment-16117</guid>
		<description>thank you for writing this helpful notes.&lt;br&gt;Can you tell me how to install CGAL in MAC</description>
		<content:encoded><![CDATA[<p>thank you for writing this helpful notes.<br />Can you tell me how to install CGAL in MAC</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: José Borges</title>
		<link>http://www.tech-recipes.com/rx/726/mac-os-x-install-gcc-compiler/comment-page-1/#comment-15670</link>
		<dc:creator>José Borges</dc:creator>
		<pubDate>Fri, 16 Oct 2009 05:36:57 +0000</pubDate>
		<guid isPermaLink="false">guid-fix-me!#comment-15670</guid>
		<description>I have an Mac with OS a version 10.5.8. I recently installed Xcode v3.1.3 and I started to get errors and warnings in compiling programs with gcc, such as:&lt;br&gt;&quot; ..... incompatible implicit declaration of built-in function &#039;ceil&#039;   &quot;&lt;br&gt;Can someone help me?</description>
		<content:encoded><![CDATA[<p>I have an Mac with OS a version 10.5.8. I recently installed Xcode v3.1.3 and I started to get errors and warnings in compiling programs with gcc, such as:<br />&#8221; &#8230;.. incompatible implicit declaration of built-in function &#39;ceil&#39;   &#8220;<br />Can someone help me?</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Social Media Marketing Package</title>
		<link>http://www.tech-recipes.com/rx/726/mac-os-x-install-gcc-compiler/comment-page-1/#comment-14855</link>
		<dc:creator>Social Media Marketing Package</dc:creator>
		<pubDate>Mon, 07 Sep 2009 17:12:45 +0000</pubDate>
		<guid isPermaLink="false">guid-fix-me!#comment-14855</guid>
		<description>Interesting post. I have stumbled and twittered this for my friends. Hope others find it as interesting as I did.&lt;br&gt;&lt;a href=&quot;http://www.virtualsocialmedia.com/social-media-marketing-optimization-services/&quot; rel=&quot;follow&quot; rel=&quot;nofollow&quot;&gt;Social Media Marketing Package&lt;/a&gt;</description>
		<content:encoded><![CDATA[<p>Interesting post. I have stumbled and twittered this for my friends. Hope others find it as interesting as I did.<br /><a href="http://www.virtualsocialmedia.com/social-media-marketing-optimization-services/" rel="follow" rel="nofollow">Social Media Marketing Package</a></p>
]]></content:encoded>
	</item>
	<item>
		<title>By: ravm</title>
		<link>http://www.tech-recipes.com/rx/726/mac-os-x-install-gcc-compiler/comment-page-1/#comment-14529</link>
		<dc:creator>ravm</dc:creator>
		<pubDate>Tue, 25 Aug 2009 14:29:08 +0000</pubDate>
		<guid isPermaLink="false">guid-fix-me!#comment-14529</guid>
		<description>I used a mac to get me &lt;a href=&quot;http://www.universityframes.com/&quot; rel=&quot;nofollow&quot;&gt;university diploma&lt;/a&gt;</description>
		<content:encoded><![CDATA[<p>I used a mac to get me <a href="http://www.universityframes.com/" rel="nofollow">university diploma</a></p>
]]></content:encoded>
	</item>
	<item>
		<title>By: augu9</title>
		<link>http://www.tech-recipes.com/rx/726/mac-os-x-install-gcc-compiler/comment-page-1/#comment-14378</link>
		<dc:creator>augu9</dc:creator>
		<pubDate>Wed, 19 Aug 2009 11:30:49 +0000</pubDate>
		<guid isPermaLink="false">guid-fix-me!#comment-14378</guid>
		<description>This article provides an overview of the GNU Compiler Collection (GCC) from the Free Software Foundation and its use on Mac OS X... very useful blog and i love this article a lot..&lt;br&gt;&lt;a href=&quot;http://www.4-lift-chairs.com/&quot; rel=&quot;follow&quot; rel=&quot;nofollow&quot;&gt;lift chairs&lt;/a&gt;</description>
		<content:encoded><![CDATA[<p>This article provides an overview of the GNU Compiler Collection (GCC) from the Free Software Foundation and its use on Mac OS X&#8230; very useful blog and i love this article a lot..<br /><a href="http://www.4-lift-chairs.com/" rel="follow" rel="nofollow">lift chairs</a></p>
]]></content:encoded>
	</item>
	<item>
		<title>By: kingman</title>
		<link>http://www.tech-recipes.com/rx/726/mac-os-x-install-gcc-compiler/comment-page-1/#comment-14376</link>
		<dc:creator>kingman</dc:creator>
		<pubDate>Wed, 19 Aug 2009 10:52:07 +0000</pubDate>
		<guid isPermaLink="false">guid-fix-me!#comment-14376</guid>
		<description>great post...</description>
		<content:encoded><![CDATA[<p>great post&#8230;</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: R</title>
		<link>http://www.tech-recipes.com/rx/726/mac-os-x-install-gcc-compiler/comment-page-1/#comment-14367</link>
		<dc:creator>R</dc:creator>
		<pubDate>Wed, 19 Aug 2009 05:35:32 +0000</pubDate>
		<guid isPermaLink="false">guid-fix-me!#comment-14367</guid>
		<description>Hi,&lt;br&gt;I&#039;ve been installed the powerpc-apple-darwin9-gcc-4.0.1. I&#039;m now concerned with an error message from typing &#039;gcc -Version&#039; into console:&lt;br&gt;&lt;br&gt;&#039;&#039;powerpc-apple-darwin9-gcc-4.0.1: couldn&#039;t run &#039;/usr/bin/powerpc-apple-darwin9-gcc-ersion&#039;: No such file or directory&quot;&lt;br&gt;&lt;br&gt;This seems to be obvious, because the letter &#039;v&#039; from version is missing. But where have I look at to correct this mistake ?</description>
		<content:encoded><![CDATA[<p>Hi,<br />I&#39;ve been installed the powerpc-apple-darwin9-gcc-4.0.1. I&#39;m now concerned with an error message from typing &#39;gcc -Version&#39; into console:</p>
<p>&#39;&#39;powerpc-apple-darwin9-gcc-4.0.1: couldn&#39;t run &#39;/usr/bin/powerpc-apple-darwin9-gcc-ersion&#39;: No such file or directory&#8221;</p>
<p>This seems to be obvious, because the letter &#39;v&#39; from version is missing. But where have I look at to correct this mistake ?</p>
]]></content:encoded>
	</item>
</channel>
</rss>
