<?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 Missing Fortran Name Decoration on IA32 Machines in Intel® oneAPI Math Kernel Library</title>
    <link>https://community.intel.com/t5/Intel-oneAPI-Math-Kernel-Library/Missing-Fortran-Name-Decoration-on-IA32-Machines/m-p/795468#M2641</link>
    <description>See the description of the &lt;B&gt;/assume:[no]underscore&lt;/B&gt; option in the Intel Fortran User Guide. If in a hurry, try i&lt;B&gt;fort/help&lt;/B&gt;.&lt;BR /&gt;</description>
    <pubDate>Wed, 03 Nov 2010 00:20:20 GMT</pubDate>
    <dc:creator>mecej4</dc:creator>
    <dc:date>2010-11-03T00:20:20Z</dc:date>
    <item>
      <title>Missing Fortran Name Decoration on IA32 Machines</title>
      <link>https://community.intel.com/t5/Intel-oneAPI-Math-Kernel-Library/Missing-Fortran-Name-Decoration-on-IA32-Machines/m-p/795467#M2640</link>
      <description>Hello, I am building a Fortran 77, 32 bit static library application on a 64 bit windows machine. The compiler is vs. 11.0.072. When building from the command prompt using a make file, the name decoration (underscore prefix) is missing. This library is called from C using the C calling convention (_decl or /Gd). The fortran build options are shown below. In the mean time I have been able to build the library correctly (with underscore prefix decoration) with a visual studio project (intel compiler). &lt;BR /&gt;&lt;BR /&gt;&lt;BR /&gt;FC_LIB_OPTIONS = /c /O2 /Ot -D_WIN32 /Qdiag-disable:2259,177 /assume:byterecl /iface:default \\&lt;BR /&gt;/nologo /integer-size:32 /debug:full /Zp16&lt;BR /&gt;&lt;BR /&gt;Any suggestions on how to get the make file build to generate the correct decorated names ???&lt;BR /&gt;&lt;BR /&gt;Thanks in advance, John McElhaney</description>
      <pubDate>Tue, 02 Nov 2010 12:25:23 GMT</pubDate>
      <guid>https://community.intel.com/t5/Intel-oneAPI-Math-Kernel-Library/Missing-Fortran-Name-Decoration-on-IA32-Machines/m-p/795467#M2640</guid>
      <dc:creator>h88433</dc:creator>
      <dc:date>2010-11-02T12:25:23Z</dc:date>
    </item>
    <item>
      <title>Missing Fortran Name Decoration on IA32 Machines</title>
      <link>https://community.intel.com/t5/Intel-oneAPI-Math-Kernel-Library/Missing-Fortran-Name-Decoration-on-IA32-Machines/m-p/795468#M2641</link>
      <description>See the description of the &lt;B&gt;/assume:[no]underscore&lt;/B&gt; option in the Intel Fortran User Guide. If in a hurry, try i&lt;B&gt;fort/help&lt;/B&gt;.&lt;BR /&gt;</description>
      <pubDate>Wed, 03 Nov 2010 00:20:20 GMT</pubDate>
      <guid>https://community.intel.com/t5/Intel-oneAPI-Math-Kernel-Library/Missing-Fortran-Name-Decoration-on-IA32-Machines/m-p/795468#M2641</guid>
      <dc:creator>mecej4</dc:creator>
      <dc:date>2010-11-03T00:20:20Z</dc:date>
    </item>
    <item>
      <title>Missing Fortran Name Decoration on IA32 Machines</title>
      <link>https://community.intel.com/t5/Intel-oneAPI-Math-Kernel-Library/Missing-Fortran-Name-Decoration-on-IA32-Machines/m-p/795469#M2642</link>
      <description>Hi, Thanks for the response. the /assume option applies to appending an underscore to the end of the function name. The name decoration prefixes the underscore. After some surfing on the internet, I found an intel source that says that this has been known to happen.Perhaps the compiler just gets hung up because the 32 bit app is being built on an x64 architecture. Strange though that it correctly generates the name decoration when building inside of visual studio.&lt;BR /&gt;</description>
      <pubDate>Fri, 05 Nov 2010 13:04:24 GMT</pubDate>
      <guid>https://community.intel.com/t5/Intel-oneAPI-Math-Kernel-Library/Missing-Fortran-Name-Decoration-on-IA32-Machines/m-p/795469#M2642</guid>
      <dc:creator>h88433</dc:creator>
      <dc:date>2010-11-05T13:04:24Z</dc:date>
    </item>
  </channel>
</rss>

