<?xml version="1.0" encoding="utf-8"?>
<feed xmlns="http://www.w3.org/2005/Atom">
	<title type="html"><![CDATA[Approximatrix Forums — Program Compiles & Runs OK as 32 bit but not 64 bit]]></title>
	<link rel="self" href="http://forums.approximatrix.com/extern.php?action=feed&amp;tid=270&amp;type=atom" />
	<updated>2013-11-25T10:43:04Z</updated>
	<generator>PunBB</generator>
	<id>http://forums.approximatrix.com/viewtopic.php?id=270</id>
		<entry>
			<title type="html"><![CDATA[Re: Program Compiles & Runs OK as 32 bit but not 64 bit]]></title>
			<link rel="alternate" href="http://forums.approximatrix.com/viewtopic.php?pid=1079#p1079" />
			<content type="html"><![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>]]></content>
			<author>
				<name><![CDATA[oz1]]></name>
				<uri>http://forums.approximatrix.com/profile.php?id=3497</uri>
			</author>
			<updated>2013-11-25T10:43:04Z</updated>
			<id>http://forums.approximatrix.com/viewtopic.php?pid=1079#p1079</id>
		</entry>
		<entry>
			<title type="html"><![CDATA[Re: Program Compiles & Runs OK as 32 bit but not 64 bit]]></title>
			<link rel="alternate" href="http://forums.approximatrix.com/viewtopic.php?pid=1078#p1078" />
			<content type="html"><![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>]]></content>
			<author>
				<name><![CDATA[jeff]]></name>
				<uri>http://forums.approximatrix.com/profile.php?id=2</uri>
			</author>
			<updated>2013-11-24T15:18:18Z</updated>
			<id>http://forums.approximatrix.com/viewtopic.php?pid=1078#p1078</id>
		</entry>
		<entry>
			<title type="html"><![CDATA[Program Compiles & Runs OK as 32 bit but not 64 bit]]></title>
			<link rel="alternate" href="http://forums.approximatrix.com/viewtopic.php?pid=1077#p1077" />
			<content type="html"><![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>]]></content>
			<author>
				<name><![CDATA[oz1]]></name>
				<uri>http://forums.approximatrix.com/profile.php?id=3497</uri>
			</author>
			<updated>2013-11-24T07:51:57Z</updated>
			<id>http://forums.approximatrix.com/viewtopic.php?pid=1077#p1077</id>
		</entry>
</feed>
