<?xml version="1.0" encoding="UTF-8"?><!-- generator="wordpress/2.1.2" -->
<rss version="2.0" 
	xmlns:content="http://purl.org/rss/1.0/modules/content/">
<channel>
	<title>Comments on: Compiling with gfortran</title>
	<link>http://www.viscerallogic.com/programming/blog/2006/11/18/compiling-with-gfortran/</link>
	<description>Code tidbits and tutorials.</description>
	<pubDate>Sat, 05 Jul 2008 09:52:15 +0000</pubDate>
	<generator>http://wordpress.org/?v=2.1.2</generator>

	<item>
		<title>By: John Latz</title>
		<link>http://www.viscerallogic.com/programming/blog/2006/11/18/compiling-with-gfortran/#comment-3</link>
		<author>John Latz</author>
		<pubDate>Wed, 31 Jan 2007 05:45:53 +0000</pubDate>
		<guid>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>
	<item>
		<title>By: paul</title>
		<link>http://www.viscerallogic.com/programming/blog/2006/11/18/compiling-with-gfortran/#comment-4</link>
		<author>paul</author>
		<pubDate>Wed, 31 Jan 2007 22:42:00 +0000</pubDate>
		<guid>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'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: arm</title>
		<link>http://www.viscerallogic.com/programming/blog/2006/11/18/compiling-with-gfortran/#comment-7</link>
		<author>arm</author>
		<pubDate>Sat, 12 May 2007 09:15:39 +0000</pubDate>
		<guid>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>
</channel>
</rss>
