<?xml version="1.0" encoding="utf-8"?>
<feed xmlns="http://www.w3.org/2005/Atom">
	<title type="html"><![CDATA[Approximatrix Forums — gfortran error : "there is no disk"   device\Harddisk2\DR2]]></title>
	<link rel="self" href="https://forums.approximatrix.com/extern.php?action=feed&amp;tid=95&amp;type=atom" />
	<updated>2012-06-05T19:46:34Z</updated>
	<generator>PunBB</generator>
	<id>https://forums.approximatrix.com/viewtopic.php?id=95</id>
		<entry>
			<title type="html"><![CDATA[Re: gfortran error : "there is no disk"   device\Harddisk2\DR2]]></title>
			<link rel="alternate" href="https://forums.approximatrix.com/viewtopic.php?pid=323#p323" />
			<content type="html"><![CDATA[<p>Version 1.30 is now available if you haven&#039;t seen yet.&nbsp; Let me know if you still see the error.</p>]]></content>
			<author>
				<name><![CDATA[jeff]]></name>
				<uri>https://forums.approximatrix.com/profile.php?id=2</uri>
			</author>
			<updated>2012-06-05T19:46:34Z</updated>
			<id>https://forums.approximatrix.com/viewtopic.php?pid=323#p323</id>
		</entry>
		<entry>
			<title type="html"><![CDATA[Re: gfortran error : "there is no disk"   device\Harddisk2\DR2]]></title>
			<link rel="alternate" href="https://forums.approximatrix.com/viewtopic.php?pid=318#p318" />
			<content type="html"><![CDATA[<p>Thanks!!</p>]]></content>
			<author>
				<name><![CDATA[jzufiria]]></name>
				<uri>https://forums.approximatrix.com/profile.php?id=425</uri>
			</author>
			<updated>2012-06-02T11:28:37Z</updated>
			<id>https://forums.approximatrix.com/viewtopic.php?pid=318#p318</id>
		</entry>
		<entry>
			<title type="html"><![CDATA[Re: gfortran error : "there is no disk"   device\Harddisk2\DR2]]></title>
			<link rel="alternate" href="https://forums.approximatrix.com/viewtopic.php?pid=317#p317" />
			<content type="html"><![CDATA[<p>Version 1.30&#039;s installer is finally ready for testing.&nbsp; There were some packaging issues as Simply Fortran is transitioning to Windows Installer (it had been using Nullsoft Scriptable Install System).&nbsp; I would expect the release to be available early next week.</p>]]></content>
			<author>
				<name><![CDATA[jeff]]></name>
				<uri>https://forums.approximatrix.com/profile.php?id=2</uri>
			</author>
			<updated>2012-06-01T02:21:07Z</updated>
			<id>https://forums.approximatrix.com/viewtopic.php?pid=317#p317</id>
		</entry>
		<entry>
			<title type="html"><![CDATA[Re: gfortran error : "there is no disk"   device\Harddisk2\DR2]]></title>
			<link rel="alternate" href="https://forums.approximatrix.com/viewtopic.php?pid=316#p316" />
			<content type="html"><![CDATA[<p>Thanks! When more or less do you expect to have the new release?</p>]]></content>
			<author>
				<name><![CDATA[jzufiria]]></name>
				<uri>https://forums.approximatrix.com/profile.php?id=425</uri>
			</author>
			<updated>2012-05-31T05:45:22Z</updated>
			<id>https://forums.approximatrix.com/viewtopic.php?pid=316#p316</id>
		</entry>
		<entry>
			<title type="html"><![CDATA[Re: gfortran error : "there is no disk"   device\Harddisk2\DR2]]></title>
			<link rel="alternate" href="https://forums.approximatrix.com/viewtopic.php?pid=314#p314" />
			<content type="html"><![CDATA[<p>That must have been an absolute sod to to track down</p>]]></content>
			<author>
				<name><![CDATA[JohnWasilewski]]></name>
				<uri>https://forums.approximatrix.com/profile.php?id=102</uri>
			</author>
			<updated>2012-05-30T20:35:15Z</updated>
			<id>https://forums.approximatrix.com/viewtopic.php?pid=314#p314</id>
		</entry>
		<entry>
			<title type="html"><![CDATA[Re: gfortran error : "there is no disk"   device\Harddisk2\DR2]]></title>
			<link rel="alternate" href="https://forums.approximatrix.com/viewtopic.php?pid=313#p313" />
			<content type="html"><![CDATA[<p>I wanted to post an update on the issue surrounding this bug.&nbsp; Basically, the compiler build server was writing the final compiler product to an &quot;F:&quot; drive.&nbsp; Due to a bug in GCC itself (<a href="http://gcc.gnu.org/bugzilla/show_bug.cgi?id=46501">http://gcc.gnu.org/bugzilla/show_bug.cgi?id=46501</a>, among other reports), the references to &quot;F:&quot; from the build server were leaking into the final compiler products.&nbsp; </p><p>Normally the reference to F: wouldn&#039;t be a problem because most Windows machines won&#039;t have a permanent entry for this drive unless it was permanently connected.&nbsp; However, if Windows disk management has somehow decided to permanently assign a certain removable device the &quot;F:&quot; identifier and the device isn&#039;t connected, the user will see this cryptic message reported by the original author.</p><p>To fix the issue, we&#039;ve moved the final build location on the server to the &quot;C:&quot; drive, which almost every Windows machine will have present. The fixed version will appear with Simply Fortran 1.30, which is slowly moving towards release.</p>]]></content>
			<author>
				<name><![CDATA[jeff]]></name>
				<uri>https://forums.approximatrix.com/profile.php?id=2</uri>
			</author>
			<updated>2012-05-30T13:09:03Z</updated>
			<id>https://forums.approximatrix.com/viewtopic.php?pid=313#p313</id>
		</entry>
		<entry>
			<title type="html"><![CDATA[Re: gfortran error : "there is no disk"   device\Harddisk2\DR2]]></title>
			<link rel="alternate" href="https://forums.approximatrix.com/viewtopic.php?pid=301#p301" />
			<content type="html"><![CDATA[<p>Thanks for your fast answer. I tried but it did not work.</p><p> I create a project. I had a source file (hello) and when I build, I get the message. By the way, the only way of killing the message is by shutting down the system, I cannot close the message window neither using the task manager at process level.</p>]]></content>
			<author>
				<name><![CDATA[jzufiria]]></name>
				<uri>https://forums.approximatrix.com/profile.php?id=425</uri>
			</author>
			<updated>2012-05-20T16:34:08Z</updated>
			<id>https://forums.approximatrix.com/viewtopic.php?pid=301#p301</id>
		</entry>
		<entry>
			<title type="html"><![CDATA[Re: gfortran error : "there is no disk"   device\Harddisk2\DR2]]></title>
			<link rel="alternate" href="https://forums.approximatrix.com/viewtopic.php?pid=300#p300" />
			<content type="html"><![CDATA[<p>Could you try, at least initially, disabling automatic syntax checking?&nbsp; This can be disabled in the Options menu, if you can get far enough to do so.</p><p>Let me know if that helps.</p><p><em>EDIT:</em> I&#039;ve been told by another user that this action will not fix the problem.&nbsp; It&#039;s being investigated now.</p>]]></content>
			<author>
				<name><![CDATA[jeff]]></name>
				<uri>https://forums.approximatrix.com/profile.php?id=2</uri>
			</author>
			<updated>2012-05-20T12:30:45Z</updated>
			<id>https://forums.approximatrix.com/viewtopic.php?pid=300#p300</id>
		</entry>
		<entry>
			<title type="html"><![CDATA[gfortran error : "there is no disk"   device\Harddisk2\DR2]]></title>
			<link rel="alternate" href="https://forums.approximatrix.com/viewtopic.php?pid=299#p299" />
			<content type="html"><![CDATA[<p>I have just installed the&nbsp; Simply Fortran and as soon as I start working, even only creating a new project or file, I get an error message saying&nbsp; &nbsp;gfortran.exe - There is no disk. Please insert a disk in de unit \Device\Harddisk\DR2.<br />I am running Windows 7 . Does anybody know how to fix this?</p>]]></content>
			<author>
				<name><![CDATA[jzufiria]]></name>
				<uri>https://forums.approximatrix.com/profile.php?id=425</uri>
			</author>
			<updated>2012-05-20T10:06:19Z</updated>
			<id>https://forums.approximatrix.com/viewtopic.php?pid=299#p299</id>
		</entry>
</feed>
