<?xml version="1.0" encoding="utf-8"?>
<feed xmlns="http://www.w3.org/2005/Atom">
	<title type="html"><![CDATA[Approximatrix Forums — fpm and stdlib are available]]></title>
	<link rel="self" href="https://forums.approximatrix.com/extern.php?action=feed&amp;tid=844&amp;type=atom" />
	<updated>2022-02-18T16:00:21Z</updated>
	<generator>PunBB</generator>
	<id>https://forums.approximatrix.com/viewtopic.php?id=844</id>
		<entry>
			<title type="html"><![CDATA[Re: fpm and stdlib are available]]></title>
			<link rel="alternate" href="https://forums.approximatrix.com/viewtopic.php?pid=3885#p3885" />
			<content type="html"><![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>]]></content>
			<author>
				<name><![CDATA[jeff]]></name>
				<uri>https://forums.approximatrix.com/profile.php?id=2</uri>
			</author>
			<updated>2022-02-18T16:00:21Z</updated>
			<id>https://forums.approximatrix.com/viewtopic.php?pid=3885#p3885</id>
		</entry>
		<entry>
			<title type="html"><![CDATA[Re: fpm and stdlib are available]]></title>
			<link rel="alternate" href="https://forums.approximatrix.com/viewtopic.php?pid=3884#p3884" />
			<content type="html"><![CDATA[<p>Hello Jeff,</p><p>thank you for your answer!</p><p>Best regards,<br />Andrey</p>]]></content>
			<author>
				<name><![CDATA[andrbig77]]></name>
				<uri>https://forums.approximatrix.com/profile.php?id=3910</uri>
			</author>
			<updated>2022-02-18T08:04:42Z</updated>
			<id>https://forums.approximatrix.com/viewtopic.php?pid=3884#p3884</id>
		</entry>
		<entry>
			<title type="html"><![CDATA[Re: fpm and stdlib are available]]></title>
			<link rel="alternate" href="https://forums.approximatrix.com/viewtopic.php?pid=3880#p3880" />
			<content type="html"><![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>]]></content>
			<author>
				<name><![CDATA[jeff]]></name>
				<uri>https://forums.approximatrix.com/profile.php?id=2</uri>
			</author>
			<updated>2022-02-17T22:07:04Z</updated>
			<id>https://forums.approximatrix.com/viewtopic.php?pid=3880#p3880</id>
		</entry>
		<entry>
			<title type="html"><![CDATA[fpm and stdlib are available]]></title>
			<link rel="alternate" href="https://forums.approximatrix.com/viewtopic.php?pid=3879#p3879" />
			<content type="html"><![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>]]></content>
			<author>
				<name><![CDATA[andrbig77]]></name>
				<uri>https://forums.approximatrix.com/profile.php?id=3910</uri>
			</author>
			<updated>2022-02-17T17:51:23Z</updated>
			<id>https://forums.approximatrix.com/viewtopic.php?pid=3879#p3879</id>
		</entry>
</feed>
