<?xml version="1.0" encoding="utf-8"?>
<rss version="2.0" xmlns:atom="http://www.w3.org/2005/Atom">
	<channel>
		<title><![CDATA[Approximatrix Forums — collect2.exe]]></title>
		<link>https://forums.approximatrix.com/viewtopic.php?id=370</link>
		<atom:link href="https://forums.approximatrix.com/extern.php?action=feed&amp;tid=370&amp;type=rss" rel="self" type="application/rss+xml" />
		<description><![CDATA[The most recent posts in collect2.exe.]]></description>
		<lastBuildDate>Tue, 09 Sep 2014 11:25:44 +0000</lastBuildDate>
		<generator>PunBB</generator>
		<item>
			<title><![CDATA[Re: collect2.exe]]></title>
			<link>https://forums.approximatrix.com/viewtopic.php?pid=1503#p1503</link>
			<description><![CDATA[<p>The important line in your error report is not the line referring to <em>collect2.exe</em>, but rather:</p><div class="quotebox"><blockquote><p>c:/program files (x86)/simply fortran 2/mingw-w64/bin/../lib/gcc/x86_64-w64-mingw32/4.8.1/../../../../x86_64-w64-mingw32/bin/ld.exe: cannot open output file Bose.exe: Permission denied</p></blockquote></div><p>It appears that the linker is unable to open <em>Bose.exe</em>, your target exectuable, for writing.</p><p>The most common reason for this error is that the executable, <em>Bose.exe</em>, is still running in the background.&nbsp; I would suggest opening the Windows Task Manager and trying to locate the process.&nbsp; After you kill the process, you should be able to proceed with compiling your executable.</p>]]></description>
			<author><![CDATA[null@example.com (jeff)]]></author>
			<pubDate>Tue, 09 Sep 2014 11:25:44 +0000</pubDate>
			<guid>https://forums.approximatrix.com/viewtopic.php?pid=1503#p1503</guid>
		</item>
		<item>
			<title><![CDATA[collect2.exe]]></title>
			<link>https://forums.approximatrix.com/viewtopic.php?pid=1502#p1502</link>
			<description><![CDATA[<p>I have quite suddenly began to get the following messages. Everything was fine then, after making a few program changes to fix an algorithm, this message comes on every attempt to build. </p><p>==============================================================================<br />Open Watcom Make Version 1.9 (Built on Feb&nbsp; 4 2013)<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)\Simply Fortran 2\mingw-w64\bin\gfortran.exe&quot; -c -o &quot;build\Wavemod.o&quot; -g -m32 -IC:/Users/johnti_adm/AppData/Local/sfpm/32/include&nbsp; -Jmodules &quot;.\Wavemod.f90&quot;<br />&nbsp; &nbsp; &quot;C:\Program Files (x86)\Simply Fortran 2\fwin\wtouch.exe&quot; -c &quot;modules\waves.mod&quot;<br />&nbsp; &nbsp; &quot;C:\Program Files (x86)\Simply Fortran 2\mingw-w64\bin\gfortran.exe&quot; -c -o &quot;build\Wavedata.o&quot; -g -m32 -IC:/Users/johnti_adm/AppData/Local/sfpm/32/include&nbsp; -Jmodules &quot;.\Wavedata.f90&quot;<br />&nbsp; &nbsp; &quot;C:\Program Files (x86)\Simply Fortran 2\mingw-w64\bin\gfortran.exe&quot; -c -o &quot;build\Wavenr.o&quot; -g -m32 -IC:/Users/johnti_adm/AppData/Local/sfpm/32/include&nbsp; -Jmodules &quot;.\Wavenr.f90&quot;<br />&nbsp; &nbsp; &quot;C:\Program Files (x86)\Simply Fortran 2\mingw-w64\bin\gfortran.exe&quot; -o &quot;Bose.exe&quot; -m32 &quot;build\Wavedata.o&quot; &quot;build\Wavemod.o&quot; &quot;build\Wavenr.o&quot; -LC:/PROGRA~2/SIMPLY~1/MINGW-~1/lib/ -LC:/Users/johnti_adm/AppData/Local/sfpm/32/lib<br />c:/program files (x86)/simply fortran 2/mingw-w64/bin/../lib/gcc/x86_64-w64-mingw32/4.8.1/../../../../x86_64-w64-mingw32/bin/ld.exe: cannot open output file Bose.exe: Permission denied<br />collect2.exe: error: ld returned 1 exit status<br />Error(E42): Last command making (Bose.exe) returned a bad status<br />Error(F43): Deleting (Bose.exe): Permission denied<br />Error(E02): Make execution terminated</p>]]></description>
			<author><![CDATA[null@example.com (JohnT)]]></author>
			<pubDate>Tue, 09 Sep 2014 07:01:55 +0000</pubDate>
			<guid>https://forums.approximatrix.com/viewtopic.php?pid=1502#p1502</guid>
		</item>
	</channel>
</rss>
