<?xml version="1.0" encoding="utf-8"?>
<rss version="2.0" xmlns:atom="http://www.w3.org/2005/Atom">
	<channel>
		<title><![CDATA[Approximatrix Forums — GMP Lib for SF?]]></title>
		<link>https://forums.approximatrix.com/viewtopic.php?id=337</link>
		<atom:link href="https://forums.approximatrix.com/extern.php?action=feed&amp;tid=337&amp;type=rss" rel="self" type="application/rss+xml" />
		<description><![CDATA[The most recent posts in GMP Lib for SF?.]]></description>
		<lastBuildDate>Fri, 11 Apr 2014 23:05:24 +0000</lastBuildDate>
		<generator>PunBB</generator>
		<item>
			<title><![CDATA[Re: GMP Lib for SF?]]></title>
			<link>https://forums.approximatrix.com/viewtopic.php?pid=1378#p1378</link>
			<description><![CDATA[<p>The libraries are indeed required&nbsp; to compile the compilers.&nbsp; However, they are not available in the runtime libraries.&nbsp; Only the compiler needs and has access to them (via their static linking into the compilers).&nbsp; So, for example, the compiler is a 32-bit program which can generate both 32- and 64-bit object files.&nbsp; When building the compiler itself, I only need to provide GMP in 32-bit form because it is needed internally by the compiler; objects compiled by said compiler would not have access to its routines.</p><p>I&#039;ll add these to the list to build.&nbsp; They are all C libraries, so one would theoretically use the <em>ISO_C_BINDING</em> module to access their functionality.</p>]]></description>
			<author><![CDATA[null@example.com (jeff)]]></author>
			<pubDate>Fri, 11 Apr 2014 23:05:24 +0000</pubDate>
			<guid>https://forums.approximatrix.com/viewtopic.php?pid=1378#p1378</guid>
		</item>
		<item>
			<title><![CDATA[Re: GMP Lib for SF?]]></title>
			<link>https://forums.approximatrix.com/viewtopic.php?pid=1374#p1374</link>
			<description><![CDATA[<p>The libraries you mentionned (GMP, MPFR, but also MPC) are already required to build the recent version of GNU Fortran.</p><p>So, they are available in the system library of Simply Fortran, but I don&#039;t know where...</p>]]></description>
			<author><![CDATA[null@example.com (ecanot)]]></author>
			<pubDate>Fri, 11 Apr 2014 11:34:50 +0000</pubDate>
			<guid>https://forums.approximatrix.com/viewtopic.php?pid=1374#p1374</guid>
		</item>
		<item>
			<title><![CDATA[GMP Lib for SF?]]></title>
			<link>https://forums.approximatrix.com/viewtopic.php?pid=1373#p1373</link>
			<description><![CDATA[<p>Jeff,</p><p>Would it be possible to add a GMP library for fast-ultra precision to the SF Library Package?</p><p>For example,</p><p><a href="https://gmplib.org/">https://gmplib.org/</a><br />or<br />GNU Multiple Precision Library (GMP) -MPFR Library (http://www.mpfr.org/. )</p><p>I don&#039;t know whether they would be compatible with GCC and gfortran but I thought they would be a useful addition if it were possible.</p><p>Frank</p>]]></description>
			<author><![CDATA[null@example.com (drfrank)]]></author>
			<pubDate>Fri, 11 Apr 2014 00:52:45 +0000</pubDate>
			<guid>https://forums.approximatrix.com/viewtopic.php?pid=1373#p1373</guid>
		</item>
	</channel>
</rss>
