<?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 for boyfarrell.com</title>
	<atom:link href="http://www.boyfarrell.com/comments/feed" rel="self" type="application/rss+xml" />
	<link>http://www.boyfarrell.com</link>
	<description>Just another WordPress weblog</description>
	<lastBuildDate>Fri, 07 May 2010 16:09:36 +0000</lastBuildDate>
	<sy:updatePeriod>hourly</sy:updatePeriod>
	<sy:updateFrequency>1</sy:updateFrequency>
	<generator>http://wordpress.org/?v=3.0</generator>
	<item>
		<title>Comment on GNU Scientific Library and XCode 3.1 by boyfarrell</title>
		<link>http://www.boyfarrell.com/learning-curve/gnu-scientific-library-and-xcode-31/comment-page-1#comment-4040</link>
		<dc:creator>boyfarrell</dc:creator>
		<pubDate>Fri, 07 May 2010 16:09:36 +0000</pubDate>
		<guid isPermaLink="false">http://www.boyfarrell.com/uncategorised/gnu-scientific-library-and-xcode-31#comment-4040</guid>
		<description>Hi Karim,

This probably just means that you don&#039;t have the directories: /sw/local/lib and /opt/local/lib, which is total normal provided that you don&#039;t have MacPorts or Fink installed. I just included them to cover all bases so to speak. Free free to delete those includes in your settings.

Cheers,</description>
		<content:encoded><![CDATA[<p>Hi Karim,</p>
<p>This probably just means that you don&#8217;t have the directories: /sw/local/lib and /opt/local/lib, which is total normal provided that you don&#8217;t have MacPorts or Fink installed. I just included them to cover all bases so to speak. Free free to delete those includes in your settings.</p>
<p>Cheers,</p>
]]></content:encoded>
	</item>
	<item>
		<title>Comment on GNU Scientific Library and XCode 3.1 by Karim</title>
		<link>http://www.boyfarrell.com/learning-curve/gnu-scientific-library-and-xcode-31/comment-page-1#comment-4039</link>
		<dc:creator>Karim</dc:creator>
		<pubDate>Fri, 07 May 2010 15:24:44 +0000</pubDate>
		<guid isPermaLink="false">http://www.boyfarrell.com/uncategorised/gnu-scientific-library-and-xcode-31#comment-4039</guid>
		<description>Hi,

Thank you for this tutorial. So far, everything works fine but a get two warnings : 
Directory &#039;/sw/local/lib&#039; following -L not found
Directory &#039;/opt/local/lib&#039; following -L not found

thanks again</description>
		<content:encoded><![CDATA[<p>Hi,</p>
<p>Thank you for this tutorial. So far, everything works fine but a get two warnings :<br />
Directory &#8216;/sw/local/lib&#8217; following -L not found<br />
Directory &#8216;/opt/local/lib&#8217; following -L not found</p>
<p>thanks again</p>
]]></content:encoded>
	</item>
	<item>
		<title>Comment on GNU Scientific Library and XCode 3.1 by littlepig</title>
		<link>http://www.boyfarrell.com/learning-curve/gnu-scientific-library-and-xcode-31/comment-page-1#comment-3863</link>
		<dc:creator>littlepig</dc:creator>
		<pubDate>Thu, 11 Mar 2010 08:35:23 +0000</pubDate>
		<guid isPermaLink="false">http://www.boyfarrell.com/uncategorised/gnu-scientific-library-and-xcode-31#comment-3863</guid>
		<description>&quot;Have your project in RELEASE mode won’t work (thanks for point that out Paul).&quot;

Ok, I&#039;ve MANAGED TO BUILD THE PROJECT IN RELEASE. 

In the project, like you did, click get info-&gt;build.

Now, in the configuration, click in release and repeat the process that you&#039;ve made for the configuration debug and that&#039;s it. 

Cheers</description>
		<content:encoded><![CDATA[<p>&#8220;Have your project in RELEASE mode won’t work (thanks for point that out Paul).&#8221;</p>
<p>Ok, I&#8217;ve MANAGED TO BUILD THE PROJECT IN RELEASE. </p>
<p>In the project, like you did, click get info-&gt;build.</p>
<p>Now, in the configuration, click in release and repeat the process that you&#8217;ve made for the configuration debug and that&#8217;s it. </p>
<p>Cheers</p>
]]></content:encoded>
	</item>
	<item>
		<title>Comment on GNU Scientific Library and XCode 3.1 by littlepig</title>
		<link>http://www.boyfarrell.com/learning-curve/gnu-scientific-library-and-xcode-31/comment-page-1#comment-3827</link>
		<dc:creator>littlepig</dc:creator>
		<pubDate>Thu, 25 Feb 2010 12:13:16 +0000</pubDate>
		<guid isPermaLink="false">http://www.boyfarrell.com/uncategorised/gnu-scientific-library-and-xcode-31#comment-3827</guid>
		<description>In case you install gsl in a different location, (mine was ~/sw/), you can use in terminal this commands to find the directory you need to put library and include:

gsl-config --libs
gsl-config --cflags

cheers and thanks for your posting</description>
		<content:encoded><![CDATA[<p>In case you install gsl in a different location, (mine was ~/sw/), you can use in terminal this commands to find the directory you need to put library and include:</p>
<p>gsl-config &#8211;libs<br />
gsl-config &#8211;cflags</p>
<p>cheers and thanks for your posting</p>
]]></content:encoded>
	</item>
	<item>
		<title>Comment on Making XCode Templates for GNU Scientific Library by hac</title>
		<link>http://www.boyfarrell.com/tutorials/making-xcode-templates-for-gnu-scientific-library/comment-page-1#comment-3190</link>
		<dc:creator>hac</dc:creator>
		<pubDate>Tue, 22 Dec 2009 03:53:07 +0000</pubDate>
		<guid isPermaLink="false">http://www.boyfarrell.com/?p=105#comment-3190</guid>
		<description>Your link is down now as well.</description>
		<content:encoded><![CDATA[<p>Your link is down now as well.</p>
]]></content:encoded>
	</item>
	<item>
		<title>Comment on GNU Scientific Library and XCode 3.1 by boyfarrell</title>
		<link>http://www.boyfarrell.com/learning-curve/gnu-scientific-library-and-xcode-31/comment-page-1#comment-3175</link>
		<dc:creator>boyfarrell</dc:creator>
		<pubDate>Sat, 19 Dec 2009 17:49:42 +0000</pubDate>
		<guid isPermaLink="false">http://www.boyfarrell.com/uncategorised/gnu-scientific-library-and-xcode-31#comment-3175</guid>
		<description>The problem is gcc cannot find the location of the library. Check that the /usr/local/lib stage, make sure there are no typos. Also verify that you actually installed libgsl in the location you are pointing to. How did you install gsl?

Another idea. Make sure that you are compiling the settings you edited. For example, if you edited the &#039;debug&#039; setting make sure you are not compiling in &#039;release&#039; mode. 

Good luck.</description>
		<content:encoded><![CDATA[<p>The problem is gcc cannot find the location of the library. Check that the /usr/local/lib stage, make sure there are no typos. Also verify that you actually installed libgsl in the location you are pointing to. How did you install gsl?</p>
<p>Another idea. Make sure that you are compiling the settings you edited. For example, if you edited the &#8216;debug&#8217; setting make sure you are not compiling in &#8216;release&#8217; mode. </p>
<p>Good luck.</p>
]]></content:encoded>
	</item>
	<item>
		<title>Comment on GNU Scientific Library and XCode 3.1 by Raist</title>
		<link>http://www.boyfarrell.com/learning-curve/gnu-scientific-library-and-xcode-31/comment-page-1#comment-3174</link>
		<dc:creator>Raist</dc:creator>
		<pubDate>Sat, 19 Dec 2009 16:26:16 +0000</pubDate>
		<guid isPermaLink="false">http://www.boyfarrell.com/uncategorised/gnu-scientific-library-and-xcode-31#comment-3174</guid>
		<description>Hi Boyfarrel,

I have the same problem that JF74.

ld: library not found for -lgsl
Command /Developer/usr/bin/gcc-4.2 failed with exit code 1


somebody help me and JF74?</description>
		<content:encoded><![CDATA[<p>Hi Boyfarrel,</p>
<p>I have the same problem that JF74.</p>
<p>ld: library not found for -lgsl<br />
Command /Developer/usr/bin/gcc-4.2 failed with exit code 1</p>
<p>somebody help me and JF74?</p>
]]></content:encoded>
	</item>
	<item>
		<title>Comment on GNU Scientific Library and XCode 3.1 by JF74</title>
		<link>http://www.boyfarrell.com/learning-curve/gnu-scientific-library-and-xcode-31/comment-page-1#comment-2765</link>
		<dc:creator>JF74</dc:creator>
		<pubDate>Wed, 11 Nov 2009 19:16:58 +0000</pubDate>
		<guid isPermaLink="false">http://www.boyfarrell.com/uncategorised/gnu-scientific-library-and-xcode-31#comment-2765</guid>
		<description>Hi Boyfarrel,

thanks for your tuto!
But i have a probleme when i compiling, i obtain this message:

ld: library not found for -lgsl
Command /Developer/usr/bin/gcc-4.2 failed with exit code 1

Help me...

JF74</description>
		<content:encoded><![CDATA[<p>Hi Boyfarrel,</p>
<p>thanks for your tuto!<br />
But i have a probleme when i compiling, i obtain this message:</p>
<p>ld: library not found for -lgsl<br />
Command /Developer/usr/bin/gcc-4.2 failed with exit code 1</p>
<p>Help me&#8230;</p>
<p>JF74</p>
]]></content:encoded>
	</item>
	<item>
		<title>Comment on evTics.app by joel</title>
		<link>http://www.boyfarrell.com/learning-curve/evticsapp/comment-page-1#comment-2756</link>
		<dc:creator>joel</dc:creator>
		<pubDate>Tue, 10 Nov 2009 23:24:09 +0000</pubDate>
		<guid isPermaLink="false">http://www.boyfarrell.com/learning-curve/evticsapp#comment-2756</guid>
		<description>yes! score one for google and peeps like you. thanks!</description>
		<content:encoded><![CDATA[<p>yes! score one for google and peeps like you. thanks!</p>
]]></content:encoded>
	</item>
	<item>
		<title>Comment on GNU Scientific Library and XCode 3.1 by Loki Clock</title>
		<link>http://www.boyfarrell.com/learning-curve/gnu-scientific-library-and-xcode-31/comment-page-1#comment-1803</link>
		<dc:creator>Loki Clock</dc:creator>
		<pubDate>Mon, 10 Aug 2009 22:34:01 +0000</pubDate>
		<guid isPermaLink="false">http://www.boyfarrell.com/uncategorised/gnu-scientific-library-and-xcode-31#comment-1803</guid>
		<description>so it it tried to make a DB is will FAIL!

Is English not your first language, or were you just tired?</description>
		<content:encoded><![CDATA[<p>so it it tried to make a DB is will FAIL!</p>
<p>Is English not your first language, or were you just tired?</p>
]]></content:encoded>
	</item>
</channel>
</rss>
