<?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 error compiling on cobol in Operating System - HP-UX</title>
    <link>https://community.hpe.com/t5/operating-system-hp-ux/error-compiling-on-cobol/m-p/2937291#M719992</link>
    <description>Hi guys&lt;BR /&gt;I am using hp-ux 10.20 model k570 with micro focus cobol &amp;amp; I get this error when compiling with compj. Does anyone know what this means.&lt;BR /&gt;&lt;BR /&gt;ld: (Warning) At least one PA 2.0 object file (/var/tmp/cob7751/_hp_ver_lhpcobl.o) was detected. The linked output may not run on a PA 1.x system</description>
    <pubDate>Thu, 27 Mar 2003 14:28:24 GMT</pubDate>
    <dc:creator>Shaamil</dc:creator>
    <dc:date>2003-03-27T14:28:24Z</dc:date>
    <item>
      <title>error compiling on cobol</title>
      <link>https://community.hpe.com/t5/operating-system-hp-ux/error-compiling-on-cobol/m-p/2937291#M719992</link>
      <description>Hi guys&lt;BR /&gt;I am using hp-ux 10.20 model k570 with micro focus cobol &amp;amp; I get this error when compiling with compj. Does anyone know what this means.&lt;BR /&gt;&lt;BR /&gt;ld: (Warning) At least one PA 2.0 object file (/var/tmp/cob7751/_hp_ver_lhpcobl.o) was detected. The linked output may not run on a PA 1.x system</description>
      <pubDate>Thu, 27 Mar 2003 14:28:24 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-hp-ux/error-compiling-on-cobol/m-p/2937291#M719992</guid>
      <dc:creator>Shaamil</dc:creator>
      <dc:date>2003-03-27T14:28:24Z</dc:date>
    </item>
    <item>
      <title>Re: error compiling on cobol</title>
      <link>https://community.hpe.com/t5/operating-system-hp-ux/error-compiling-on-cobol/m-p/2937292#M719993</link>
      <description>There are two methods of eliminating the PA2.0 message while compiling:&lt;BR /&gt;&lt;BR /&gt;     1. To produce optimized code use '+DAportable' on the command&lt;BR /&gt;        line.&lt;BR /&gt;&lt;BR /&gt;     2. Turn off the warning in the linker with the '+vanocompat'&lt;BR /&gt;        option set to 'ld'.&lt;BR /&gt;</description>
      <pubDate>Thu, 27 Mar 2003 14:33:17 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-hp-ux/error-compiling-on-cobol/m-p/2937292#M719993</guid>
      <dc:creator>Alex Glennie</dc:creator>
      <dc:date>2003-03-27T14:33:17Z</dc:date>
    </item>
    <item>
      <title>Re: error compiling on cobol</title>
      <link>https://community.hpe.com/t5/operating-system-hp-ux/error-compiling-on-cobol/m-p/2937293#M719994</link>
      <description>It is telling you that you have linked code on a 64-bit (PA 2.0) chip so the code will not run on a 32-bit (PA 1.x) chip.&lt;BR /&gt;You can get round the problem by specifying the option +DAportable on your cob command.  This will produce and object that will run on PA1 or PA2 chips.</description>
      <pubDate>Thu, 27 Mar 2003 14:35:16 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-hp-ux/error-compiling-on-cobol/m-p/2937293#M719994</guid>
      <dc:creator>Ian Lochray</dc:creator>
      <dc:date>2003-03-27T14:35:16Z</dc:date>
    </item>
    <item>
      <title>Re: error compiling on cobol</title>
      <link>https://community.hpe.com/t5/operating-system-hp-ux/error-compiling-on-cobol/m-p/2937294#M719995</link>
      <description>If you compile and link the code in seperate steps make sure that you specify +DAportable on both the compile and the link.</description>
      <pubDate>Thu, 27 Mar 2003 14:38:33 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-hp-ux/error-compiling-on-cobol/m-p/2937294#M719995</guid>
      <dc:creator>Ian Lochray</dc:creator>
      <dc:date>2003-03-27T14:38:33Z</dc:date>
    </item>
  </channel>
</rss>

