<?xml version="1.0" encoding="utf-8"?>
<feed xmlns="http://www.w3.org/2005/Atom">
	<title type="html"><![CDATA[Approximatrix Forums — gfortran error compiling stop code ?]]></title>
	<link rel="self" href="http://forums.approximatrix.com/extern.php?action=feed&amp;tid=670&amp;type=atom" />
	<updated>2018-01-29T14:23:22Z</updated>
	<generator>PunBB</generator>
	<id>http://forums.approximatrix.com/viewtopic.php?id=670</id>
		<entry>
			<title type="html"><![CDATA[Re: gfortran error compiling stop code ?]]></title>
			<link rel="alternate" href="http://forums.approximatrix.com/viewtopic.php?pid=3107#p3107" />
			<content type="html"><![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>]]></content>
			<author>
				<name><![CDATA[jeff]]></name>
				<uri>http://forums.approximatrix.com/profile.php?id=2</uri>
			</author>
			<updated>2018-01-29T14:23:22Z</updated>
			<id>http://forums.approximatrix.com/viewtopic.php?pid=3107#p3107</id>
		</entry>
		<entry>
			<title type="html"><![CDATA[Re: gfortran error compiling stop code ?]]></title>
			<link rel="alternate" href="http://forums.approximatrix.com/viewtopic.php?pid=3106#p3106" />
			<content type="html"><![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>]]></content>
			<author>
				<name><![CDATA[jrich]]></name>
				<uri>http://forums.approximatrix.com/profile.php?id=3666</uri>
			</author>
			<updated>2018-01-29T10:43:13Z</updated>
			<id>http://forums.approximatrix.com/viewtopic.php?pid=3106#p3106</id>
		</entry>
		<entry>
			<title type="html"><![CDATA[gfortran error compiling stop code ?]]></title>
			<link rel="alternate" href="http://forums.approximatrix.com/viewtopic.php?pid=3105#p3105" />
			<content type="html"><![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>]]></content>
			<author>
				<name><![CDATA[jrich]]></name>
				<uri>http://forums.approximatrix.com/profile.php?id=3666</uri>
			</author>
			<updated>2018-01-28T15:23:37Z</updated>
			<id>http://forums.approximatrix.com/viewtopic.php?pid=3105#p3105</id>
		</entry>
</feed>
