<?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 *_genmod.mod and *_genmod.f90 files in Intel® Fortran Compiler</title>
    <link>https://community.intel.com/t5/Intel-Fortran-Compiler/genmod-mod-and-genmod-f90-files/m-p/820497#M47431</link>
    <description>These are "generated interface" files created when the /warn:interface ("Check routine interfaces") option is on. You do not need to do anything with these files.&lt;BR /&gt;&lt;BR /&gt;It looks as if you tried to insert a command line switch into a source file. Those don't belong there. The error is at line 38 in driver_v4.for.</description>
    <pubDate>Wed, 19 Jan 2011 20:46:15 GMT</pubDate>
    <dc:creator>Steven_L_Intel1</dc:creator>
    <dc:date>2011-01-19T20:46:15Z</dc:date>
    <item>
      <title>*_genmod.mod and *_genmod.f90 files</title>
      <link>https://community.intel.com/t5/Intel-Fortran-Compiler/genmod-mod-and-genmod-f90-files/m-p/820496#M47430</link>
      <description>I just attained trial copies of Intel Visual Fortran Composer XE 2011 
and VS2010 in order to evaluate the compiler for use at my company on 
Windows 7 (32-bit). I tested a simple code and was able to get successful compilation and execution.&lt;BR /&gt;&lt;BR /&gt;I have now moved to testing existing code (.for extensions) in the Intel Visual Fortran Composer XE 2011/VS2010 paradigm. (up until now, the code has been being compiled in a Compaq VF6/Developer's Studio paradigm). The code will not compile saying it fails to compile at Line 1. The BuildLog.htm is below:&lt;BR /&gt;&lt;BR /&gt;&lt;TABLE cellpadding="0" cellspacing="0"&gt;&lt;TBODY&gt;&lt;TR&gt;&lt;TD width="0" bgcolor="#e0e0e0"&gt;&lt;/TD&gt;&lt;TD width="0" bgcolor="white"&gt;&lt;/TD&gt;&lt;TD width="*"&gt;&lt;PRE&gt;Compiling with Intel Visual Fortran Compiler XE 12.0.1.127 [IA-32]...&lt;BR /&gt;ifort /nologo /debug:full /Od /vms /f77rtl /intconstant /warn:interfaces /real_size:64 /module:&amp;amp;quotDebug\\\\" /object:&amp;amp;quotDebug\\\\" /Fd&amp;amp;quotDebug\\vc100.pdb" /traceback /check:bounds /libs:static /threads /dbglibs /c /Qvc10 /Qlocation,link,&amp;amp;quotC:\\Program Files\\Microsoft Visual Studio 10.0\\VC\\\\bin" &amp;amp;quotC:\\Users\\Kyle Schmitt\\Documents\\Visual Studio 2010\\Projects\\Console1\\Console1\\tdist.for"&lt;BR /&gt;ifort /nologo /debug:full /Od /vms /f77rtl /intconstant /warn:interfaces /real_size:64 /module:&amp;amp;quotDebug\\\\" /object:&amp;amp;quotDebug\\\\" /Fd&amp;amp;quotDebug\\vc100.pdb" /traceback /check:bounds /libs:static /threads /dbglibs /c /Qvc10 /Qlocation,link,&amp;amp;quotC:\\Program Files\\Microsoft Visual Studio 10.0\\VC\\\\bin" &amp;amp;quotC:\\Users\\Kyle Schmitt\\Documents\\Visual Studio 2010\\Projects\\Console1\\Console1\\driver_v4.for"&lt;BR /&gt;\\Console1\\driver_v4.for(38): error #5082: Syntax error, found '/' when expecting one of: &amp;amp;ltLABEL&amp;gt; &amp;amp;ltEND-OF-STATEMENT&amp;gt; ; BLOCK BLOCKDATA PROGRAM MODULE TYPE BYTE CHARACTER ...&lt;BR /&gt;	/gen-interfaces-&lt;BR /&gt;--------^&lt;BR /&gt;\\Console1\\driver_v4.for(38): error #5082: Syntax error, found END-OF-STATEMENT when expecting one of: ( &amp;amp;ltIDENTIFIER&amp;gt; &amp;amp;ltCHAR_CON_KIND_PARAM&amp;gt; &amp;amp;ltCHAR_NAM_KIND_PARAM&amp;gt; &amp;amp;ltCHARACTER_CONSTANT&amp;gt; &amp;amp;ltINTEGER_CONSTANT&amp;gt; ...&lt;BR /&gt;	/gen-interfaces-&lt;BR /&gt;------------------------^&lt;BR /&gt;compilation aborted for \\Console1\\driver_v4.for (code 1)&lt;BR /&gt;&lt;BR /&gt;&lt;BR /&gt;Console1 - 3 error(s), 0 warning(s)&lt;BR /&gt;&lt;/PRE&gt;&lt;/TD&gt;&lt;/TR&gt;&lt;/TBODY&gt;&lt;/TABLE&gt;&lt;BR /&gt;The debug folder contains a *_genmod.mod file and a *_genmod.f90 file for each subroutine or function *. I've read some inquiries like this one but cannot figure out proper corrective action. If its relevent, I have turned on VMS Compatibility, F77 Run-Time Compatibility, and F77 Integer Constants.&lt;BR /&gt;</description>
      <pubDate>Wed, 19 Jan 2011 20:23:30 GMT</pubDate>
      <guid>https://community.intel.com/t5/Intel-Fortran-Compiler/genmod-mod-and-genmod-f90-files/m-p/820496#M47430</guid>
      <dc:creator>kschmitt_dom</dc:creator>
      <dc:date>2011-01-19T20:23:30Z</dc:date>
    </item>
    <item>
      <title>*_genmod.mod and *_genmod.f90 files</title>
      <link>https://community.intel.com/t5/Intel-Fortran-Compiler/genmod-mod-and-genmod-f90-files/m-p/820497#M47431</link>
      <description>These are "generated interface" files created when the /warn:interface ("Check routine interfaces") option is on. You do not need to do anything with these files.&lt;BR /&gt;&lt;BR /&gt;It looks as if you tried to insert a command line switch into a source file. Those don't belong there. The error is at line 38 in driver_v4.for.</description>
      <pubDate>Wed, 19 Jan 2011 20:46:15 GMT</pubDate>
      <guid>https://community.intel.com/t5/Intel-Fortran-Compiler/genmod-mod-and-genmod-f90-files/m-p/820497#M47431</guid>
      <dc:creator>Steven_L_Intel1</dc:creator>
      <dc:date>2011-01-19T20:46:15Z</dc:date>
    </item>
    <item>
      <title>*_genmod.mod and *_genmod.f90 files</title>
      <link>https://community.intel.com/t5/Intel-Fortran-Compiler/genmod-mod-and-genmod-f90-files/m-p/820498#M47432</link>
      <description>I may have lost my opportunity for feedback -- I inserted the wrong BuildLog. Below is the proper BuildLog:&lt;BR /&gt;&lt;BR /&gt;&lt;PRE&gt;Compiling with Intel Visual Fortran Compiler XE 12.0.1.127 [IA-32]...&lt;BR /&gt;ifort /nologo /debug:full /Od /vms /f77rtl /intconstant /warn:interfaces /real_size:64 /module:&amp;amp;quotDebug\" /object:&amp;amp;quotDebug\" /Fd&amp;amp;quotDebug\vc100.pdb" /traceback /check:bounds /libs:static /threads /dbglibs /c /Qvc10 /Qlocation,link,&amp;amp;quotC:\Program Files\Microsoft Visual Studio 10.0\VC\\bin" &amp;amp;quotC:\Users\Kyle Schmitt\Documents\Visual Studio 2010\Projects\Console1\Console1\driver_v4.for"&lt;BR /&gt;&lt;BR /&gt;This application has requested the Runtime to terminate it in an unusual way.&lt;BR /&gt;Please contact the application's support team for more information.&lt;BR /&gt;GEM_LO_GET_LOCATOR_INFO: zero locator value&lt;BR /&gt;\Console1\driver_v4.for: catastrophic error: **Internal compiler error: abort signal raised** Please report this error along with the circumstances in which it occurred in a Software Problem Report.  Note: File and line given may not be explicit cause of this error.&lt;BR /&gt;\Console1\driver_v4.for (code 1)&lt;BR /&gt;&lt;BR /&gt;&lt;BR /&gt;Console1 - 1 error(s), 0 warning(s)&lt;BR /&gt;&lt;BR /&gt;&lt;BR /&gt;&lt;BR /&gt;&lt;BR /&gt;&lt;/PRE&gt;&lt;BR /&gt;This occurs only after inserting a "call" command for one of the subroutines/functions. &lt;BR /&gt;</description>
      <pubDate>Wed, 19 Jan 2011 20:59:19 GMT</pubDate>
      <guid>https://community.intel.com/t5/Intel-Fortran-Compiler/genmod-mod-and-genmod-f90-files/m-p/820498#M47432</guid>
      <dc:creator>kschmitt_dom</dc:creator>
      <dc:date>2011-01-19T20:59:19Z</dc:date>
    </item>
    <item>
      <title>*_genmod.mod and *_genmod.f90 files</title>
      <link>https://community.intel.com/t5/Intel-Fortran-Compiler/genmod-mod-and-genmod-f90-files/m-p/820499#M47433</link>
      <description>Ok. This is a compiler bug and I think it's one that is fixed in the upcoming Update 2. As a workaround, set the option Fortran &amp;gt; Diagnostics &amp;gt; Check Routine Interfaces to "No".</description>
      <pubDate>Wed, 19 Jan 2011 23:22:18 GMT</pubDate>
      <guid>https://community.intel.com/t5/Intel-Fortran-Compiler/genmod-mod-and-genmod-f90-files/m-p/820499#M47433</guid>
      <dc:creator>Steven_L_Intel1</dc:creator>
      <dc:date>2011-01-19T23:22:18Z</dc:date>
    </item>
    <item>
      <title>*_genmod.mod and *_genmod.f90 files</title>
      <link>https://community.intel.com/t5/Intel-Fortran-Compiler/genmod-mod-and-genmod-f90-files/m-p/820500#M47434</link>
      <description>Thank you. That did it.</description>
      <pubDate>Thu, 20 Jan 2011 15:29:52 GMT</pubDate>
      <guid>https://community.intel.com/t5/Intel-Fortran-Compiler/genmod-mod-and-genmod-f90-files/m-p/820500#M47434</guid>
      <dc:creator>kschmitt_dom</dc:creator>
      <dc:date>2011-01-20T15:29:52Z</dc:date>
    </item>
  </channel>
</rss>

