<?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 ISO_C_BINDING in Intel® Fortran Compiler</title>
    <link>https://community.intel.com/t5/Intel-Fortran-Compiler/ISO-C-BINDING/m-p/785736#M29953</link>
    <description>Which version of IVF first included the ISO_C_BINDING module? Can it be retrofitted to 11.0.072?&lt;BR /&gt;&lt;EDIT&gt;&lt;BR /&gt;Looking in the IVF install directory, I see the file iso_c_binding.f90, implying that indeed the module is present. But 'use iso_C_binding' gives an error:&lt;BR /&gt;&lt;BR /&gt;Error in opening the compiled module file. Check INCLUDE paths. [ISO_C_BINDING]&lt;BR /&gt;&lt;BR /&gt;What am I missing?&lt;BR /&gt;&lt;BR /&gt;Thanks.&lt;/EDIT&gt;</description>
    <pubDate>Tue, 16 Nov 2010 02:48:22 GMT</pubDate>
    <dc:creator>gib</dc:creator>
    <dc:date>2010-11-16T02:48:22Z</dc:date>
    <item>
      <title>ISO_C_BINDING</title>
      <link>https://community.intel.com/t5/Intel-Fortran-Compiler/ISO-C-BINDING/m-p/785736#M29953</link>
      <description>Which version of IVF first included the ISO_C_BINDING module? Can it be retrofitted to 11.0.072?&lt;BR /&gt;&lt;EDIT&gt;&lt;BR /&gt;Looking in the IVF install directory, I see the file iso_c_binding.f90, implying that indeed the module is present. But 'use iso_C_binding' gives an error:&lt;BR /&gt;&lt;BR /&gt;Error in opening the compiled module file. Check INCLUDE paths. [ISO_C_BINDING]&lt;BR /&gt;&lt;BR /&gt;What am I missing?&lt;BR /&gt;&lt;BR /&gt;Thanks.&lt;/EDIT&gt;</description>
      <pubDate>Tue, 16 Nov 2010 02:48:22 GMT</pubDate>
      <guid>https://community.intel.com/t5/Intel-Fortran-Compiler/ISO-C-BINDING/m-p/785736#M29953</guid>
      <dc:creator>gib</dc:creator>
      <dc:date>2010-11-16T02:48:22Z</dc:date>
    </item>
    <item>
      <title>ISO_C_BINDING</title>
      <link>https://community.intel.com/t5/Intel-Fortran-Compiler/ISO-C-BINDING/m-p/785737#M29954</link>
      <description>Well, I found the answer (RTFM). This is what is needed:&lt;BR /&gt;&lt;BR /&gt;use, intrinsic :: ISO_C_binding&lt;BR /&gt;&lt;BR /&gt;</description>
      <pubDate>Tue, 16 Nov 2010 06:33:59 GMT</pubDate>
      <guid>https://community.intel.com/t5/Intel-Fortran-Compiler/ISO-C-BINDING/m-p/785737#M29954</guid>
      <dc:creator>gib</dc:creator>
      <dc:date>2010-11-16T06:33:59Z</dc:date>
    </item>
    <item>
      <title>ISO_C_BINDING</title>
      <link>https://community.intel.com/t5/Intel-Fortran-Compiler/ISO-C-BINDING/m-p/785738#M29955</link>
      <description>USE ISO_C_binding&lt;BR /&gt;&lt;BR /&gt;should have worked. This has been in the product since 10.0. Of course, adding the INTRINSIC is a good idea regardless.</description>
      <pubDate>Wed, 17 Nov 2010 00:24:19 GMT</pubDate>
      <guid>https://community.intel.com/t5/Intel-Fortran-Compiler/ISO-C-BINDING/m-p/785738#M29955</guid>
      <dc:creator>Steven_L_Intel1</dc:creator>
      <dc:date>2010-11-17T00:24:19Z</dc:date>
    </item>
    <item>
      <title>ISO_C_BINDING</title>
      <link>https://community.intel.com/t5/Intel-Fortran-Compiler/ISO-C-BINDING/m-p/785739#M29956</link>
      <description>Beats me Steve. The code compiled with the simple USE statement on 11.0.075, but gave that error on 11.0.072. I can't imagine what else could have been the problem - certainly no INCLUDE directories needed to be set.</description>
      <pubDate>Wed, 17 Nov 2010 01:54:32 GMT</pubDate>
      <guid>https://community.intel.com/t5/Intel-Fortran-Compiler/ISO-C-BINDING/m-p/785739#M29956</guid>
      <dc:creator>gib</dc:creator>
      <dc:date>2010-11-17T01:54:32Z</dc:date>
    </item>
    <item>
      <title>ISO_C_BINDING</title>
      <link>https://community.intel.com/t5/Intel-Fortran-Compiler/ISO-C-BINDING/m-p/785740#M29957</link>
      <description>Do you have an ISO_C_BINDING.mod file in your Debug or Release folder or in any include path?</description>
      <pubDate>Wed, 17 Nov 2010 19:56:05 GMT</pubDate>
      <guid>https://community.intel.com/t5/Intel-Fortran-Compiler/ISO-C-BINDING/m-p/785740#M29957</guid>
      <dc:creator>Steven_L_Intel1</dc:creator>
      <dc:date>2010-11-17T19:56:05Z</dc:date>
    </item>
  </channel>
</rss>

