<?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: Compile/Build Problem in Intel® Fortran Compiler</title>
    <link>https://community.intel.com/t5/Intel-Fortran-Compiler/Compile-Build-Problem/m-p/903853#M81566</link>
    <description>&lt;DIV style="margin:0px;"&gt;&lt;/DIV&gt;
&lt;P&gt;Interesting - I'll have to play with this. You can probably remove the !MS$FREEFORM line without harm. Also, I don't think you need /fixed as an option as your sources are .FOR files.&lt;/P&gt;</description>
    <pubDate>Sat, 22 Nov 2008 00:30:21 GMT</pubDate>
    <dc:creator>Steven_L_Intel1</dc:creator>
    <dc:date>2008-11-22T00:30:21Z</dc:date>
    <item>
      <title>Compile/Build Problem</title>
      <link>https://community.intel.com/t5/Intel-Fortran-Compiler/Compile-Build-Problem/m-p/903847#M81560</link>
      <description>&lt;P class="MsoNormal" style="margin: 0in 0in 0pt;"&gt;&lt;SPAN style="font-size: small; font-family: Times New Roman;"&gt;I previously posted an inquiry about a problem I had when porting a CVF 6.6 application to IVF. I am in the process of porting a second application and have run into the same problem, but have a little more information to share.&lt;/SPAN&gt;&lt;/P&gt;
&lt;P class="MsoNormal" style="margin: 0in 0in 0pt;"&gt;&lt;SPAN style="font-size: small; font-family: Times New Roman;"&gt;&lt;/SPAN&gt;&lt;/P&gt;
&lt;P class="MsoNormal" style="margin: 0in 0in 0pt;"&gt;&lt;SPAN style="font-size: small; font-family: Times New Roman;"&gt;This problem only occurs when compiling as part of the build process, not when individually compiling the code files. I am compiling fixed format files (.for) and the project and each file in the project are set to use fixed format. What happens is, after processing an include file (resource.fd) all fixed format column 1 comments and continuations are no longer recognized during the compile that is part of the build process and lots of error messages are generated.&lt;/SPAN&gt;&lt;/P&gt;
&lt;P class="MsoNormal" style="margin: 0in 0in 0pt;"&gt;&lt;SPAN style="font-size: small; font-family: Times New Roman;"&gt;&lt;/SPAN&gt;&lt;/P&gt;
&lt;P class="MsoNormal" style="margin: 0in 0in 0pt;"&gt;&lt;SPAN style="font-size: small; font-family: Times New Roman;"&gt;The first 5 lines of the include file are:&lt;/SPAN&gt;&lt;/P&gt;
&lt;P class="MsoNormal" style="margin: 0in 0in 0pt;"&gt;&lt;SPAN style="font-size: small; font-family: Times New Roman;"&gt;&lt;/SPAN&gt;&lt;/P&gt;
&lt;P class="MsoNormal" style="margin: 0in 0in 0pt; mso-layout-grid-align: none;"&gt;&lt;SPAN style="font-size: 10pt; color: green; font-family: " courier="" new=""&gt;!MS$FREEFORM&lt;/SPAN&gt;&lt;/P&gt;
&lt;P class="MsoNormal" style="margin: 0in 0in 0pt; mso-layout-grid-align: none;"&gt;&lt;SPAN style="font-size: 10pt; color: green; font-family: " courier="" new=""&gt;! Microsoft Developer Studio generated include file.&lt;/SPAN&gt;&lt;/P&gt;
&lt;P class="MsoNormal" style="margin: 0in 0in 0pt; mso-layout-grid-align: none;"&gt;&lt;SPAN style="font-size: 10pt; color: green; font-family: " courier="" new=""&gt;! Used by ITRAJ2TSIM_Qry.rc&lt;/SPAN&gt;&lt;/P&gt;
&lt;P class="MsoNormal" style="margin: 0in 0in 0pt; mso-layout-grid-align: none;"&gt;&lt;SPAN style="font-size: 10pt; color: green; font-family: " courier="" new=""&gt;!&lt;/SPAN&gt;&lt;/P&gt;
&lt;P class="MsoNormal" style="margin: 0in 0in 0pt; mso-layout-grid-align: none;"&gt;&lt;SPAN style="font-size: 10pt; color: red; font-family: " courier="" new=""&gt;&lt;SPAN style="mso-spacerun: yes;"&gt; &lt;/SPAN&gt;&lt;/SPAN&gt;&lt;SPAN style="font-size: 10pt; font-family: " courier="" new=""&gt;&lt;SPAN style="mso-spacerun: yes;"&gt;&lt;/SPAN&gt;&lt;STRONG&gt;&lt;SPAN style="color: blue;"&gt;integer&lt;/SPAN&gt;&lt;/STRONG&gt;, &lt;STRONG&gt;&lt;SPAN style="color: blue;"&gt;parameter&lt;/SPAN&gt;&lt;/STRONG&gt; :: IT2TS_Dlg1&lt;SPAN style="mso-spacerun: yes;"&gt; &lt;/SPAN&gt;= 101&lt;/SPAN&gt;&lt;/P&gt;
&lt;P class="MsoNormal" style="margin: 0in 0in 0pt; mso-layout-grid-align: none;"&gt;&lt;SPAN style="font-size: 10pt; font-family: " courier="" new=""&gt;&lt;/SPAN&gt;&lt;/P&gt;
&lt;P class="MsoNormal" style="margin: 0in 0in 0pt; mso-layout-grid-align: none;"&gt;&lt;SPAN style="font-size: 10pt; font-family: " courier="" new=""&gt;When these lines are changed to:&lt;/SPAN&gt;&lt;/P&gt;
&lt;P class="MsoNormal" style="margin: 0in 0in 0pt; mso-layout-grid-align: none;"&gt;&lt;SPAN style="font-size: 10pt; font-family: " courier="" new=""&gt;&lt;/SPAN&gt;&lt;/P&gt;
&lt;P class="MsoNormal" style="margin: 0in 0in 0pt; mso-layout-grid-align: none;"&gt;&lt;SPAN style="font-size: 10pt; color: green; font-family: " courier="" new=""&gt;C!MS$FREEFORM&lt;/SPAN&gt;&lt;/P&gt;
&lt;P class="MsoNormal" style="margin: 0in 0in 0pt; mso-layout-grid-align: none;"&gt;&lt;SPAN style="font-size: 10pt; color: green; font-family: " courier="" new=""&gt;C! Microsoft Developer Studio generated include file.&lt;/SPAN&gt;&lt;/P&gt;
&lt;P class="MsoNormal" style="margin: 0in 0in 0pt; mso-layout-grid-align: none;"&gt;&lt;SPAN style="font-size: 10pt; color: green; font-family: " courier="" new=""&gt;C! Used by ITRAJ2TSIM_Qry.rc&lt;/SPAN&gt;&lt;/P&gt;
&lt;P class="MsoNormal" style="margin: 0in 0in 0pt; mso-layout-grid-align: none;"&gt;&lt;SPAN style="font-size: 10pt; color: green; font-family: " courier="" new=""&gt;C!&lt;/SPAN&gt;&lt;/P&gt;
&lt;P class="MsoNormal" style="margin: 0in 0in 0pt; mso-layout-grid-align: none;"&gt;&lt;SPAN style="font-size: 10pt; color: red; font-family: " courier="" new=""&gt;&lt;SPAN style="mso-spacerun: yes;"&gt; &lt;/SPAN&gt;&lt;/SPAN&gt;&lt;SPAN style="font-size: 10pt; font-family: " courier="" new=""&gt;&lt;SPAN style="mso-spacerun: yes;"&gt;&lt;/SPAN&gt;&lt;STRONG&gt;&lt;SPAN style="color: blue;"&gt;integer&lt;/SPAN&gt;&lt;/STRONG&gt;, &lt;STRONG&gt;&lt;SPAN style="color: blue;"&gt;parameter&lt;/SPAN&gt;&lt;/STRONG&gt; :: IT2TS_Dlg1&lt;SPAN style="mso-spacerun: yes;"&gt; &lt;/SPAN&gt;= 101&lt;/SPAN&gt;&lt;/P&gt;
&lt;P class="MsoNormal" style="margin: 0in 0in 0pt; mso-layout-grid-align: none;"&gt;&lt;SPAN style="font-size: 10pt; font-family: " courier="" new=""&gt;&lt;/SPAN&gt;&lt;/P&gt;
&lt;P class="MsoNormal" style="margin: 0in 0in 0pt;"&gt;&lt;SPAN style="font-size: small; font-family: Times New Roman;"&gt;the problem goes away.&lt;/SPAN&gt;&lt;/P&gt;
&lt;P class="MsoNormal" style="margin: 0in 0in 0pt;"&gt;&lt;SPAN style="font-size: small; font-family: Times New Roman;"&gt;&lt;/SPAN&gt;&lt;/P&gt;
&lt;P class="MsoNormal" style="margin: 0in 0in 0pt;"&gt;&lt;SPAN style="font-size: small; font-family: Times New Roman;"&gt;It would seem that the line&lt;SPAN style="mso-spacerun: yes;"&gt; &lt;/SPAN&gt;!MS$FREEFORM is changing the compiler mode somehow!&lt;/SPAN&gt;&lt;/P&gt;
&lt;P class="MsoNormal" style="margin: 0in 0in 0pt;"&gt;&lt;SPAN style="font-size: small; font-family: Times New Roman;"&gt;Any comments?&lt;/SPAN&gt;&lt;/P&gt;
&lt;P class="MsoNormal" style="margin: 0in 0in 0pt;"&gt;&lt;SPAN style="font-size: small; font-family: Times New Roman;"&gt;&lt;/SPAN&gt;&lt;/P&gt;</description>
      <pubDate>Mon, 17 Nov 2008 02:44:54 GMT</pubDate>
      <guid>https://community.intel.com/t5/Intel-Fortran-Compiler/Compile-Build-Problem/m-p/903847#M81560</guid>
      <dc:creator>smarcher</dc:creator>
      <dc:date>2008-11-17T02:44:54Z</dc:date>
    </item>
    <item>
      <title>Re: Compile/Build Problem</title>
      <link>https://community.intel.com/t5/Intel-Fortran-Compiler/Compile-Build-Problem/m-p/903848#M81561</link>
      <description>&lt;DIV style="margin:0px;"&gt;
&lt;DIV id="quote_reply" style="margin-top: 5px; width: 100%;"&gt;
&lt;DIV style="margin-left:2px;margin-right:2px;"&gt;Quoting - &lt;A href="https://community.intel.com/en-us/profile/311067"&gt;smarcher@cox.net&lt;/A&gt;&lt;/DIV&gt;
&lt;DIV style="background-color:#E5E5E5; padding:5px;border: 1px; border-style: inset;margin-left:2px;margin-right:2px;"&gt;&lt;EM&gt;
&lt;P class="MsoNormal" style="margin: 0in 0in 0pt;"&gt;&lt;SPAN style="font-size: small; font-family: Times New Roman;"&gt;I previously posted an inquiry about a problem I had when porting a CVF 6.6 application to IVF. I am in the process of porting a second application and have run into the same problem, but have a little more information to share.&lt;/SPAN&gt;&lt;/P&gt;
&lt;P class="MsoNormal" style="margin: 0in 0in 0pt;"&gt;&lt;SPAN style="font-size: small; font-family: Times New Roman;"&gt;&lt;/SPAN&gt;&lt;/P&gt;
&lt;P class="MsoNormal" style="margin: 0in 0in 0pt;"&gt;&lt;SPAN style="font-size: small; font-family: Times New Roman;"&gt;This problem only occurs when compiling as part of the build process, not when individually compiling the code files. I am compiling fixed format files (.for) and the project and each file in the project are set to use fixed format. What happens is, after processing an include file (resource.fd) all fixed format column 1 comments and continuations are no longer recognized during the compile that is part of the build process and lots of error messages are generated.&lt;/SPAN&gt;&lt;/P&gt;
&lt;P class="MsoNormal" style="margin: 0in 0in 0pt;"&gt;&lt;SPAN style="font-size: small; font-family: Times New Roman;"&gt;&lt;/SPAN&gt;&lt;/P&gt;
&lt;P class="MsoNormal" style="margin: 0in 0in 0pt;"&gt;&lt;SPAN style="font-size: small; font-family: Times New Roman;"&gt;The first 5 lines of the include file are:&lt;/SPAN&gt;&lt;/P&gt;
&lt;P class="MsoNormal" style="margin: 0in 0in 0pt;"&gt;&lt;SPAN style="font-size: small; font-family: Times New Roman;"&gt;&lt;/SPAN&gt;&lt;/P&gt;
&lt;P class="MsoNormal" style="margin: 0in 0in 0pt; mso-layout-grid-align: none;"&gt;&lt;SPAN style="font-size: 10pt; color: green; font-family: " courier="" new=""&gt;!MS$FREEFORM&lt;/SPAN&gt;&lt;/P&gt;
&lt;P class="MsoNormal" style="margin: 0in 0in 0pt; mso-layout-grid-align: none;"&gt;&lt;SPAN style="font-size: 10pt; color: green; font-family: " courier="" new=""&gt;! Microsoft Developer Studio generated include file.&lt;/SPAN&gt;&lt;/P&gt;
&lt;P class="MsoNormal" style="margin: 0in 0in 0pt; mso-layout-grid-align: none;"&gt;&lt;SPAN style="font-size: 10pt; color: green; font-family: " courier="" new=""&gt;! Used by ITRAJ2TSIM_Qry.rc&lt;/SPAN&gt;&lt;/P&gt;
&lt;P class="MsoNormal" style="margin: 0in 0in 0pt; mso-layout-grid-align: none;"&gt;&lt;SPAN style="font-size: 10pt; color: green; font-family: " courier="" new=""&gt;!&lt;/SPAN&gt;&lt;/P&gt;
&lt;P class="MsoNormal" style="margin: 0in 0in 0pt; mso-layout-grid-align: none;"&gt;&lt;SPAN style="font-size: 10pt; color: red; font-family: " courier="" new=""&gt;&lt;SPAN style="mso-spacerun: yes;"&gt; &lt;/SPAN&gt;&lt;/SPAN&gt;&lt;SPAN style="font-size: 10pt; font-family: " courier="" new=""&gt;&lt;SPAN style="mso-spacerun: yes;"&gt;&lt;/SPAN&gt;&lt;STRONG&gt;&lt;SPAN style="color: blue;"&gt;integer&lt;/SPAN&gt;&lt;/STRONG&gt;, &lt;STRONG&gt;&lt;SPAN style="color: blue;"&gt;parameter&lt;/SPAN&gt;&lt;/STRONG&gt; :: IT2TS_Dlg1&lt;SPAN style="mso-spacerun: yes;"&gt; &lt;/SPAN&gt;= 101&lt;/SPAN&gt;&lt;/P&gt;
&lt;P class="MsoNormal" style="margin: 0in 0in 0pt; mso-layout-grid-align: none;"&gt;&lt;SPAN style="font-size: 10pt; font-family: " courier="" new=""&gt;&lt;/SPAN&gt;&lt;/P&gt;
&lt;P class="MsoNormal" style="margin: 0in 0in 0pt; mso-layout-grid-align: none;"&gt;&lt;SPAN style="font-size: 10pt; font-family: " courier="" new=""&gt;When these lines are changed to:&lt;/SPAN&gt;&lt;/P&gt;
&lt;P class="MsoNormal" style="margin: 0in 0in 0pt; mso-layout-grid-align: none;"&gt;&lt;SPAN style="font-size: 10pt; font-family: " courier="" new=""&gt;&lt;/SPAN&gt;&lt;/P&gt;
&lt;P class="MsoNormal" style="margin: 0in 0in 0pt; mso-layout-grid-align: none;"&gt;&lt;SPAN style="font-size: 10pt; color: green; font-family: " courier="" new=""&gt;C!MS$FREEFORM&lt;/SPAN&gt;&lt;/P&gt;
&lt;P class="MsoNormal" style="margin: 0in 0in 0pt; mso-layout-grid-align: none;"&gt;&lt;SPAN style="font-size: 10pt; color: green; font-family: " courier="" new=""&gt;C! Microsoft Developer Studio generated include file.&lt;/SPAN&gt;&lt;/P&gt;
&lt;P class="MsoNormal" style="margin: 0in 0in 0pt; mso-layout-grid-align: none;"&gt;&lt;SPAN style="font-size: 10pt; color: green; font-family: " courier="" new=""&gt;C! Used by ITRAJ2TSIM_Qry.rc&lt;/SPAN&gt;&lt;/P&gt;
&lt;P class="MsoNormal" style="margin: 0in 0in 0pt; mso-layout-grid-align: none;"&gt;&lt;SPAN style="font-size: 10pt; color: green; font-family: " courier="" new=""&gt;C!&lt;/SPAN&gt;&lt;/P&gt;
&lt;P class="MsoNormal" style="margin: 0in 0in 0pt; mso-layout-grid-align: none;"&gt;&lt;SPAN style="font-size: 10pt; color: red; font-family: " courier="" new=""&gt;&lt;SPAN style="mso-spacerun: yes;"&gt; &lt;/SPAN&gt;&lt;/SPAN&gt;&lt;SPAN style="font-size: 10pt; font-family: " courier="" new=""&gt;&lt;SPAN style="mso-spacerun: yes;"&gt;&lt;/SPAN&gt;&lt;STRONG&gt;&lt;SPAN style="color: blue;"&gt;integer&lt;/SPAN&gt;&lt;/STRONG&gt;, &lt;STRONG&gt;&lt;SPAN style="color: blue;"&gt;parameter&lt;/SPAN&gt;&lt;/STRONG&gt; :: IT2TS_Dlg1&lt;SPAN style="mso-spacerun: yes;"&gt; &lt;/SPAN&gt;= 101&lt;/SPAN&gt;&lt;/P&gt;
&lt;P class="MsoNormal" style="margin: 0in 0in 0pt; mso-layout-grid-align: none;"&gt;&lt;SPAN style="font-size: 10pt; font-family: " courier="" new=""&gt;&lt;/SPAN&gt;&lt;/P&gt;
&lt;P class="MsoNormal" style="margin: 0in 0in 0pt;"&gt;&lt;SPAN style="font-size: small; font-family: Times New Roman;"&gt;the problem goes away.&lt;/SPAN&gt;&lt;/P&gt;
&lt;P class="MsoNormal" style="margin: 0in 0in 0pt;"&gt;&lt;SPAN style="font-size: small; font-family: Times New Roman;"&gt;&lt;/SPAN&gt;&lt;/P&gt;
&lt;P class="MsoNormal" style="margin: 0in 0in 0pt;"&gt;&lt;SPAN style="font-size: small; font-family: Times New Roman;"&gt;It would seem that the line&lt;SPAN style="mso-spacerun: yes;"&gt; &lt;/SPAN&gt;!MS$FREEFORM is changing the compiler mode somehow!&lt;/SPAN&gt;&lt;/P&gt;
&lt;P class="MsoNormal" style="margin: 0in 0in 0pt;"&gt;&lt;SPAN style="font-size: small; font-family: Times New Roman;"&gt;Any comments?&lt;/SPAN&gt;&lt;/P&gt;
&lt;P class="MsoNormal" style="margin: 0in 0in 0pt;"&gt;&lt;SPAN style="font-size: small; font-family: Times New Roman;"&gt;&lt;/SPAN&gt;&lt;/P&gt;
&lt;/EM&gt;&lt;/DIV&gt;
&lt;/DIV&gt;
&lt;/DIV&gt;
&lt;P&gt;Yes !MS$FREEFORM is a "Compiler Directive" (see the help) which switches the compiler to freeform mode. If all your source is fixed form then just delete the !MS$FREEFORM line.&lt;/P&gt;
&lt;P&gt;Les&lt;/P&gt;</description>
      <pubDate>Mon, 17 Nov 2008 09:57:19 GMT</pubDate>
      <guid>https://community.intel.com/t5/Intel-Fortran-Compiler/Compile-Build-Problem/m-p/903848#M81561</guid>
      <dc:creator>Les_Neilson</dc:creator>
      <dc:date>2008-11-17T09:57:19Z</dc:date>
    </item>
    <item>
      <title>Re: Compile/Build Problem</title>
      <link>https://community.intel.com/t5/Intel-Fortran-Compiler/Compile-Build-Problem/m-p/903849#M81562</link>
      <description>&lt;DIV style="margin:0px;"&gt;
&lt;DIV id="quote_reply" style="margin-top: 5px; width: 100%;"&gt;
&lt;DIV style="margin-left:2px;margin-right:2px;"&gt;Quoting - &lt;A href="https://community.intel.com/en-us/profile/126388"&gt;Les Neilson&lt;/A&gt;&lt;/DIV&gt;
&lt;DIV style="background-color:#E5E5E5; padding:5px;border: 1px; border-style: inset;margin-left:2px;margin-right:2px;"&gt;&lt;EM&gt;
&lt;DIV style="margin:0px;"&gt;&lt;/DIV&gt;
&lt;P&gt;Yes !MS$FREEFORM is a "Compiler Directive" (see the help) which switches the compiler to freeform mode. If all your source is fixed form then just delete the !MS$FREEFORM line.&lt;/P&gt;
&lt;P&gt;Les&lt;/P&gt;
&lt;/EM&gt;&lt;/DIV&gt;
&lt;/DIV&gt;
&lt;/DIV&gt;
&lt;P&gt;Or add !MS$NOFREEFORM at the end of the include file, so that the rest of the code is processed as fixed format.&lt;/P&gt;
&lt;P&gt;David&lt;/P&gt;</description>
      <pubDate>Mon, 17 Nov 2008 23:11:45 GMT</pubDate>
      <guid>https://community.intel.com/t5/Intel-Fortran-Compiler/Compile-Build-Problem/m-p/903849#M81562</guid>
      <dc:creator>DavidWhite</dc:creator>
      <dc:date>2008-11-17T23:11:45Z</dc:date>
    </item>
    <item>
      <title>Re: Compile/Build Problem</title>
      <link>https://community.intel.com/t5/Intel-Fortran-Compiler/Compile-Build-Problem/m-p/903850#M81563</link>
      <description>&lt;DIV style="margin:0px;"&gt;
&lt;DIV id="quote_reply" style="margin-top: 5px; width: 100%;"&gt;
&lt;DIV style="margin-left:2px;margin-right:2px;"&gt;Quoting - &lt;A href="https://community.intel.com/en-us/profile/142656"&gt;David White&lt;/A&gt;&lt;/DIV&gt;
&lt;DIV style="background-color:#E5E5E5; padding:5px;border: 1px; border-style: inset;margin-left:2px;margin-right:2px;"&gt;&lt;EM&gt;
&lt;P&gt;Or add !MS$NOFREEFORM at the end of the include file, so that the rest of the code is processed as fixed format.&lt;/P&gt;
&lt;P&gt;David&lt;/P&gt;
&lt;/EM&gt;&lt;/DIV&gt;
&lt;/DIV&gt;
&lt;/DIV&gt;
&lt;P&gt;I understand what both of you are saying, but why does it only cause a problem when using Build or Rebuild to compile and link when it does not affect Complie only? I am running IVF 10.1.021 integrated into Visual Studio Professional Edition SP1&lt;/P&gt;
&lt;P&gt;steve&lt;/P&gt;</description>
      <pubDate>Wed, 19 Nov 2008 05:26:01 GMT</pubDate>
      <guid>https://community.intel.com/t5/Intel-Fortran-Compiler/Compile-Build-Problem/m-p/903850#M81563</guid>
      <dc:creator>smarcher</dc:creator>
      <dc:date>2008-11-19T05:26:01Z</dc:date>
    </item>
    <item>
      <title>Re: Compile/Build Problem</title>
      <link>https://community.intel.com/t5/Intel-Fortran-Compiler/Compile-Build-Problem/m-p/903851#M81564</link>
      <description>&lt;DIV style="margin:0px;"&gt;&lt;/DIV&gt;
&lt;P&gt;Would you please attach the buildlog.htm of a build showing the multiple errors? I admit I find the behavior difficult to understand. The effect of a !MS$FREEFORM directive is supposed to expire at the end of the file in which it appears, even if it is INCLUDEd in some other file.&lt;/P&gt;</description>
      <pubDate>Wed, 19 Nov 2008 06:29:34 GMT</pubDate>
      <guid>https://community.intel.com/t5/Intel-Fortran-Compiler/Compile-Build-Problem/m-p/903851#M81564</guid>
      <dc:creator>Steven_L_Intel1</dc:creator>
      <dc:date>2008-11-19T06:29:34Z</dc:date>
    </item>
    <item>
      <title>Re: Compile/Build Problem</title>
      <link>https://community.intel.com/t5/Intel-Fortran-Compiler/Compile-Build-Problem/m-p/903852#M81565</link>
      <description>&lt;DIV style="margin:0px;"&gt;
&lt;DIV id="quote_reply" style="margin-top: 5px; width: 100%;"&gt;
&lt;DIV style="margin-left:2px;margin-right:2px;"&gt;Quoting - &lt;A href="https://community.intel.com/en-us/profile/336209"&gt;Steve Lionel (Intel)&lt;/A&gt;&lt;/DIV&gt;
&lt;DIV style="background-color:#E5E5E5; padding:5px;border: 1px; border-style: inset;margin-left:2px;margin-right:2px;"&gt;&lt;EM&gt;
&lt;P&gt;Would you please attach the buildlog.htm of a build showing the multiple errors? I admit I find the behavior difficult to understand. The effect of a !MS$FREEFORM directive is supposed to expire at the end of the file in which it appears, even if it is INCLUDEd in some other file.&lt;/P&gt;
&lt;/EM&gt;&lt;/DIV&gt;
&lt;/DIV&gt;
&lt;/DIV&gt;
&lt;P&gt;I had trouble adding the file so I copied it into here:&lt;/P&gt;
&lt;PRE&gt;Compiling resources...
Rc /fo "Debug/ITRAJ2TSIM_Qry.res" "C:UsersSteveDocumentsVisual Studio 2005ProjectsITRAJ2TSIMCVTITRAJ2TSIMCVTITRAJ2TSIM_Qry.rc"
Compiling with Intel Fortran Compiler 10.1.021 [IA-32]...
ifort /nologo /Zi /Od /gen-interfaces /fixed /extend_source:80 /f66 /fpscomp:nolibs /warn:interfaces /module:"Debug" /object:"Debug" /traceback /check:bounds /libs:qwin /dbglibs /4Yportlib /c /Qvc8 /Qlocation,link,"C:Program FilesMicrosoft Visual Studio 8VCbin" "C:UsersSteveDocumentsVisual Studio 2005ProjectsITRAJ2TSIMCVTITRAJ2TSIMCVTITRAJ2TSIM.FOR"
C:UsersSteveDocumentsVisual Studio 2005ProjectsITRAJ2TSIMCVTITRAJ2TSIMCVTCONTRL.FOR(1) : Error: Syntax error, found END-OF-STATEMENT when expecting one of: =&amp;gt; = . ( : %
C
-^
C:UsersSteveDocumentsVisual Studio 2005ProjectsITRAJ2TSIMCVTITRAJ2TSIMCVTCONTRL.FOR(9) : Error: Syntax error, found END-OF-STATEMENT when expecting one of: // / &lt;IDENTIFIER&gt;
      COMMON /CONTRL/ DTF,DTBF,DTRF,TNEXT,DTBUST,DTBUSG,TKINK,SKINK,
--------------------------------------------------------------------^
C:UsersSteveDocumentsVisual Studio 2005ProjectsITRAJ2TSIMCVTITRAJ2TSIMCVTCONTRL.FOR(10) : Error: Syntax error, found ',' when expecting one of: =&amp;gt; = . ( : %
     1                CKINK,VKINK,GKINK,HKINK,DAZK,RKINK,THKINK,
---------------------------^
C:UsersSteveDocumentsVisual Studio 2005ProjectsITRAJ2TSIMCVTITRAJ2TSIMCVTCONTRL.FOR(10) : Error: Syntax error, found END-OF-STATEMENT when expecting one of: ( * :: &lt;IDENTIFIER&gt; &lt;CHAR_CON_KIND_PARAM&gt; &lt;CHAR_NAM_KIND_PARAM&gt; &lt;CHARACTER_CONSTANT&gt; ...
     1                CKINK,VKINK,GKINK,HKINK,DAZK,RKINK,THKINK,
----------------------------------------------------------------^
C:UsersSteveDocumentsVisual Studio 2005ProjectsITRAJ2TSIMCVTITRAJ2TSIMCVTCONTRL.FOR(11) : Error: Syntax error, found ',' when expecting one of: =&amp;gt; = . ( : %
     2                IDXCD,ISYS,NLAST,RUNIT,WUNIT,SUNIT,
---------------------------^
C:UsersSteveDocumentsVisual Studio 2005ProjectsITRAJ2TSIMCVTITRAJ2TSIMCVTCONTRL.FOR(11) : Error: Syntax error, found END-OF-STATEMENT when expecting one of: ( * :: &lt;IDENTIFIER&gt; &lt;CHAR_CON_KIND_PARAM&gt; &lt;CHAR_NAM_KIND_PARAM&gt; &lt;CHARACTER_CONSTANT&gt; ...
     2                IDXCD,ISYS,NLAST,RUNIT,WUNIT,SUNIT,
---------------------------------------------------------^
C:UsersSteveDocumentsVisual Studio 2005ProjectsITRAJ2TSIMCVTITRAJ2TSIMCVTCONTRL.FOR(12) : Error: Syntax error, found ',' when expecting one of: =&amp;gt; = . ( : %
     3                LMODE,FMODE,IOUNIT,NOX,MODE,ICTOUT,BUNIT,
---------------------------^
C:UsersSteveDocumentsVisual Studio 2005ProjectsITRAJ2TSIMCVTITRAJ2TSIMCVTCONTRL.FOR(12) : Error: Syntax error, found END-OF-STATEMENT when expecting one of: ( * :: &lt;IDENTIFIER&gt; &lt;CHAR_CON_KIND_PARAM&gt; &lt;CHAR_NAM_KIND_PARAM&gt; &lt;CHARACTER_CONSTANT&gt; ...
     3                LMODE,FMODE,IOUNIT,NOX,MODE,ICTOUT,BUNIT,
---------------------------------------------------------------^
C:UsersSteveDocumentsVisual Studio 2005ProjectsITRAJ2TSIMCVTITRAJ2TSIMCVTCONTRL.FOR(13) : Error: Syntax error, found ',' when expecting one of: =&amp;gt; = . ( : %
     4                BBOOUT,VBOOUT,IPOUT,EVENST,REOUT,DMODE,
----------------------------^
C:UsersSteveDocumentsVisual Studio 2005ProjectsITRAJ2TSIMCVTITRAJ2TSIMCVTCONTRL.FOR(13) : Error: Syntax error, found END-OF-STATEMENT when expecting one of: ( * :: &lt;IDENTIFIER&gt; &lt;CHAR_CON_KIND_PARAM&gt; &lt;CHAR_NAM_KIND_PARAM&gt; &lt;CHARACTER_CONSTANT&gt; ...
     4                BBOOUT,VBOOUT,IPOUT,EVENST,REOUT,DMODE,
-------------------------------------------------------------^
C:UsersSteveDocumentsVisual Studio 2005ProjectsITRAJ2TSIMCVTITRAJ2TSIMCVTCONTRL.FOR(14) : Error: Syntax error, found ',' when expecting one of: =&amp;gt; = . ( : %
     5                STOUT,REFLY,RREFLY,DEBUG,RVTOUT,BSTOUT,FNAMES(5)
---------------------------^
C:UsersSteveDocumentsVisual Studio 2005ProjectsITRAJ2TSIMCVTITRAJ2TSIMCVTCONSTS.FOR(1) : Error: Syntax error, found END-OF-STATEMENT when expecting one of: =&amp;gt; = . ( : %
C
-^
C:UsersSteveDocumentsVisual Studio 2005ProjectsITRAJ2TSIMCVTITRAJ2TSIMCVTCONSTS.FOR(6) : Error: Syntax error, found END-OF-STATEMENT when expecting one of: // / &lt;IDENTIFIER&gt;
      COMMON /CONSTS/ RE,GM,PI,WE,DTR,RTD,HALFPI,TWOPI,ONEG,FTONM,
------------------------------------------------------------------^
C:UsersSteveDocumentsVisual Studio 2005ProjectsITRAJ2TSIMCVTITRAJ2TSIMCVTCONSTS.FOR(7) : Error: Syntax error, found ',' when expecting one of: =&amp;gt; = . ( : %
	1                NMTOF,RP,GECC2,GECCEN,GCON1,GCON2,GCON3,ONESIX,
------------------------------^
C:UsersSteveDocumentsVisual Studio 2005ProjectsITRAJ2TSIMCVTITRAJ2TSIMCVTCONSTS.FOR(7) : Error: Syntax error, found END-OF-STATEMENT when expecting one of: ( * :: &lt;IDENTIFIER&gt; &lt;CHAR_CON_KIND_PARAM&gt; &lt;CHAR_NAM_KIND_PARAM&gt; &lt;CHARACTER_CONSTANT&gt; ...
	1                NMTOF,RP,GECC2,GECCEN,GCON1,GCON2,GCON3,ONESIX,
------------------------------------------------------------------------^
C:UsersSteveDocumentsVisual Studio 2005ProjectsITRAJ2TSIMCVTITRAJ2TSIMCVTCONSTS.FOR(8) : Error: Syntax error, found ',' when expecting one of: =&amp;gt; = . ( %
     2                RSCON(5),ALTCON(3),EFLAT,TWOFLA,BLANK132
------------------------------^
C:UsersSteveDocumentsVisual Studio 2005ProjectsITRAJ2TSIMCVTITRAJ2TSIMCVTCONSTS.FOR(8) : Error: Syntax error, found END-OF-STATEMENT when expecting one of: :: , : )
     2                RSCON(5),ALTCON(3),EFLAT,TWOFLA,BLANK132
--------------------------------------------------------------^
C:UsersSteveDocumentsVisual Studio 2005ProjectsITRAJ2TSIMCVTITRAJ2TSIMCVTITRAJ2TSIM.FOR(893) : Error: Syntax error, found END-OF-STATEMENT when expecting one of: =&amp;gt; = . ( : %
C
-^
C:UsersSteveDocumentsVisual Studio 2005ProjectsITRAJ2TSIMCVTITRAJ2TSIMCVTITRAJ2TSIM.FOR(894) : Error: Syntax error, found IDENTIFIER 'INITIALIZE' when expecting one of: =&amp;gt; = . ( : %
C         Initialize variables
----------^
C:UsersSteveDocumentsVisual Studio 2005ProjectsITRAJ2TSIMCVTITRAJ2TSIMCVTITRAJ2TSIM.FOR(902) : Error: Syntax error, found IDENTIFIER 'SCALEFACTOR' when expecting one of: =&amp;gt; = . ( : %
c        ScaleFactor(1,1)=1.0
---------^
C:UsersSteveDocumentsVisual Studio 2005ProjectsITRAJ2TSIMCVTITRAJ2TSIMCVTITRAJ2TSIM.FOR(903) : Error: Syntax error, found IDENTIFIER 'SCALEFACTOR' when expecting one of: =&amp;gt; = . ( : %
c        ScaleFactor(2,1)=0.5
---------^
C:UsersSteveDocumentsVisual Studio 2005ProjectsITRAJ2TSIMCVTITRAJ2TSIMCVTITRAJ2TSIM.FOR(904) : Error: Syntax error, found IDENTIFIER 'SCALEFACTOR' when expecting one of: =&amp;gt; = . ( : %
c        ScaleFactor(3,1)=0.25
---------^
C:UsersSteveDocumentsVisual Studio 2005ProjectsITRAJ2TSIMCVTITRAJ2TSIMCVTITRAJ2TSIM.FOR(916) : Error: Syntax error, found IDENTIFIER 'INITIALIZE' when expecting one of: =&amp;gt; = . ( : %
C       Initialize The Dialog
--------^
C:UsersSteveDocumentsVisual Studio 2005ProjectsITRAJ2TSIMCVTITRAJ2TSIMCVTITRAJ2TSIM.FOR(918) : Error: Syntax error, found IDENTIFIER 'SET' when expecting one of: =&amp;gt; = . ( : %
C       Set The Check Boxe For The Standard Values
--------^
C:UsersSteveDocumentsVisual Studio 2005ProjectsITRAJ2TSIMCVTITRAJ2TSIMCVTITRAJ2TSIM.FOR(922) : Error: Syntax error, found IDENTIFIER 'SET' when expecting one of: =&amp;gt; = . ( : %
C       Set The Edit Boxes
--------^
C:UsersSteveDocumentsVisual Studio 2005ProjectsITRAJ2TSIMCVTITRAJ2TSIMCVTITRAJ2TSIM.FOR(923) : Error: Syntax error, found IDENTIFIER 'STAGE' when expecting one of: =&amp;gt; = . ( : %
C         Stage 1 Values
----------^
C:UsersSteveDocumentsVisual Studio 2005ProjectsITRAJ2TSIMCVTITRAJ2TSIMCVTITRAJ2TSIM.FOR(934) : Error: Syntax error, found IDENTIFIER 'STAGE' when expecting one of: =&amp;gt; = . ( : %
C         Stage 2 Values
----------^
C:UsersSteveDocumentsVisual Studio 2005ProjectsITRAJ2TSIMCVTITRAJ2TSIMCVTITRAJ2TSIM.FOR(955) : Error: Syntax error, found IDENTIFIER 'STAGE' when expecting one of: =&amp;gt; = . ( : %
C         Stage 3 Values
----------^
C:UsersSteveDocumentsVisual Studio 2005ProjectsITRAJ2TSIMCVTITRAJ2TSIMCVTITRAJ2TSIM.FOR(976) : Error: Syntax error, found IDENTIFIER 'STAGE' when expecting one of: =&amp;gt; = . ( : %
C         Stage 4 Values
----------^
C:UsersSteveDocumentsVisual Studio 2005ProjectsITRAJ2TSIMCVTITRAJ2TSIMCVTITRAJ2TSIM.FOR(997) : Error: Syntax error, found IDENTIFIER 'STAGE' when expecting one of: =&amp;gt; = . ( : %
C         Stage 5 Values
----------^
(2023) : Severe: Too many errors, exiting
(2023) : Severe: Too many fatal errors, exiting
[ Aborting due to internal error. ]
compilation aborted for C:UsersSteveDocumentsVisual Studio 2005ProjectsITRAJ2TSIMCVTITRAJ2TSIMCVTITRAJ2TSIM.FOR (code 1)


ITRAJ2TSIMCVT - 33 error(s), 0 warning(s)

&lt;/CHARACTER_CONSTANT&gt;&lt;/CHAR_NAM_KIND_PARAM&gt;&lt;/CHAR_CON_KIND_PARAM&gt;&lt;/IDENTIFIER&gt;&lt;/IDENTIFIER&gt;&lt;/CHARACTER_CONSTANT&gt;&lt;/CHAR_NAM_KIND_PARAM&gt;&lt;/CHAR_CON_KIND_PARAM&gt;&lt;/IDENTIFIER&gt;&lt;/CHARACTER_CONSTANT&gt;&lt;/CHAR_NAM_KIND_PARAM&gt;&lt;/CHAR_CON_KIND_PARAM&gt;&lt;/IDENTIFIER&gt;&lt;/CHARACTER_CONSTANT&gt;&lt;/CHAR_NAM_KIND_PARAM&gt;&lt;/CHAR_CON_KIND_PARAM&gt;&lt;/IDENTIFIER&gt;&lt;/CHARACTER_CONSTANT&gt;&lt;/CHAR_NAM_KIND_PARAM&gt;&lt;/CHAR_CON_KIND_PARAM&gt;&lt;/IDENTIFIER&gt;&lt;/IDENTIFIER&gt;&lt;/PRE&gt;</description>
      <pubDate>Fri, 21 Nov 2008 18:44:11 GMT</pubDate>
      <guid>https://community.intel.com/t5/Intel-Fortran-Compiler/Compile-Build-Problem/m-p/903852#M81565</guid>
      <dc:creator>smarcher</dc:creator>
      <dc:date>2008-11-21T18:44:11Z</dc:date>
    </item>
    <item>
      <title>Re: Compile/Build Problem</title>
      <link>https://community.intel.com/t5/Intel-Fortran-Compiler/Compile-Build-Problem/m-p/903853#M81566</link>
      <description>&lt;DIV style="margin:0px;"&gt;&lt;/DIV&gt;
&lt;P&gt;Interesting - I'll have to play with this. You can probably remove the !MS$FREEFORM line without harm. Also, I don't think you need /fixed as an option as your sources are .FOR files.&lt;/P&gt;</description>
      <pubDate>Sat, 22 Nov 2008 00:30:21 GMT</pubDate>
      <guid>https://community.intel.com/t5/Intel-Fortran-Compiler/Compile-Build-Problem/m-p/903853#M81566</guid>
      <dc:creator>Steven_L_Intel1</dc:creator>
      <dc:date>2008-11-22T00:30:21Z</dc:date>
    </item>
  </channel>
</rss>

