<?xml version="1.0" encoding="utf-8"?>
<rss version="2.0" xmlns:atom="http://www.w3.org/2005/Atom">
	<channel>
		<title><![CDATA[Approximatrix Forums — Program Compiles & Runs OK as 32 bit but not 64 bit]]></title>
		<link>http://forums.approximatrix.com/viewtopic.php?id=270</link>
		<atom:link href="http://forums.approximatrix.com/extern.php?action=feed&amp;tid=270&amp;type=rss" rel="self" type="application/rss+xml" />
		<description><![CDATA[The most recent posts in Program Compiles & Runs OK as 32 bit but not 64 bit.]]></description>
		<lastBuildDate>Mon, 25 Nov 2013 10:43:04 +0000</lastBuildDate>
		<generator>PunBB</generator>
		<item>
			<title><![CDATA[Re: Program Compiles & Runs OK as 32 bit but not 64 bit]]></title>
			<link>http://forums.approximatrix.com/viewtopic.php?pid=1079#p1079</link>
			<description><![CDATA[<div class="quotebox"><cite>jeff wrote:</cite><blockquote><p>Make sure that after you change the architecture of your project that you perform a &quot;Clean&quot; operation first by selecting &quot;Clean&quot; from the Build menu.&nbsp; I&#039;m guessing that the compiler is attempting to link your 32-bit object files that reference 32-bit runtime functions.</p></blockquote></div><p>Yes, that solved the problem.&nbsp; Thanks for the quick response.</p>]]></description>
			<author><![CDATA[null@example.com (oz1)]]></author>
			<pubDate>Mon, 25 Nov 2013 10:43:04 +0000</pubDate>
			<guid>http://forums.approximatrix.com/viewtopic.php?pid=1079#p1079</guid>
		</item>
		<item>
			<title><![CDATA[Re: Program Compiles & Runs OK as 32 bit but not 64 bit]]></title>
			<link>http://forums.approximatrix.com/viewtopic.php?pid=1078#p1078</link>
			<description><![CDATA[<p>Make sure that after you change the architecture of your project that you perform a &quot;Clean&quot; operation first by selecting &quot;Clean&quot; from the Build menu.&nbsp; I&#039;m guessing that the compiler is attempting to link your 32-bit object files that reference 32-bit runtime functions.</p>]]></description>
			<author><![CDATA[null@example.com (jeff)]]></author>
			<pubDate>Sun, 24 Nov 2013 15:18:18 +0000</pubDate>
			<guid>http://forums.approximatrix.com/viewtopic.php?pid=1078#p1078</guid>
		</item>
		<item>
			<title><![CDATA[Program Compiles & Runs OK as 32 bit but not 64 bit]]></title>
			<link>http://forums.approximatrix.com/viewtopic.php?pid=1077#p1077</link>
			<description><![CDATA[<p>Program compiles &amp; runs OK as 32 bit.&nbsp; However, when I do a build as 64 bit, lots of undefined references come up.&nbsp; See sample below.&nbsp; Would appreciate advice 0n what I haven&#039;t done correctly.&nbsp; Is it another compiler flag?</p><p>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; -o &quot;test3.exe&quot; &quot;build\Test2.o&quot; -LC:/PROGRA~2/SIMPLY~2/MINGW-~1/lib/<br />c:/program files (x86)/simply fortran 2/mingw-w64/bin/../lib/gcc/x86_64-w64-mingw32/4.8.2/../../../../x86_64-w64-mingw32/bin/ld.exe: i386 architecture of input file `build\Test2.o&#039; is incompatible with i386:x86-64 output<br />build\Test2.o: In function `fddata_&#039;:<br />C:\Users\geoff\Documents\Simply Fortran test/./Test2.f90:629: undefined reference to `__gfortran_st_write&#039;<br />C:\Users\geoff\Documents\Simply Fortran test/./Test2.f90:629: undefined reference to `__gfortran_transfer_integer_write&#039;<br />C:\Users\geoff\Documents\Simply Fortran test/./Test2.f90:629: undefined reference to `__gfortran_st_write_done&#039;<br />C:\Users\geoff\Documents\Simply Fortran test/./Test2.f90:630: undefined reference to `__gfortran_st_write&#039;</p>]]></description>
			<author><![CDATA[null@example.com (oz1)]]></author>
			<pubDate>Sun, 24 Nov 2013 07:51:57 +0000</pubDate>
			<guid>http://forums.approximatrix.com/viewtopic.php?pid=1077#p1077</guid>
		</item>
	</channel>
</rss>
