<?xml version="1.0" encoding="utf-8"?>
<rss version="2.0" xmlns:atom="http://www.w3.org/2005/Atom">
	<channel>
		<title><![CDATA[Approximatrix Forums — gfortran error compiling stop code ?]]></title>
		<link>http://forums.approximatrix.com/viewtopic.php?id=670</link>
		<atom:link href="http://forums.approximatrix.com/extern.php?action=feed&amp;tid=670&amp;type=rss" rel="self" type="application/rss+xml" />
		<description><![CDATA[The most recent posts in gfortran error compiling stop code ?.]]></description>
		<lastBuildDate>Mon, 29 Jan 2018 14:23:22 +0000</lastBuildDate>
		<generator>PunBB</generator>
		<item>
			<title><![CDATA[Re: gfortran error compiling stop code ?]]></title>
			<link>http://forums.approximatrix.com/viewtopic.php?pid=3107#p3107</link>
			<description><![CDATA[<p>I&#039;ll have to see if SLATEC needs to be recompiled for the current compiler due to runtime changes.&nbsp; My guess was that you were seeing the error because some object files were compiled with the previous version of Simply Fortran, causing a now-nonexistant runtime function (<em>_gfortran_stop_numeric_f08</em>) to remain referenced and cause an undefined error.&nbsp; Sorry for the confusion!</p>]]></description>
			<author><![CDATA[null@example.com (jeff)]]></author>
			<pubDate>Mon, 29 Jan 2018 14:23:22 +0000</pubDate>
			<guid>http://forums.approximatrix.com/viewtopic.php?pid=3107#p3107</guid>
		</item>
		<item>
			<title><![CDATA[Re: gfortran error compiling stop code ?]]></title>
			<link>http://forums.approximatrix.com/viewtopic.php?pid=3106#p3106</link>
			<description><![CDATA[<p>Well, I &quot;Solved&quot; this problem, by uninstalling SF v2.41 and reinstalling the older version SF 2.36. This removed gfortran 7.2.0 and reinstalled gfortran 6.3.0.</p><p>I&#039;m now able to compile and link programs using the &#039;slatec 4.1&#039; package proided by Simply Fortran, with no strange errors as reported in original post. Thanks, Jeff, for this package; I have *never* been able to compile the original Slatec library (f77 from Netlib) without errors. This library - which also was called the &#039;CMLIB&#039; (Common Mathematical Library) by Sandia, Lanl, etc., in its day - has an enormous suite of funtions and routines.</p><p>jrc</p>]]></description>
			<author><![CDATA[null@example.com (jrich)]]></author>
			<pubDate>Mon, 29 Jan 2018 10:43:13 +0000</pubDate>
			<guid>http://forums.approximatrix.com/viewtopic.php?pid=3106#p3106</guid>
		</item>
		<item>
			<title><![CDATA[gfortran error compiling stop code ?]]></title>
			<link>http://forums.approximatrix.com/viewtopic.php?pid=3105#p3105</link>
			<description><![CDATA[<p>gfortran 7.2.0 has been out a while now, but suddently, when compiling code that has been around at least since June 2016 (Burkardt&#039;s site at fsu), I&#039;m getting the following error, frequently:</p><p> &quot;.. undefined reference to &#039;_gfortran_stop_numeric_f08&#039; &quot;</p><p>This tracks to a use of fortran stop with a numeric code, as in &#039;STOP 1&#039;. Eliminating the stop code, leaving only &#039;STOP&#039; results in error-free compilation/linking.</p><p>One suspects (&#039;f08&#039;) this is a &#039;new&#039; option from Fortran-08, which has been around a while. At least one site trackiing compilers says gfortran 7.2.0 fully implements STOP with codes.</p><p>Actually, before recent gfortran updates, I never saw this error - same codes compiled and linked.</p><p>Going thru all my codes (many in libraries) and changing them all seems a lot of work, especially when this is &#039;not supposed&#039; to be a problem. Any other ideas would be appreciated; maybe I&#039;m misreading something but not sure what.</p><p>jrc</p>]]></description>
			<author><![CDATA[null@example.com (jrich)]]></author>
			<pubDate>Sun, 28 Jan 2018 15:23:37 +0000</pubDate>
			<guid>http://forums.approximatrix.com/viewtopic.php?pid=3105#p3105</guid>
		</item>
	</channel>
</rss>
