<?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 Fortran/assembly mixed programming in Software Archive</title>
    <link>https://community.intel.com/t5/Software-Archive/Fortran-assembly-mixed-programming/m-p/988157#M27660</link>
    <description>I have a fortran program that needs to call an assembly subroutine; this worked using IBM Professional Fortran and Ryan McFarland Fortran; &lt;BR /&gt; &lt;BR /&gt;I did not write the assembly and do not know how it was assembled. &lt;BR /&gt; &lt;BR /&gt;I have dispsub.asm and dispsub.obj files; &lt;BR /&gt; &lt;BR /&gt;I have added the fortran source to the project and added the dispsub.obj file to the project; I have compiled the fortran program without errors;  &lt;BR /&gt;when I build the exe, I get the following error message: &lt;BR /&gt; &lt;BR /&gt;LINK : error : Segment reference in fixup record &lt;BR /&gt;.dispsub.obj : fatal error LNK1123: failure during conversion to COFF: file invalid or corrupt &lt;BR /&gt;Error executing link.exe. &lt;BR /&gt; &lt;BR /&gt;how can I fix this?</description>
    <pubDate>Fri, 19 Apr 2002 06:50:06 GMT</pubDate>
    <dc:creator>rioux</dc:creator>
    <dc:date>2002-04-19T06:50:06Z</dc:date>
    <item>
      <title>Fortran/assembly mixed programming</title>
      <link>https://community.intel.com/t5/Software-Archive/Fortran-assembly-mixed-programming/m-p/988157#M27660</link>
      <description>I have a fortran program that needs to call an assembly subroutine; this worked using IBM Professional Fortran and Ryan McFarland Fortran; &lt;BR /&gt; &lt;BR /&gt;I did not write the assembly and do not know how it was assembled. &lt;BR /&gt; &lt;BR /&gt;I have dispsub.asm and dispsub.obj files; &lt;BR /&gt; &lt;BR /&gt;I have added the fortran source to the project and added the dispsub.obj file to the project; I have compiled the fortran program without errors;  &lt;BR /&gt;when I build the exe, I get the following error message: &lt;BR /&gt; &lt;BR /&gt;LINK : error : Segment reference in fixup record &lt;BR /&gt;.dispsub.obj : fatal error LNK1123: failure during conversion to COFF: file invalid or corrupt &lt;BR /&gt;Error executing link.exe. &lt;BR /&gt; &lt;BR /&gt;how can I fix this?</description>
      <pubDate>Fri, 19 Apr 2002 06:50:06 GMT</pubDate>
      <guid>https://community.intel.com/t5/Software-Archive/Fortran-assembly-mixed-programming/m-p/988157#M27660</guid>
      <dc:creator>rioux</dc:creator>
      <dc:date>2002-04-19T06:50:06Z</dc:date>
    </item>
    <item>
      <title>Re: Fortran/assembly mixed programming</title>
      <link>https://community.intel.com/t5/Software-Archive/Fortran-assembly-mixed-programming/m-p/988158#M27661</link>
      <description>You can't fix it - you have a 16-bit DOS module that can't be linked to 32-bit Windows code.&lt;BR /&gt;&lt;BR /&gt;Steve</description>
      <pubDate>Fri, 19 Apr 2002 09:34:37 GMT</pubDate>
      <guid>https://community.intel.com/t5/Software-Archive/Fortran-assembly-mixed-programming/m-p/988158#M27661</guid>
      <dc:creator>Steven_L_Intel1</dc:creator>
      <dc:date>2002-04-19T09:34:37Z</dc:date>
    </item>
  </channel>
</rss>

