<?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 Re: C Compiler for 64-bit HP11.11 (superdome) in Operating System - HP-UX</title>
    <link>https://community.hpe.com/t5/operating-system-hp-ux/c-compiler-for-64-bit-hp11-11-superdome/m-p/2585470#M725540</link>
    <description>Hi Paul:&lt;BR /&gt;&lt;BR /&gt;I would set the +DA2.0W compiler flag. That should set the proper defines for you. In any event, the PA-8600 processors will definitely &lt;BR /&gt;understand PA_RISC_2 codesets.&lt;BR /&gt;&lt;BR /&gt;Normally, if you are compiling on the target machines, the underlying target architecture is determing by the compiler automatically. Of course, if you are compiling on another machine to run on the Superdome, then for optimum execution set +DA2.0W.&lt;BR /&gt;&lt;BR /&gt;Regards, Clay</description>
    <pubDate>Wed, 26 Sep 2001 17:23:40 GMT</pubDate>
    <dc:creator>A. Clay Stephenson</dc:creator>
    <dc:date>2001-09-26T17:23:40Z</dc:date>
    <item>
      <title>C Compiler for 64-bit HP11.11 (superdome)</title>
      <link>https://community.hpe.com/t5/operating-system-hp-ux/c-compiler-for-64-bit-hp11-11-superdome/m-p/2585469#M725539</link>
      <description>We are migrating C code from 10.20 to 11.11 which is running on superdome.  In the C code is referring va_list wihich is in the /usr/include/stdio.h.  I don't know which parameters I should DEFINE in the makefile  for Superdome, so C pre-process will recongize va_list, i.e., __hp9000s800, _PA_RISC1_0, during the compiling.  Could I find the parameters/configuration from a file or command?</description>
      <pubDate>Wed, 26 Sep 2001 17:02:06 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-hp-ux/c-compiler-for-64-bit-hp11-11-superdome/m-p/2585469#M725539</guid>
      <dc:creator>PAUL CHEN_2</dc:creator>
      <dc:date>2001-09-26T17:02:06Z</dc:date>
    </item>
    <item>
      <title>Re: C Compiler for 64-bit HP11.11 (superdome)</title>
      <link>https://community.hpe.com/t5/operating-system-hp-ux/c-compiler-for-64-bit-hp11-11-superdome/m-p/2585470#M725540</link>
      <description>Hi Paul:&lt;BR /&gt;&lt;BR /&gt;I would set the +DA2.0W compiler flag. That should set the proper defines for you. In any event, the PA-8600 processors will definitely &lt;BR /&gt;understand PA_RISC_2 codesets.&lt;BR /&gt;&lt;BR /&gt;Normally, if you are compiling on the target machines, the underlying target architecture is determing by the compiler automatically. Of course, if you are compiling on another machine to run on the Superdome, then for optimum execution set +DA2.0W.&lt;BR /&gt;&lt;BR /&gt;Regards, Clay</description>
      <pubDate>Wed, 26 Sep 2001 17:23:40 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-hp-ux/c-compiler-for-64-bit-hp11-11-superdome/m-p/2585470#M725540</guid>
      <dc:creator>A. Clay Stephenson</dc:creator>
      <dc:date>2001-09-26T17:23:40Z</dc:date>
    </item>
    <item>
      <title>Re: C Compiler for 64-bit HP11.11 (superdome)</title>
      <link>https://community.hpe.com/t5/operating-system-hp-ux/c-compiler-for-64-bit-hp11-11-superdome/m-p/2585471#M725541</link>
      <description>A Clay, It works.  But I got the following errors:"/usr/ccs/bin/ld: (Warning) At least one PA 2.0 object file (crp_po.o) was detect&lt;BR /&gt;ed. The linked output may not run on a PA 1.x system."  It's weird I used /usr/bin/cc but the message saying I used "/usr/ccs/bin/ld"</description>
      <pubDate>Wed, 26 Sep 2001 20:27:20 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-hp-ux/c-compiler-for-64-bit-hp11-11-superdome/m-p/2585471#M725541</guid>
      <dc:creator>PAUL CHEN_2</dc:creator>
      <dc:date>2001-09-26T20:27:20Z</dc:date>
    </item>
    <item>
      <title>Re: C Compiler for 64-bit HP11.11 (superdome)</title>
      <link>https://community.hpe.com/t5/operating-system-hp-ux/c-compiler-for-64-bit-hp11-11-superdome/m-p/2585472#M725542</link>
      <description>Hi Paul:&lt;BR /&gt;&lt;BR /&gt;That is perfectly normal. The warning just means that this will only run on PA-RISC2 processors (PA-8xxx and above). If you want to compile for a broader set of target environments, change to +DAportable. You will lose some efficiency, but in reality, the vast majority of applications that are written for UNIX are not CPU bound but rather are i/o bound.&lt;BR /&gt;&lt;BR /&gt;If you just want to suppress the warnings,&lt;BR /&gt;you can set LDOPTS=+vnocompatwarnings and export this variable .&lt;BR /&gt;&lt;BR /&gt;Man ld for details.&lt;BR /&gt;&lt;BR /&gt;&lt;BR /&gt;Regards, Clay&lt;BR /&gt;</description>
      <pubDate>Wed, 26 Sep 2001 20:48:22 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-hp-ux/c-compiler-for-64-bit-hp11-11-superdome/m-p/2585472#M725542</guid>
      <dc:creator>A. Clay Stephenson</dc:creator>
      <dc:date>2001-09-26T20:48:22Z</dc:date>
    </item>
  </channel>
</rss>

