<?xml version="1.0" encoding="utf-8"?>
<rss version="2.0" xmlns:atom="http://www.w3.org/2005/Atom">
	<channel>
		<title><![CDATA[Approximatrix Forums — Open Watcom Make versus GNU Make]]></title>
		<link>https://forums.approximatrix.com/viewtopic.php?id=552</link>
		<atom:link href="https://forums.approximatrix.com/extern.php?action=feed&amp;tid=552&amp;type=rss" rel="self" type="application/rss+xml" />
		<description><![CDATA[The most recent posts in Open Watcom Make versus GNU Make.]]></description>
		<lastBuildDate>Mon, 02 May 2016 11:52:32 +0000</lastBuildDate>
		<generator>PunBB</generator>
		<item>
			<title><![CDATA[Re: Open Watcom Make versus GNU Make]]></title>
			<link>https://forums.approximatrix.com/viewtopic.php?pid=2501#p2501</link>
			<description><![CDATA[<p>Édouard,</p><p>We do not plan on switching away from Open Watcom Make.&nbsp; The Open Watcom tool is far more tolerant of the Windows environment (it properly handles backslashes, for example), and our environment is tailored towards its syntax at this point.&nbsp; We do plan on elminating a reliance on any Make tools in version 3.0, though, when work begins on that next major version.&nbsp; Much of what is necessary to behave as a Make system is already present in Simply Fortran anyways.</p><p>GNU Make for Windows is readily available, however.&nbsp; There is no reason you wouldn&#039;t be able to download a MinGW version of GNU Make to use with Simply Fortran.&nbsp; With some changes to our Makefiles, it would work properly.&nbsp; Are you authoring Makefiles by hand to use from the command line with our compilers?&nbsp; I&#039;m just curious about your use case.</p>]]></description>
			<author><![CDATA[null@example.com (jeff)]]></author>
			<pubDate>Mon, 02 May 2016 11:52:32 +0000</pubDate>
			<guid>https://forums.approximatrix.com/viewtopic.php?pid=2501#p2501</guid>
		</item>
		<item>
			<title><![CDATA[Open Watcom Make versus GNU Make]]></title>
			<link>https://forums.approximatrix.com/viewtopic.php?pid=2496#p2496</link>
			<description><![CDATA[<p>Hi Jeff,</p><p>I&#039;m used to write my own Makefiles under linux using gmake (GNU Make).</p><p>I know that there is a different Make command under Simply Fortran (wmake, from Open Watcom), but IMHO<br />it is less reliable and has less power than gmake. More specifically, there is no wildcard feature with wmake<br />to automatically set a variable with all the files present in a specified folder :<br />&nbsp; &nbsp;OBJS = $(wildcard build/*.o)<br />and this is like a neckbottle for me.</p><p>Do you plan to switch to the GNU make version ? Or at least propose an option to use one of them ?</p><p>Regards,<br />Édouard</p>]]></description>
			<author><![CDATA[null@example.com (ecanot)]]></author>
			<pubDate>Sat, 30 Apr 2016 12:01:54 +0000</pubDate>
			<guid>https://forums.approximatrix.com/viewtopic.php?pid=2496#p2496</guid>
		</item>
	</channel>
</rss>
