<?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: Compiling with gfortran</title>
	<atom:link href="http://www.viscerallogic.com/programming/blog/2006/11/18/compiling-with-gfortran/feed/" rel="self" type="application/rss+xml" />
	<link>http://www.viscerallogic.com/programming/blog/2006/11/18/compiling-with-gfortran/</link>
	<description>Code tidbits and tutorials.</description>
	<lastBuildDate>Sun, 11 Dec 2011 01:51:14 -0500</lastBuildDate>
	<generator>http://wordpress.org/?v=2.8.4</generator>
	<sy:updatePeriod>hourly</sy:updatePeriod>
	<sy:updateFrequency>1</sy:updateFrequency>
		<item>
		<title>By: arm</title>
		<link>http://www.viscerallogic.com/programming/blog/2006/11/18/compiling-with-gfortran/comment-page-1/#comment-7</link>
		<dc:creator>arm</dc:creator>
		<pubDate>Sat, 12 May 2007 09:15:39 +0000</pubDate>
		<guid isPermaLink="false">http://www.viscerallogic.com/programming/blog/2006/11/18/compiling-with-gfortran/#comment-7</guid>
		<description>Should I have your compiled version of xfoil? where I should find it?</description>
		<content:encoded><![CDATA[<p>Should I have your compiled version of xfoil? where I should find it?</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: paul</title>
		<link>http://www.viscerallogic.com/programming/blog/2006/11/18/compiling-with-gfortran/comment-page-1/#comment-4</link>
		<dc:creator>paul</dc:creator>
		<pubDate>Wed, 31 Jan 2007 22:42:00 +0000</pubDate>
		<guid isPermaLink="false">http://www.viscerallogic.com/programming/blog/2006/11/18/compiling-with-gfortran/#comment-4</guid>
		<description>There actually is.  gfortran supports the -fdefault-double-8 and -fdefault-real-8 (as well as -fdefault-integer-8) to set the default sizes of DOUBLE PRECISION and REAL (and INTEGER), respectively.  I&#039;m not sure about g77.</description>
		<content:encoded><![CDATA[<p>There actually is.  gfortran supports the -fdefault-double-8 and -fdefault-real-8 (as well as -fdefault-integer-8) to set the default sizes of DOUBLE PRECISION and REAL (and INTEGER), respectively.  I&#8217;m not sure about g77.</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: John Latz</title>
		<link>http://www.viscerallogic.com/programming/blog/2006/11/18/compiling-with-gfortran/comment-page-1/#comment-3</link>
		<dc:creator>John Latz</dc:creator>
		<pubDate>Wed, 31 Jan 2007 05:45:53 +0000</pubDate>
		<guid isPermaLink="false">http://www.viscerallogic.com/programming/blog/2006/11/18/compiling-with-gfortran/#comment-3</guid>
		<description>There is no equivalent term to -r8 to force double precision with gfortran/g77?</description>
		<content:encoded><![CDATA[<p>There is no equivalent term to -r8 to force double precision with gfortran/g77?</p>
]]></content:encoded>
	</item>
</channel>
</rss>

