<?xml version="1.0" encoding="utf-8"?>
<rss version="2.0" xmlns:atom="http://www.w3.org/2005/Atom">
	<channel>
		<title><![CDATA[Approximatrix Forums — Clean and rebuild directory error in Makefile]]></title>
		<link>https://forums.approximatrix.com/viewtopic.php?id=145</link>
		<atom:link href="https://forums.approximatrix.com/extern.php?action=feed&amp;tid=145&amp;type=rss" rel="self" type="application/rss+xml" />
		<description><![CDATA[The most recent posts in Clean and rebuild directory error in Makefile.]]></description>
		<lastBuildDate>Thu, 07 Feb 2013 13:10:33 +0000</lastBuildDate>
		<generator>PunBB</generator>
		<item>
			<title><![CDATA[Re: Clean and rebuild directory error in Makefile]]></title>
			<link>https://forums.approximatrix.com/viewtopic.php?pid=530#p530</link>
			<description><![CDATA[<p>I believe Jeff has cured this in 1.39.<br />--- <br />J.</p>]]></description>
			<author><![CDATA[null@example.com (JohnWasilewski)]]></author>
			<pubDate>Thu, 07 Feb 2013 13:10:33 +0000</pubDate>
			<guid>https://forums.approximatrix.com/viewtopic.php?pid=530#p530</guid>
		</item>
		<item>
			<title><![CDATA[Re: Clean and rebuild directory error in Makefile]]></title>
			<link>https://forums.approximatrix.com/viewtopic.php?pid=513#p513</link>
			<description><![CDATA[<p>Yep.<br />Workaround workedaround.<br />Good work, &#039;ECanot&#039;.&nbsp; How <em>EVER</em> did you work that out from such an obscure error message?<br />Many thanks<br />--- <br />John</p>]]></description>
			<author><![CDATA[null@example.com (JohnWasilewski)]]></author>
			<pubDate>Fri, 25 Jan 2013 19:28:25 +0000</pubDate>
			<guid>https://forums.approximatrix.com/viewtopic.php?pid=513#p513</guid>
		</item>
		<item>
			<title><![CDATA[Re: Clean and rebuild directory error in Makefile]]></title>
			<link>https://forums.approximatrix.com/viewtopic.php?pid=511#p511</link>
			<description><![CDATA[<p>Can be easily fix by modifying the Makefile.</p><p>See my post &quot;Cannot create static library with SF-1.38&quot;, dated 2013-01-21 22:44:48<br />under the &quot;Bug Reports&quot; topic.</p>]]></description>
			<author><![CDATA[null@example.com (ecanot)]]></author>
			<pubDate>Fri, 25 Jan 2013 16:04:50 +0000</pubDate>
			<guid>https://forums.approximatrix.com/viewtopic.php?pid=511#p511</guid>
		</item>
		<item>
			<title><![CDATA[Clean and rebuild directory error in Makefile]]></title>
			<link>https://forums.approximatrix.com/viewtopic.php?pid=509#p509</link>
			<description><![CDATA[<p>Clean and rebuild directory error in Makefile</p><p>After reading the reports, and Jeff&#039;s advice, on the matter captioned,&nbsp; &quot;<em>Questions on debugger and code optimization</em>&quot;, I tried to overcome my own version of the same problem by using &#039;Clean&#039;.&nbsp; </p><p>My project CLEANs and re-compiles/rebuilds as before.<br />It also uses a static library I created a while ago called, &#039;iolib&#039;.<br />I therefore re-opened iolib.prj and CLEANed that as well.<br />I expected this to work smoothly, and I planned to rebuild it then go back to teh main project, CLEAN that again, then re-compile/rebuild, and try the debugger again.</p><p>When trying to re-compile/rebuild my iolib library, however, it failed unexpectedly.</p><p>The BUILD STATUS error message was this:</p><p>---------------start----------------<br />Open Watcom Make Version 1.9 (Built on May 17 2012)<br />Portions Copyright (c) 1988-2002 Sybase, Inc. All Rights Reserved.<br />Source code is available under the Sybase Open Watcom Public License.<br />See <a href="http://www.openwatcom.org/">http://www.openwatcom.org/</a> for details.<br />&nbsp; &nbsp; &quot;C:\Program Files (x86)\Fortran\SF\mingw-w64\bin\ar.exe&quot;rcs &quot;..\Libs\ioLib32.a&quot; &quot;build\AInput.o&quot; &quot;build\Banner.o&quot; &quot;build\biofix.o&quot; &quot;build\Commas.o&quot; &quot;build\config.o&quot; &quot;build\Disp.o&quot; &quot;build\Error.o&quot; &quot;build\ff.o&quot; &quot;build\FIF.o&quot; &quot;build\FindChr.o&quot; &quot;build\I2Char.o&quot; &quot;build\IIF.o&quot; &quot;build\IInput.o&quot; &quot;build\Indent.o&quot; &quot;build\LenStr.o&quot; &quot;build\LF.o&quot; &quot;build\LStri.o&quot; &quot;build\LTrim.o&quot; &quot;build\OpenE.o&quot; &quot;build\Opener.o&quot; &quot;build\OpenI.o&quot; &quot;build\OpenO.o&quot; &quot;build\PadStr.o&quot; &quot;build\page.o&quot; &quot;build\Prompt.o&quot; &quot;build\R2Char.o&quot; &quot;build\RInput.o&quot; &quot;build\RStri.o&quot; &quot;build\Send.o&quot; &quot;build\SkipChr.o&quot; &quot;build\UndLin.o&quot; &quot;build\VerLib.o&quot; &quot;build\write.o&quot; &quot;..\LIBS\disgf.a&quot;<br />C:\Program Files (x86)\Fortran\SF\mingw-w64\bin\ar.exercs: invalid option -- .<br />Usage: C:\Program Files (x86)\Fortran\SF\mingw-w64\bin\ar.exercs [emulation options] [-]{dmpqrstx}[abcDfilMNoPsSTuvV] [member-name] [count] archive-file file...<br />&nbsp; &nbsp; &nbsp; &nbsp;C:\Program Files (x86)\Fortran\SF\mingw-w64\bin\ar.exercs -M [&lt;mri-script]<br /> commands:<br />&nbsp; d&nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; - delete file(s) from the archive<br />&nbsp; m[ab]&nbsp; &nbsp; &nbsp; &nbsp; - move file(s) in the archive<br />&nbsp; p&nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; - print file(s) found in the archive<br />&nbsp; q[f]&nbsp; &nbsp; &nbsp; &nbsp; &nbsp;- quick append file(s) to the archive<br />&nbsp; r[ab][f]&nbsp; - replace existing or insert new file(s) into the archive<br />&nbsp; s&nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; - act as ranlib<br />&nbsp; t&nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; - display contents of archive<br />&nbsp; x[o]&nbsp; &nbsp; &nbsp; &nbsp; &nbsp;- extract file(s) from the archive<br /> command specific modifiers:<br />&nbsp; [a]&nbsp; &nbsp; &nbsp; &nbsp; &nbsp; - put file(s) after [member-name]<br />&nbsp; [D]&nbsp; &nbsp; &nbsp; &nbsp; &nbsp; - use zero for timestamps and uids/gids<br />&nbsp; [N]&nbsp; &nbsp; &nbsp; &nbsp; &nbsp; - use instance [count] of name<br />&nbsp; [f]&nbsp; &nbsp; &nbsp; &nbsp; &nbsp; - truncate inserted file names<br />&nbsp; [P]&nbsp; &nbsp; &nbsp; &nbsp; &nbsp; - use full path names when matching<br />&nbsp; [o]&nbsp; &nbsp; &nbsp; &nbsp; &nbsp; - preserve original dates<br /> generic modifiers:<br />&nbsp; [c]&nbsp; &nbsp; &nbsp; &nbsp; &nbsp; - do not warn if the library had to be created<br />&nbsp; [s]&nbsp; &nbsp; &nbsp; &nbsp; &nbsp; - create an archive index (cf. ranlib)<br />&nbsp; [S]&nbsp; &nbsp; &nbsp; &nbsp; &nbsp; - do not build a symbol table<br />&nbsp; [T]&nbsp; &nbsp; &nbsp; &nbsp; &nbsp; - make a thin archive<br />&nbsp; [v]&nbsp; &nbsp; &nbsp; &nbsp; &nbsp; - be verbose<br />&nbsp; [V]&nbsp; &nbsp; &nbsp; &nbsp; &nbsp; - display the version number<br />&nbsp; @&lt;file&gt;&nbsp; &nbsp; &nbsp; - read options from &lt;file&gt;<br />&nbsp; --target=BFDNAME - specify the target object format as BFDNAME<br /> emulation options: <br />&nbsp; No emulation specific options<br />C:\Program Files (x86)\Fortran\SF\mingw-w64\bin\ar.exercs: supported targets: pe-x86-64 pei-x86-64 elf64-x86-64 elf64-l1om elf64-k1om pe-i386 pei-i386 elf32-i386 elf64-little elf64-big elf32-little elf32-big srec symbolsrec verilog tekhex binary ihex<br />Error(E42): Last command making (..\Libs\ioLib32.a) returned a bad status<br />Error(E02): Make execution terminated<br />---------------end-----------------</p><p>I therefore examined the Makefile.&nbsp; <br />Here it is:</p><p>---------------start----------------<br />#<br /># Automagically generated by Approximatrix Simply Fortran<br />#<br />FC=&quot;C:\Program Files (x86)\Fortran\SF\mingw-w64\bin\gfortran.exe&quot;<br />CC=&quot;C:\Program Files (x86)\Fortran\SF\mingw-w64\bin\gcc.exe&quot;<br />AR=&quot;C:\Program Files (x86)\Fortran\SF\mingw-w64\bin\ar.exe&quot;<br />TOUCH=&quot;C:\Program Files (x86)\Fortran\SF\fwin\wtouch.exe&quot;<br />WRC=&quot;C:\PROGRA~2\FORTRAN\SF\MINGW-~1\bin\windres.exe&quot;<br />RM=del</p><p>IDIR=-IG:/IoLib/../INCLUDE -IG:/IoLib/../MODULES <br /># -I error: Directory C:\Program Files (x86)\Fortran\SF\mingw-w64\include\ does not exist</p><p>LDIR=-LC:/PROGRA~2/Fortran/SF/MINGW-~1/lib/ -LG:/IoLib/./modules -LG:/IoLib/../LIBS </p><br /><p>SPECIALFLAGS=-g -m32 $(IDIR)</p><p>RCFLAGS=-O coff -F pe-i386</p><p>PRJ_FFLAGS=-fdollar-ok<br />PRJ_CFLAGS=<br />PRJ_LFLAGS=</p><p>FFLAGS=$(SPECIALFLAGS)&nbsp; $(PRJ_FFLAGS) -Jmodules </p><p>CFLAGS=-g -m32&nbsp; $(IDIR) $(PRJ_CFLAGS)</p><p>&quot;build\AInput.o&quot;: &quot;.\Source\AInput.for&quot;<br />&nbsp; &nbsp; $(FC) -c -o &quot;build\AInput.o&quot; $(FFLAGS) &quot;.\Source\AInput.for&quot;</p><p>&quot;build\Banner.o&quot;: &quot;.\Source\Banner.for&quot;<br />&nbsp; &nbsp; $(FC) -c -o &quot;build\Banner.o&quot; $(FFLAGS) &quot;.\Source\Banner.for&quot;</p><p>&quot;build\biofix.o&quot;: &quot;.\Source\biofix.for&quot;<br />&nbsp; &nbsp; $(FC) -c -o &quot;build\biofix.o&quot; $(FFLAGS) &quot;.\Source\biofix.for&quot;</p><p>&quot;build\Commas.o&quot;: &quot;.\Source\Commas.for&quot;<br />&nbsp; &nbsp; $(FC) -c -o &quot;build\Commas.o&quot; $(FFLAGS) &quot;.\Source\Commas.for&quot;</p><p>&quot;build\config.o&quot;: &quot;.\Source\config.for&quot;<br />&nbsp; &nbsp; $(FC) -c -o &quot;build\config.o&quot; $(FFLAGS) &quot;.\Source\config.for&quot;</p><p>&quot;build\Disp.o&quot;: &quot;.\Source\Disp.for&quot;<br />&nbsp; &nbsp; $(FC) -c -o &quot;build\Disp.o&quot; $(FFLAGS) &quot;.\Source\Disp.for&quot;</p><p>&quot;build\Error.o&quot;: &quot;.\Source\Error.for&quot;<br />&nbsp; &nbsp; $(FC) -c -o &quot;build\Error.o&quot; $(FFLAGS) &quot;.\Source\Error.for&quot;</p><p>&quot;build\ff.o&quot;: &quot;.\Source\ff.for&quot;<br />&nbsp; &nbsp; $(FC) -c -o &quot;build\ff.o&quot; $(FFLAGS) &quot;.\Source\ff.for&quot;</p><p>&quot;build\FIF.o&quot;: &quot;.\Source\FIF.for&quot;<br />&nbsp; &nbsp; $(FC) -c -o &quot;build\FIF.o&quot; $(FFLAGS) &quot;.\Source\FIF.for&quot;</p><p>&quot;build\FindChr.o&quot;: &quot;.\Source\FindChr.for&quot;<br />&nbsp; &nbsp; $(FC) -c -o &quot;build\FindChr.o&quot; $(FFLAGS) &quot;.\Source\FindChr.for&quot;</p><p>&quot;build\I2Char.o&quot;: &quot;.\Source\I2Char.for&quot;<br />&nbsp; &nbsp; $(FC) -c -o &quot;build\I2Char.o&quot; $(FFLAGS) &quot;.\Source\I2Char.for&quot;</p><p>&quot;build\IIF.o&quot;: &quot;.\Source\IIF.for&quot;<br />&nbsp; &nbsp; $(FC) -c -o &quot;build\IIF.o&quot; $(FFLAGS) &quot;.\Source\IIF.for&quot;</p><p>&quot;build\IInput.o&quot;: &quot;.\Source\IInput.for&quot;<br />&nbsp; &nbsp; $(FC) -c -o &quot;build\IInput.o&quot; $(FFLAGS) &quot;.\Source\IInput.for&quot;</p><p>&quot;build\Indent.o&quot;: &quot;.\Source\Indent.for&quot;<br />&nbsp; &nbsp; $(FC) -c -o &quot;build\Indent.o&quot; $(FFLAGS) &quot;.\Source\Indent.for&quot;</p><p>&quot;build\LenStr.o&quot;: &quot;.\Source\LenStr.for&quot;<br />&nbsp; &nbsp; $(FC) -c -o &quot;build\LenStr.o&quot; $(FFLAGS) &quot;.\Source\LenStr.for&quot;</p><p>&quot;build\LF.o&quot;: &quot;.\Source\LF.for&quot;<br />&nbsp; &nbsp; $(FC) -c -o &quot;build\LF.o&quot; $(FFLAGS) &quot;.\Source\LF.for&quot;</p><p>&quot;build\LStri.o&quot;: &quot;.\Source\LStri.for&quot;<br />&nbsp; &nbsp; $(FC) -c -o &quot;build\LStri.o&quot; $(FFLAGS) &quot;.\Source\LStri.for&quot;</p><p>&quot;build\LTrim.o&quot;: &quot;.\Source\LTrim.for&quot;<br />&nbsp; &nbsp; $(FC) -c -o &quot;build\LTrim.o&quot; $(FFLAGS) &quot;.\Source\LTrim.for&quot;</p><p>&quot;build\OpenE.o&quot;: &quot;.\Source\OpenE.for&quot;<br />&nbsp; &nbsp; $(FC) -c -o &quot;build\OpenE.o&quot; $(FFLAGS) &quot;.\Source\OpenE.for&quot;</p><p>&quot;build\Opener.o&quot;: &quot;.\Source\Opener.for&quot;<br />&nbsp; &nbsp; $(FC) -c -o &quot;build\Opener.o&quot; $(FFLAGS) &quot;.\Source\Opener.for&quot;</p><p>&quot;build\OpenI.o&quot;: &quot;.\Source\OpenI.for&quot;<br />&nbsp; &nbsp; $(FC) -c -o &quot;build\OpenI.o&quot; $(FFLAGS) &quot;.\Source\OpenI.for&quot;</p><p>&quot;build\OpenO.o&quot;: &quot;.\Source\OpenO.for&quot;<br />&nbsp; &nbsp; $(FC) -c -o &quot;build\OpenO.o&quot; $(FFLAGS) &quot;.\Source\OpenO.for&quot;</p><p>&quot;build\PadStr.o&quot;: &quot;.\Source\PadStr.for&quot;<br />&nbsp; &nbsp; $(FC) -c -o &quot;build\PadStr.o&quot; $(FFLAGS) &quot;.\Source\PadStr.for&quot;</p><p>&quot;build\page.o&quot;: &quot;.\Source\page.for&quot;<br />&nbsp; &nbsp; $(FC) -c -o &quot;build\page.o&quot; $(FFLAGS) &quot;.\Source\page.for&quot;</p><p>&quot;build\Prompt.o&quot;: &quot;.\Source\Prompt.for&quot;<br />&nbsp; &nbsp; $(FC) -c -o &quot;build\Prompt.o&quot; $(FFLAGS) &quot;.\Source\Prompt.for&quot;</p><p>&quot;build\R2Char.o&quot;: &quot;.\Source\R2Char.for&quot;<br />&nbsp; &nbsp; $(FC) -c -o &quot;build\R2Char.o&quot; $(FFLAGS) &quot;.\Source\R2Char.for&quot;</p><p>&quot;build\RInput.o&quot;: &quot;.\Source\RInput.for&quot;<br />&nbsp; &nbsp; $(FC) -c -o &quot;build\RInput.o&quot; $(FFLAGS) &quot;.\Source\RInput.for&quot;</p><p>&quot;build\RStri.o&quot;: &quot;.\Source\RStri.for&quot;<br />&nbsp; &nbsp; $(FC) -c -o &quot;build\RStri.o&quot; $(FFLAGS) &quot;.\Source\RStri.for&quot;</p><p>&quot;build\Send.o&quot;: &quot;.\Source\Send.for&quot;<br />&nbsp; &nbsp; $(FC) -c -o &quot;build\Send.o&quot; $(FFLAGS) &quot;.\Source\Send.for&quot;</p><p>&quot;build\SkipChr.o&quot;: &quot;.\Source\SkipChr.for&quot;<br />&nbsp; &nbsp; $(FC) -c -o &quot;build\SkipChr.o&quot; $(FFLAGS) &quot;.\Source\SkipChr.for&quot;</p><p>&quot;build\UndLin.o&quot;: &quot;.\Source\UndLin.for&quot;<br />&nbsp; &nbsp; $(FC) -c -o &quot;build\UndLin.o&quot; $(FFLAGS) &quot;.\Source\UndLin.for&quot;</p><p>&quot;build\VerLib.o&quot;: &quot;.\Source\VerLib.for&quot;<br />&nbsp; &nbsp; $(FC) -c -o &quot;build\VerLib.o&quot; $(FFLAGS) &quot;.\Source\VerLib.for&quot;</p><p>&quot;build\write.o&quot;: &quot;.\Source\write.for&quot;<br />&nbsp; &nbsp; $(FC) -c -o &quot;build\write.o&quot; $(FFLAGS) &quot;.\Source\write.for&quot;</p><p>clean: .SYMBOLIC<br />&nbsp; &nbsp; $(RM) &quot;build\AInput.o&quot;<br />&nbsp; &nbsp; $(RM) &quot;build\Banner.o&quot;<br />&nbsp; &nbsp; $(RM) &quot;build\biofix.o&quot;<br />&nbsp; &nbsp; $(RM) &quot;build\Commas.o&quot;<br />&nbsp; &nbsp; $(RM) &quot;build\config.o&quot;<br />&nbsp; &nbsp; $(RM) &quot;build\Disp.o&quot;<br />&nbsp; &nbsp; $(RM) &quot;build\Error.o&quot;<br />&nbsp; &nbsp; $(RM) &quot;build\ff.o&quot;<br />&nbsp; &nbsp; $(RM) &quot;build\FIF.o&quot;<br />&nbsp; &nbsp; $(RM) &quot;build\FindChr.o&quot;<br />&nbsp; &nbsp; $(RM) &quot;build\I2Char.o&quot;<br />&nbsp; &nbsp; $(RM) &quot;build\IIF.o&quot;<br />&nbsp; &nbsp; $(RM) &quot;build\IInput.o&quot;<br />&nbsp; &nbsp; $(RM) &quot;build\Indent.o&quot;<br />&nbsp; &nbsp; $(RM) &quot;build\LenStr.o&quot;<br />&nbsp; &nbsp; $(RM) &quot;build\LF.o&quot;<br />&nbsp; &nbsp; $(RM) &quot;build\LStri.o&quot;<br />&nbsp; &nbsp; $(RM) &quot;build\LTrim.o&quot;<br />&nbsp; &nbsp; $(RM) &quot;build\OpenE.o&quot;<br />&nbsp; &nbsp; $(RM) &quot;build\Opener.o&quot;<br />&nbsp; &nbsp; $(RM) &quot;build\OpenI.o&quot;<br />&nbsp; &nbsp; $(RM) &quot;build\OpenO.o&quot;<br />&nbsp; &nbsp; $(RM) &quot;build\PadStr.o&quot;<br />&nbsp; &nbsp; $(RM) &quot;build\page.o&quot;<br />&nbsp; &nbsp; $(RM) &quot;build\Prompt.o&quot;<br />&nbsp; &nbsp; $(RM) &quot;build\R2Char.o&quot;<br />&nbsp; &nbsp; $(RM) &quot;build\RInput.o&quot;<br />&nbsp; &nbsp; $(RM) &quot;build\RStri.o&quot;<br />&nbsp; &nbsp; $(RM) &quot;build\Send.o&quot;<br />&nbsp; &nbsp; $(RM) &quot;build\SkipChr.o&quot;<br />&nbsp; &nbsp; $(RM) &quot;build\UndLin.o&quot;<br />&nbsp; &nbsp; $(RM) &quot;build\VerLib.o&quot;<br />&nbsp; &nbsp; $(RM) &quot;build\write.o&quot;<br />&nbsp; &nbsp; $(RM) &quot;..\Libs\ioLib32.a&quot;</p><p>&quot;..\Libs\ioLib32.a&quot;:&nbsp; &quot;build\AInput.o&quot; &quot;build\Banner.o&quot; &quot;build\biofix.o&quot; &quot;build\Commas.o&quot; &quot;build\config.o&quot; &quot;build\Disp.o&quot; &quot;build\Error.o&quot; &quot;build\ff.o&quot; &quot;build\FIF.o&quot; &quot;build\FindChr.o&quot; &quot;build\I2Char.o&quot; &quot;build\IIF.o&quot; &quot;build\IInput.o&quot; &quot;build\Indent.o&quot; &quot;build\LenStr.o&quot; &quot;build\LF.o&quot; &quot;build\LStri.o&quot; &quot;build\LTrim.o&quot; &quot;build\OpenE.o&quot; &quot;build\Opener.o&quot; &quot;build\OpenI.o&quot; &quot;build\OpenO.o&quot; &quot;build\PadStr.o&quot; &quot;build\page.o&quot; &quot;build\Prompt.o&quot; &quot;build\R2Char.o&quot; &quot;build\RInput.o&quot; &quot;build\RStri.o&quot; &quot;build\Send.o&quot; &quot;build\SkipChr.o&quot; &quot;build\UndLin.o&quot; &quot;build\VerLib.o&quot; &quot;build\write.o&quot; &quot;..\LIBS\disgf.a&quot;<br />&nbsp; &nbsp; $(AR)rcs &quot;..\Libs\ioLib32.a&quot; &quot;build\AInput.o&quot; &quot;build\Banner.o&quot; &quot;build\biofix.o&quot; &quot;build\Commas.o&quot; &quot;build\config.o&quot; &quot;build\Disp.o&quot; &quot;build\Error.o&quot; &quot;build\ff.o&quot; &quot;build\FIF.o&quot; &quot;build\FindChr.o&quot; &quot;build\I2Char.o&quot; &quot;build\IIF.o&quot; &quot;build\IInput.o&quot; &quot;build\Indent.o&quot; &quot;build\LenStr.o&quot; &quot;build\LF.o&quot; &quot;build\LStri.o&quot; &quot;build\LTrim.o&quot; &quot;build\OpenE.o&quot; &quot;build\Opener.o&quot; &quot;build\OpenI.o&quot; &quot;build\OpenO.o&quot; &quot;build\PadStr.o&quot; &quot;build\page.o&quot; &quot;build\Prompt.o&quot; &quot;build\R2Char.o&quot; &quot;build\RInput.o&quot; &quot;build\RStri.o&quot; &quot;build\Send.o&quot; &quot;build\SkipChr.o&quot; &quot;build\UndLin.o&quot; &quot;build\VerLib.o&quot; &quot;build\write.o&quot; &quot;..\LIBS\disgf.a&quot; $(PRJ_LFLAGS)</p><p>all: &quot;..\Libs\ioLib32.a&quot; .SYMBOLIC<br />---------------end-----------------</p><br /><p>I noticed it has this in it, near the top:</p><p>IDIR=-IG:/IoLib/../INCLUDE -IG:/IoLib/../MODULES <br /># -I error: Directory C:\Program Files (x86)\Fortran\SF\mingw-w64\include\ does not exist</p><p>I therefore looked at the directory structure.<br />I should explain that <br />(i)&nbsp; &nbsp;I always install Simply Fortran in this location:<br />&nbsp; &nbsp; &nbsp; c:\Program Files (x86)\FORTRAN\SF\{all the simply fortran subdirectories}<br />(ii)&nbsp; I map this pathname to what I call my F:\ drive to .<br />(iii) I map my project directories to what I call my G:\ drive. </p><p>When I looked inside the SF subdirectories, I noticed that the error message appearing in the makefile was indeed correct.&nbsp; <br />That is to say,&nbsp; Directory C:\Program Files (x86)\Fortran\SF\mingw-w64\include\ does not exist</p><p>I dug deeper, and found that there IS an &#039;incllude&#039; subdirectory, but one layer deeper.<br />There are two, in fact:<br />c:\Program Files (x86)\FORTRAN\SF\mingw-w64\mingw\include\<br />c:\Program Files (x86)\FORTRAN\SF\mingw-w64\x86_64-w64-mingw32\include\</p><p>I got no further.<br />--- <br />John</p>]]></description>
			<author><![CDATA[null@example.com (JohnWasilewski)]]></author>
			<pubDate>Fri, 25 Jan 2013 15:05:47 +0000</pubDate>
			<guid>https://forums.approximatrix.com/viewtopic.php?pid=509#p509</guid>
		</item>
	</channel>
</rss>
