<?xml version="1.0" encoding="utf-8"?>
<rss version="2.0" xmlns:atom="http://www.w3.org/2005/Atom">
	<channel>
		<title><![CDATA[Approximatrix Forums — fpm and stdlib are available]]></title>
		<link>https://forums.approximatrix.com/viewtopic.php?id=844</link>
		<atom:link href="https://forums.approximatrix.com/extern.php?action=feed&amp;tid=844&amp;type=rss" rel="self" type="application/rss+xml" />
		<description><![CDATA[The most recent posts in fpm and stdlib are available.]]></description>
		<lastBuildDate>Fri, 18 Feb 2022 16:00:21 +0000</lastBuildDate>
		<generator>PunBB</generator>
		<item>
			<title><![CDATA[Re: fpm and stdlib are available]]></title>
			<link>https://forums.approximatrix.com/viewtopic.php?pid=3885#p3885</link>
			<description><![CDATA[<p>Andrey,</p><p>We&#039;ve posted a prebuilt version of fpm on our <a href="https://packages.simplyfortran.com/package/96.html">package manager</a> for Windows, but please note that our package manager is a paid service.</p><p>Using our compiler on Windows, though, bootstrapping fortran-lang.org&#039;s package manager is pretty simple.&nbsp; After downloading their fpm-0.5.0.F90 source from <a href="https://github.com/fortran-lang/fpm/releases/tag/v0.5.0">https://github.com/fortran-lang/fpm/releases/tag/v0.5.0</a>, you can compile it quickly from the command line:</p><div class="codebox"><pre><code>gfortran -o fpm-bootstrap.exe fpm-0.5.0.F90</code></pre></div><p>After bootstrapping, the build is relatively simple, though you&#039;ll need to add a flag to disable some problematic calls:</p><div class="codebox"><pre><code>git clone https://github.com/fortran-lang/fpm.git
cd fpm
..\fpm-boostrap build --c-flag &quot;-D_WIN32_WINNT=0x0600&quot;</code></pre></div><p>I&#039;ve posted a slightly forked version at <a href="https://git.approximatrix.com/cgit.cgi/fpm/about/">https://git.approximatrix.com/cgit.cgi/fpm/about/</a> that changes the default installation location for tools built with fpm.</p>]]></description>
			<author><![CDATA[null@example.com (jeff)]]></author>
			<pubDate>Fri, 18 Feb 2022 16:00:21 +0000</pubDate>
			<guid>https://forums.approximatrix.com/viewtopic.php?pid=3885#p3885</guid>
		</item>
		<item>
			<title><![CDATA[Re: fpm and stdlib are available]]></title>
			<link>https://forums.approximatrix.com/viewtopic.php?pid=3884#p3884</link>
			<description><![CDATA[<p>Hello Jeff,</p><p>thank you for your answer!</p><p>Best regards,<br />Andrey</p>]]></description>
			<author><![CDATA[null@example.com (andrbig77)]]></author>
			<pubDate>Fri, 18 Feb 2022 08:04:42 +0000</pubDate>
			<guid>https://forums.approximatrix.com/viewtopic.php?pid=3884#p3884</guid>
		</item>
		<item>
			<title><![CDATA[Re: fpm and stdlib are available]]></title>
			<link>https://forums.approximatrix.com/viewtopic.php?pid=3880#p3880</link>
			<description><![CDATA[<p>Andrey,</p><p>A (admittedly older) release of Fortran-lang&#039;s stdlib is available through <a href="http://packages.simplyfortran.com/package/92.html">our package manager for Windows</a>.&nbsp; We do not provide fpm on Windows, but we could look into it.</p><p>Installing the stdlib and fpm on Linux would be trivial since it should &quot;just work&quot; regardless of having Simply Fortran installed.&nbsp; I haven&#039;t personally tried it on macOS, but I would imagine it would be similar if you started the Development Terminal in our Toolbox menu first (because it modifies the path and configures some environment variables for our compiler installation).</p>]]></description>
			<author><![CDATA[null@example.com (jeff)]]></author>
			<pubDate>Thu, 17 Feb 2022 22:07:04 +0000</pubDate>
			<guid>https://forums.approximatrix.com/viewtopic.php?pid=3880#p3880</guid>
		</item>
		<item>
			<title><![CDATA[fpm and stdlib are available]]></title>
			<link>https://forums.approximatrix.com/viewtopic.php?pid=3879#p3879</link>
			<description><![CDATA[<p>Hello SF team/developers,</p><p>I have two questions.<br />Are the stdlib of Fortran available here or one need to install that separately? <br />If so it, is there fpm - tolls in SF here? What is the procedure to intall any lib by fpm here for SF?</p><p>Best regards,<br />Andrey</p>]]></description>
			<author><![CDATA[null@example.com (andrbig77)]]></author>
			<pubDate>Thu, 17 Feb 2022 17:51:23 +0000</pubDate>
			<guid>https://forums.approximatrix.com/viewtopic.php?pid=3879#p3879</guid>
		</item>
	</channel>
</rss>
