<?xml version="1.0" encoding="utf-8"?>
<feed xmlns="http://www.w3.org/2005/Atom">
	<title type="html"><![CDATA[Approximatrix Forums — module order in makefile]]></title>
	<link rel="self" href="https://forums.approximatrix.com/extern.php?action=feed&amp;tid=981&amp;type=atom" />
	<updated>2025-05-18T15:27:37Z</updated>
	<generator>PunBB</generator>
	<id>https://forums.approximatrix.com/viewtopic.php?id=981</id>
		<entry>
			<title type="html"><![CDATA[Re: module order in makefile]]></title>
			<link rel="alternate" href="https://forums.approximatrix.com/viewtopic.php?pid=4449#p4449" />
			<content type="html"><![CDATA[<p>Eric,</p><p>I&#039;m not sure why you&#039;d see a problem, but clearly something in Simply Fortran is confused.&nbsp; Would you be willing to email some small portion of the code (or all of it if you&#039;re comfortable with that) and the project file to <em>support</em>@<em>approximatrix.com</em> for me to troubleshoot?</p>]]></content>
			<author>
				<name><![CDATA[jeff]]></name>
				<uri>https://forums.approximatrix.com/profile.php?id=2</uri>
			</author>
			<updated>2025-05-18T15:27:37Z</updated>
			<id>https://forums.approximatrix.com/viewtopic.php?pid=4449#p4449</id>
		</entry>
		<entry>
			<title type="html"><![CDATA[module order in makefile]]></title>
			<link rel="alternate" href="https://forums.approximatrix.com/viewtopic.php?pid=4448#p4448" />
			<content type="html"><![CDATA[<p>I used SF in the past to build a &quot;traditional&quot; fortran project with main program an d a bunch of program units being just collections of subroutines and functions. I&#039;ve now rewritten the code, putting all the subroutines in modules. I just tried SF again to build this module-based version and the automatically-generated makefile is not paying attention to the dependencies, even though the Help system says it should take those dependencies into account. The compile commands are just in alphabetical order. It tries to compile the main program first and immediately bombs out saying it can&#039;t the first module on which it depends. What do I need to do to get a correct makefile? </p><p>Eric</p>]]></content>
			<author>
				<name><![CDATA[eabergman]]></name>
				<uri>https://forums.approximatrix.com/profile.php?id=4145</uri>
			</author>
			<updated>2025-05-17T16:08:01Z</updated>
			<id>https://forums.approximatrix.com/viewtopic.php?pid=4448#p4448</id>
		</entry>
</feed>
