<?xml version="1.0" encoding="utf-8"?>
<rss version="2.0" xmlns:atom="http://www.w3.org/2005/Atom">
	<channel>
		<title><![CDATA[Approximatrix Forums — option for compiler]]></title>
		<link>http://forums.approximatrix.com/viewtopic.php?id=399</link>
		<atom:link href="http://forums.approximatrix.com/extern.php?action=feed&amp;tid=399&amp;type=rss" rel="self" type="application/rss+xml" />
		<description><![CDATA[The most recent posts in option for compiler.]]></description>
		<lastBuildDate>Wed, 10 Dec 2014 18:18:05 +0000</lastBuildDate>
		<generator>PunBB</generator>
		<item>
			<title><![CDATA[Re: option for compiler]]></title>
			<link>http://forums.approximatrix.com/viewtopic.php?pid=1673#p1673</link>
			<description><![CDATA[<p>Gwen,</p><p>Having more than one flag</p><div class="codebox"><pre><code>-fno-automatic -fdefault-real-8</code></pre></div><p>will work fine.</p>]]></description>
			<author><![CDATA[null@example.com (jeff)]]></author>
			<pubDate>Wed, 10 Dec 2014 18:18:05 +0000</pubDate>
			<guid>http://forums.approximatrix.com/viewtopic.php?pid=1673#p1673</guid>
		</item>
		<item>
			<title><![CDATA[Re: option for compiler]]></title>
			<link>http://forums.approximatrix.com/viewtopic.php?pid=1666#p1666</link>
			<description><![CDATA[<p>thank you. If i want to have two different special command can i just write: <br />-fno-automatic -fdefault-real-8</p><p>for example. or is there another syntax that needs to be used?</p><p>Gwen</p>]]></description>
			<author><![CDATA[null@example.com (Gwen)]]></author>
			<pubDate>Wed, 10 Dec 2014 00:08:54 +0000</pubDate>
			<guid>http://forums.approximatrix.com/viewtopic.php?pid=1666#p1666</guid>
		</item>
		<item>
			<title><![CDATA[Re: option for compiler]]></title>
			<link>http://forums.approximatrix.com/viewtopic.php?pid=1663#p1663</link>
			<description><![CDATA[<p>Gwen,</p><p>You&#039;ll want to use the Fortran compiler flag:</p><div class="codebox"><pre><code>-fno-automatic</code></pre></div><p>To do so, you&#039;ll need to open the Project Options window by selecting &quot;Options...&quot; from the Project menu.&nbsp; Next, go to the &quot;Compiler Flags&quot; tag and enter the flag above under &quot;Fortran.&quot;&nbsp; Click Ok, and your project should now treat all local variables as if the <em>SAVE</em> attribute was used.</p><p>Note that, after changing project options, you&#039;ll probably want to &quot;Clean&quot; (in the Build menu) before building your project.&nbsp; All files will need to be recompiled with the new flag added.</p>]]></description>
			<author><![CDATA[null@example.com (jeff)]]></author>
			<pubDate>Tue, 09 Dec 2014 01:02:48 +0000</pubDate>
			<guid>http://forums.approximatrix.com/viewtopic.php?pid=1663#p1663</guid>
		</item>
		<item>
			<title><![CDATA[option for compiler]]></title>
			<link>http://forums.approximatrix.com/viewtopic.php?pid=1662#p1662</link>
			<description><![CDATA[<p>I would like to compile and run my code such as all the variables in the subroutines are saved (since the code was written without adding the command in all the subroutines and there are many of these). Which command should I use and how to use it?<br />Thanks<br />Gwen</p>]]></description>
			<author><![CDATA[null@example.com (Gwen)]]></author>
			<pubDate>Mon, 08 Dec 2014 22:39:22 +0000</pubDate>
			<guid>http://forums.approximatrix.com/viewtopic.php?pid=1662#p1662</guid>
		</item>
	</channel>
</rss>
