<?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: Installing Octave Packages in Snow Leopard</title>
	<atom:link href="http://www.supermegaultragroovy.com/blog/2009/09/17/installing-octave-packages-in-snow-leopard/feed/" rel="self" type="application/rss+xml" />
	<link>http://www.supermegaultragroovy.com/blog/2009/09/17/installing-octave-packages-in-snow-leopard/</link>
	<description>Chris Liscio's Boo-urns Log</description>
	<lastBuildDate>Mon, 01 Mar 2010 15:21:13 +0000</lastBuildDate>
	<generator>http://wordpress.org/?v=2.9</generator>
	<sy:updatePeriod>hourly</sy:updatePeriod>
	<sy:updateFrequency>1</sy:updateFrequency>
		<item>
		<title>By: James</title>
		<link>http://www.supermegaultragroovy.com/blog/2009/09/17/installing-octave-packages-in-snow-leopard/comment-page-1/#comment-86811</link>
		<dc:creator>James</dc:creator>
		<pubDate>Thu, 14 Jan 2010 03:43:20 +0000</pubDate>
		<guid isPermaLink="false">http://www.supermegaultragroovy.com/blog/?p=480#comment-86811</guid>
		<description>Thanks a ton.  This was quite helpful.</description>
		<content:encoded><![CDATA[<p>Thanks a ton.  This was quite helpful.</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Doug</title>
		<link>http://www.supermegaultragroovy.com/blog/2009/09/17/installing-octave-packages-in-snow-leopard/comment-page-1/#comment-80754</link>
		<dc:creator>Doug</dc:creator>
		<pubDate>Fri, 16 Oct 2009 18:27:40 +0000</pubDate>
		<guid isPermaLink="false">http://www.supermegaultragroovy.com/blog/?p=480#comment-80754</guid>
		<description>Hey thanks - this solved the Octave - 10.6 issues for me.

I can confirm that for
 - Octave from sourceforge (octave-3.2.3-i386.dmg)
 (not from macports, and no changes to gcc)
editing the file
 /Applications/Octave.app/Contents/Resource/bin/mkoctfile-3.2.3
and inserting of the form
 CFLAGS=&quot;-arch i386 ${CFLAGS}&quot;

fixes mkoctfile and I can now do:
 pkg install
for packages from sourceforge.</description>
		<content:encoded><![CDATA[<p>Hey thanks &#8211; this solved the Octave &#8211; 10.6 issues for me.</p>
<p>I can confirm that for<br />
 &#8211; Octave from sourceforge (octave-3.2.3-i386.dmg)<br />
 (not from macports, and no changes to gcc)<br />
editing the file<br />
 /Applications/Octave.app/Contents/Resource/bin/mkoctfile-3.2.3<br />
and inserting of the form<br />
 CFLAGS=&#8221;-arch i386 ${CFLAGS}&#8221;</p>
<p>fixes mkoctfile and I can now do:<br />
 pkg install<br />
for packages from sourceforge.</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Guido</title>
		<link>http://www.supermegaultragroovy.com/blog/2009/09/17/installing-octave-packages-in-snow-leopard/comment-page-1/#comment-80680</link>
		<dc:creator>Guido</dc:creator>
		<pubDate>Thu, 15 Oct 2009 09:45:20 +0000</pubDate>
		<guid isPermaLink="false">http://www.supermegaultragroovy.com/blog/?p=480#comment-80680</guid>
		<description>xnk,

thank you for pointing out that. Yes, I installed Gcc 4.5 (experimental) from http://hpc.sourceforge.net/ and it does not accept -arch i386. Intel compilers do, hence I thought it was their peculiarity.

Cheers,

Guido</description>
		<content:encoded><![CDATA[<p>xnk,</p>
<p>thank you for pointing out that. Yes, I installed Gcc 4.5 (experimental) from <a href="http://hpc.sourceforge.net/" rel="nofollow">http://hpc.sourceforge.net/</a> and it does not accept -arch i386. Intel compilers do, hence I thought it was their peculiarity.</p>
<p>Cheers,</p>
<p>Guido</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Sebastian</title>
		<link>http://www.supermegaultragroovy.com/blog/2009/09/17/installing-octave-packages-in-snow-leopard/comment-page-1/#comment-80678</link>
		<dc:creator>Sebastian</dc:creator>
		<pubDate>Thu, 15 Oct 2009 08:57:34 +0000</pubDate>
		<guid isPermaLink="false">http://www.supermegaultragroovy.com/blog/?p=480#comment-80678</guid>
		<description>MacPorts&#039; Octave works on Snow Leopard for two or three weeks now. You can eben build octave in 64 Bit!

Bye
Sebastian</description>
		<content:encoded><![CDATA[<p>MacPorts&#8217; Octave works on Snow Leopard for two or three weeks now. You can eben build octave in 64 Bit!</p>
<p>Bye<br />
Sebastian</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: xnk</title>
		<link>http://www.supermegaultragroovy.com/blog/2009/09/17/installing-octave-packages-in-snow-leopard/comment-page-1/#comment-80661</link>
		<dc:creator>xnk</dc:creator>
		<pubDate>Thu, 15 Oct 2009 01:12:47 +0000</pubDate>
		<guid isPermaLink="false">http://www.supermegaultragroovy.com/blog/?p=480#comment-80661</guid>
		<description>Guido,

Did you install a non-Apple build of gcc over the version that comes with the Developer Tools? The -arch flag is supplied by the Apple universal binary framework, not Intel.</description>
		<content:encoded><![CDATA[<p>Guido,</p>
<p>Did you install a non-Apple build of gcc over the version that comes with the Developer Tools? The -arch flag is supplied by the Apple universal binary framework, not Intel.</p>
]]></content:encoded>
	</item>
</channel>
</rss>
