<?xml version="1.0" encoding="UTF-8"?>
<rss xmlns:content="http://purl.org/rss/1.0/modules/content/" xmlns:dc="http://purl.org/dc/elements/1.1/" xmlns:rdf="http://www.w3.org/1999/02/22-rdf-syntax-ns#" xmlns:taxo="http://purl.org/rss/1.0/modules/taxonomy/" version="2.0">
  <channel>
    <title>topic Re: How to compile file with .f95 extension in Intel® Fortran Compiler</title>
    <link>https://community.intel.com/t5/Intel-Fortran-Compiler/How-to-compile-file-with-f95-extension/m-p/762806#M18293</link>
    <description>ifort -c -Tf source.f95&lt;BR /&gt;&lt;BR /&gt;It is a REALLY bad idea to name source files with varying extensions based on the standard version.  .f90 really means "free form source".</description>
    <pubDate>Thu, 23 Mar 2006 01:03:43 GMT</pubDate>
    <dc:creator>Steven_L_Intel1</dc:creator>
    <dc:date>2006-03-23T01:03:43Z</dc:date>
    <item>
      <title>How to compile file with .f95 extension</title>
      <link>https://community.intel.com/t5/Intel-Fortran-Compiler/How-to-compile-file-with-f95-extension/m-p/762805#M18292</link>
      <description>Is it possible to compile file with .f95 extension ? According to the manual/UG, this extension is not recognized by ifort. Any tricks to do this anyway ? I am trying to compile a codebase that has .f95 extension for some of the files, and I don't really want to rename the files.&lt;BR /&gt;&lt;BR /&gt;&lt;BR /&gt;&lt;BR /&gt;I am using Intel Fortran compiler for Linux, version 8.1. This is what I get when compiling file with .f95 extension:&lt;BR /&gt;&lt;BR /&gt;&lt;BR /&gt;&lt;BR /&gt;$&amp;gt; ifort -c example.f95&lt;BR /&gt;&lt;BR /&gt;ifort: Command line warning: no action performed for specified file(s).&lt;BR /&gt;&lt;BR /&gt;&lt;BR /&gt;&lt;BR /&gt;I already search the manuals and Google but haven't come up with anything.&lt;BR /&gt;&lt;BR /&gt;&lt;BR /&gt;&lt;BR /&gt;Thanks for any respond.&lt;BR /&gt;&lt;BR /&gt;RDB</description>
      <pubDate>Thu, 23 Mar 2006 00:47:35 GMT</pubDate>
      <guid>https://community.intel.com/t5/Intel-Fortran-Compiler/How-to-compile-file-with-f95-extension/m-p/762805#M18292</guid>
      <dc:creator>reubendb</dc:creator>
      <dc:date>2006-03-23T00:47:35Z</dc:date>
    </item>
    <item>
      <title>Re: How to compile file with .f95 extension</title>
      <link>https://community.intel.com/t5/Intel-Fortran-Compiler/How-to-compile-file-with-f95-extension/m-p/762806#M18293</link>
      <description>ifort -c -Tf source.f95&lt;BR /&gt;&lt;BR /&gt;It is a REALLY bad idea to name source files with varying extensions based on the standard version.  .f90 really means "free form source".</description>
      <pubDate>Thu, 23 Mar 2006 01:03:43 GMT</pubDate>
      <guid>https://community.intel.com/t5/Intel-Fortran-Compiler/How-to-compile-file-with-f95-extension/m-p/762806#M18293</guid>
      <dc:creator>Steven_L_Intel1</dc:creator>
      <dc:date>2006-03-23T01:03:43Z</dc:date>
    </item>
  </channel>
</rss>

