<?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 Make dll for calling from python (ctypes) in Intel® Fortran Compiler</title>
    <link>https://community.intel.com/t5/Intel-Fortran-Compiler/Make-dll-for-calling-from-python-ctypes/m-p/1068797#M119055</link>
    <description>&lt;P&gt;&amp;nbsp;&lt;/P&gt;

&lt;P&gt;How do I compile/link a DLL so that *all* functions and variables are visible in python? Using gfortran one just compiles use -shared -fPIC, then ctypes can load functions from the dll by name. Options I've tried so far do not seem to include any of the names in the DLL when compiled with ifort. Thanks.&lt;/P&gt;</description>
    <pubDate>Mon, 16 Nov 2015 08:43:49 GMT</pubDate>
    <dc:creator>antony</dc:creator>
    <dc:date>2015-11-16T08:43:49Z</dc:date>
    <item>
      <title>Make dll for calling from python (ctypes)</title>
      <link>https://community.intel.com/t5/Intel-Fortran-Compiler/Make-dll-for-calling-from-python-ctypes/m-p/1068797#M119055</link>
      <description>&lt;P&gt;&amp;nbsp;&lt;/P&gt;

&lt;P&gt;How do I compile/link a DLL so that *all* functions and variables are visible in python? Using gfortran one just compiles use -shared -fPIC, then ctypes can load functions from the dll by name. Options I've tried so far do not seem to include any of the names in the DLL when compiled with ifort. Thanks.&lt;/P&gt;</description>
      <pubDate>Mon, 16 Nov 2015 08:43:49 GMT</pubDate>
      <guid>https://community.intel.com/t5/Intel-Fortran-Compiler/Make-dll-for-calling-from-python-ctypes/m-p/1068797#M119055</guid>
      <dc:creator>antony</dc:creator>
      <dc:date>2015-11-16T08:43:49Z</dc:date>
    </item>
    <item>
      <title>Sorry, there is no "wildcard"</title>
      <link>https://community.intel.com/t5/Intel-Fortran-Compiler/Make-dll-for-calling-from-python-ctypes/m-p/1068798#M119056</link>
      <description>&lt;P&gt;Sorry, there is no "wildcard" option to make all symbols exported. We've had a request for this feature before, I'll add you to the list of requesters. &amp;nbsp;Issue ID is&amp;nbsp;DPD200034605.&lt;/P&gt;</description>
      <pubDate>Thu, 19 Nov 2015 18:51:45 GMT</pubDate>
      <guid>https://community.intel.com/t5/Intel-Fortran-Compiler/Make-dll-for-calling-from-python-ctypes/m-p/1068798#M119056</guid>
      <dc:creator>Steven_L_Intel1</dc:creator>
      <dc:date>2015-11-19T18:51:45Z</dc:date>
    </item>
  </channel>
</rss>

