<?xml version="1.0" encoding="utf-8"?>
<rss version="2.0"
    xmlns:content="http://purl.org/rss/1.0/modules/content/"
    xmlns:wfw="http://wellformedweb.org/CommentAPI/"
    xmlns:dc="http://purl.org/dc/elements/1.1/"
>
<!-- MHonArc v2.6.19+ -->
	<channel>
		<title>photran</title>
		<link>http://www.eclipse.org/mhonarc/lists/photran/maillist.html</link>
		<description>photran</description>
		<language>en-us</language>
		<pubDate>Fri, 07 Apr 2023 14:16:00 GMT</pubDate>
		<lastBuildDate>Fri, 07 Apr 2023 14:16:00 GMT</lastBuildDate>
		<docs>http://blogs.law.harvard.edu/tech/rss</docs>
		<generator>MHonArc RSS 2.0 RCFile</generator>
		<managingEditor>webmaster@eclipse.org (Webmaster)</managingEditor>
		<webMaster>webmaster@eclipse.org (Webmaster)</webMaster>
		<image>
			<title>photran</title>
			<url>http://www.eclipse.org/eclipse.org-common/themes/Phoenix/images/eclipse_home_header.jpg</url>
			<link>http://www.eclipse.org/mhonarc/lists/photran/maillist.html</link>
		</image>
 

	<item>
		<title>Re: [photran] Need help with new Eclipse install for Fortran (resend)</title>
		<link>http://www.eclipse.org/mhonarc/lists/photran/msg02361.html</link>
		<description>Re: [photran] Need help with new Eclipse install for Fortran (resend)</description>
		<content:encoded><![CDATA[ Hi Bernard, I think you get a similar error message when compiling or more precise linking manually as Greg proposed. Am I correct? It looks like that your linker cannot find the System library from macOS, because you got: ld: library not found for -lSyst...]]></content:encoded>
		<pubDate>Sat, 28 Jan 2023 13:59:08 GMT</pubDate>
		<guid isPermaLink="true">http://www.eclipse.org/mhonarc/lists/photran/msg02361.html</guid>
		<author>hibr-list@xxxxxxx (hibr-list@xxxxxx)</author>
	</item>
	<item>
		<title>Re: [photran] Need help with new Eclipse install for Fortran (resend)</title>
		<link>http://www.eclipse.org/mhonarc/lists/photran/msg02360.html</link>
		<description>Re: [photran] Need help with new Eclipse install for Fortran (resend)</description>
		<content:encoded><![CDATA[Hi Bernard,This looks more like a problem with your gfortran installation. Are you able to build it manually? Try the following command and see what happens./usr/local/gfortran/bin/gfortran -o Fortrantest2023 Fortrantest2023.f95Greg]]></content:encoded>
		<pubDate>Sat, 28 Jan 2023 13:17:33 GMT</pubDate>
		<guid isPermaLink="true">http://www.eclipse.org/mhonarc/lists/photran/msg02360.html</guid>
		<author>g.watson@xxxxxxx (g . watson)</author>
	</item>


	<item>
		<title>[photran] Need help with new Eclipse install for Fortran (resend)</title>
		<link>http://www.eclipse.org/mhonarc/lists/photran/msg02359.html</link>
		<description>[photran] Need help with new Eclipse install for Fortran (resend)</description>
		<content:encoded><![CDATA[I’ve been developing Fortran programs in Eclipse (now at 2022-03) for years on Macintosh.  This is working correctly on an iMac 2014 running Big Sur (macOS 11.7.3).  I have now migrated to an M2 Mac mini running Ventura (macOS 13.2) and while previously ...]]></content:encoded>
		<pubDate>Fri, 27 Jan 2023 15:39:21 GMT</pubDate>
		<guid isPermaLink="true">http://www.eclipse.org/mhonarc/lists/photran/msg02359.html</guid>
		<author>fellwalker57@xxxxxxx (fellwalker57)</author>
	</item>


	<item>
		<title>Re: [photran] Eclipse Scientific Can't Build helloworld.f90 on macOS Big Sur</title>
		<link>http://www.eclipse.org/mhonarc/lists/photran/msg02358.html</link>
		<description>Re: [photran] Eclipse Scientific Can't Build helloworld.f90 on macOS Big Sur</description>
		<content:encoded><![CDATA[ Thanks!  Now I can 'resume' FORTRAN where I left off in the early 1980's ...(I wish Eclipse had mentioned this edit in the instructions.)BTW you had a typo. /usr/local/gfortran/bin/gfortran should have been /usr/local/bin/gfortranOn Mon, Mar 29, 2021 at 6...]]></content:encoded>
		<pubDate>Tue, 30 Mar 2021 06:26:03 GMT</pubDate>
		<guid isPermaLink="true">http://www.eclipse.org/mhonarc/lists/photran/msg02358.html</guid>
		<author>jamesverry@xxxxxxx (James Verry)</author>
	</item>
	<item>
		<title>Re: [photran] Eclipse Scientific Can't Build helloworld.f90 on macOS Big Sur</title>
		<link>http://www.eclipse.org/mhonarc/lists/photran/msg02357.html</link>
		<description>Re: [photran] Eclipse Scientific Can't Build helloworld.f90 on macOS Big Sur</description>
		<content:encoded><![CDATA[Or .... make a soft link from /usr/bin/gfortran to your  installation like, on my linux:&amp;gt;  sudo ln -s /usr/bin/gfortran-9  /usr/bin/gfortranor even more specialized (gfortran-9 is already a link)  &amp;gt;sudo ln -s  /usr/bin/x86_64-linux-gnu-gfortran-9  /u...]]></content:encoded>
		<pubDate>Tue, 30 Mar 2021 05:41:33 GMT</pubDate>
		<guid isPermaLink="true">http://www.eclipse.org/mhonarc/lists/photran/msg02357.html</guid>
		<author>patrickleroux.physicist@xxxxxxx (Patrick Le Roux)</author>
	</item>
	<item>
		<title>Re: [photran] Eclipse Scientific Can't Build helloworld.f90 on macOS Big Sur</title>
		<link>http://www.eclipse.org/mhonarc/lists/photran/msg02356.html</link>
		<description>Re: [photran] Eclipse Scientific Can't Build helloworld.f90 on macOS Big Sur</description>
		<content:encoded><![CDATA[ Thanks!  Now I can 'resume' FORTRAN where I left off in the early 1980's ...(I wish Eclipse had mentioned this edit in the instructions.)BTW you had a typo. /usr/local/gfortran/bin/gfortran should have been /usr/local/bin/gfortranOn Mon, Mar 29, 2021 at 6...]]></content:encoded>
		<pubDate>Tue, 30 Mar 2021 05:26:15 GMT</pubDate>
		<guid isPermaLink="true">http://www.eclipse.org/mhonarc/lists/photran/msg02356.html</guid>
		<author>jamesverry@xxxxxxx (James Verry)</author>
	</item>


	<item>
		<title>Re: [photran] Eclipse Scientific Can't Build helloworld.f90 on macOS Big Sur</title>
		<link>http://www.eclipse.org/mhonarc/lists/photran/msg02355.html</link>
		<description>Re: [photran] Eclipse Scientific Can't Build helloworld.f90 on macOS Big Sur</description>
		<content:encoded><![CDATA[Thanks!  Now I can &amp;#39;resume&amp;#39; FORTRAN where I left off in the early 1980&amp;#39;s ...(I wish Eclipse had mentioned this edit in the instructions.)BTW you had a typo. /usr/local/gfortran/bin/gfortran should have been /usr/local/bin/gfortranOn Mon, Mar 29, 2021 at...]]></content:encoded>
		<pubDate>Tue, 30 Mar 2021 02:04:33 GMT</pubDate>
		<guid isPermaLink="true">http://www.eclipse.org/mhonarc/lists/photran/msg02355.html</guid>
		<author>rnlockwood@xxxxxxx (Robert Lockwood)</author>
	</item>
	<item>
		<title>Re: [photran]  Eclipse Scientific Can't Build helloworld.f90 on macOS Big Sur</title>
		<link>http://www.eclipse.org/mhonarc/lists/photran/msg02354.html</link>
		<description>Re: [photran]  Eclipse Scientific Can't Build helloworld.f90 on macOS Big Sur</description>
		<content:encoded><![CDATA[In my experience you have to specify the path to the compiler.  So, when creating a Fortran project in Eclipse specify this location in project properties:Project &amp;gt; Properties &amp;gt; Fortran Build &amp;gt; Settings &amp;gt; Tool Settings &amp;gt; GNU Fortran compiler &amp;gt; command gt;n...]]></content:encoded>
		<pubDate>Tue, 30 Mar 2021 01:10:03 GMT</pubDate>
		<guid isPermaLink="true">http://www.eclipse.org/mhonarc/lists/photran/msg02354.html</guid>
		<author>fellwalker57@xxxxxxx (Bernard Abramson)</author>
	</item>
	<item>
		<title>[photran] Eclipse Scientific Can't Build helloworld.f90 on macOS Big Sur</title>
		<link>http://www.eclipse.org/mhonarc/lists/photran/msg02353.html</link>
		<description>[photran] Eclipse Scientific Can't Build helloworld.f90 on macOS Big Sur</description>
		<content:encoded><![CDATA[I have followed the getting started instructions for the hello world .f90 code but it won&amp;#39;t build on my macBook Pro; it appears to me that it can&amp;#39;t find gfortran.Using the default zsh terminal   &amp;#39;which gfortran&amp;#39; returns /usr/local/bin/gfortran  &amp;#39;which ...]]></content:encoded>
		<pubDate>Tue, 30 Mar 2021 00:50:46 GMT</pubDate>
		<guid isPermaLink="true">http://www.eclipse.org/mhonarc/lists/photran/msg02353.html</guid>
		<author>rnlockwood@xxxxxxx (Robert Lockwood)</author>
	</item>


	<item>
		<title>Re: [photran] Problem with comments in Fortran editor</title>
		<link>http://www.eclipse.org/mhonarc/lists/photran/msg02352.html</link>
		<description>Re: [photran] Problem with comments in Fortran editor</description>
		<content:encoded><![CDATA[I haven’t heard of this before. I’ll try it on my Mac and see if I get the same problem. It could be a platform bug.Regards,Greg]]></content:encoded>
		<pubDate>Thu, 04 Mar 2021 12:28:58 GMT</pubDate>
		<guid isPermaLink="true">http://www.eclipse.org/mhonarc/lists/photran/msg02352.html</guid>
		<author>g.watson@xxxxxxx (Greg Watson)</author>
	</item>

 
	</channel>
	</rss>
<!-- MHonArc v2.6.19+ -->
