<?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 HP UX B.11.23 Compilation problem in Operating System - HP-UX</title>
    <link>https://community.hpe.com/t5/operating-system-hp-ux/hp-ux-b-11-23-compilation-problem/m-p/4495658#M653435</link>
    <description>&lt;!--!*#--&gt;I am trying to compile my program on Machine Model : ia64 hp server BL860c having B.11.23 HP-UX version .&lt;BR /&gt;&lt;BR /&gt;I am getting the following error,&lt;BR /&gt;&lt;BR /&gt;Compiling prg.cc&lt;BR /&gt;/opt/aCC/bin/aCC -g0 +z +Z +Md +DA1.1   -I. -I./include -I/opt/aCC/include -I -I/opt/tuxdir/tuxedo8.1/include -I/usr/include  -c prg.cc -o obj/prg.o&lt;BR /&gt;&lt;BR /&gt;Error 8: "/usr/include/machine/sys/_types.h", line 65 # Invalid type specifier combination in declaration: "short double".&lt;BR /&gt;            __fpreg __for_alignment_only_do_not_use;&lt;BR /&gt;            ^^^^^^^&lt;BR /&gt;&lt;BR /&gt;What could be the problem in this compilation?</description>
    <pubDate>Fri, 11 Sep 2009 04:03:01 GMT</pubDate>
    <dc:creator>Must123</dc:creator>
    <dc:date>2009-09-11T04:03:01Z</dc:date>
    <item>
      <title>HP UX B.11.23 Compilation problem</title>
      <link>https://community.hpe.com/t5/operating-system-hp-ux/hp-ux-b-11-23-compilation-problem/m-p/4495658#M653435</link>
      <description>&lt;!--!*#--&gt;I am trying to compile my program on Machine Model : ia64 hp server BL860c having B.11.23 HP-UX version .&lt;BR /&gt;&lt;BR /&gt;I am getting the following error,&lt;BR /&gt;&lt;BR /&gt;Compiling prg.cc&lt;BR /&gt;/opt/aCC/bin/aCC -g0 +z +Z +Md +DA1.1   -I. -I./include -I/opt/aCC/include -I -I/opt/tuxdir/tuxedo8.1/include -I/usr/include  -c prg.cc -o obj/prg.o&lt;BR /&gt;&lt;BR /&gt;Error 8: "/usr/include/machine/sys/_types.h", line 65 # Invalid type specifier combination in declaration: "short double".&lt;BR /&gt;            __fpreg __for_alignment_only_do_not_use;&lt;BR /&gt;            ^^^^^^^&lt;BR /&gt;&lt;BR /&gt;What could be the problem in this compilation?</description>
      <pubDate>Fri, 11 Sep 2009 04:03:01 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-hp-ux/hp-ux-b-11-23-compilation-problem/m-p/4495658#M653435</guid>
      <dc:creator>Must123</dc:creator>
      <dc:date>2009-09-11T04:03:01Z</dc:date>
    </item>
    <item>
      <title>Re: HP UX B.11.23 Compilation problem</title>
      <link>https://community.hpe.com/t5/operating-system-hp-ux/hp-ux-b-11-23-compilation-problem/m-p/4495659#M653436</link>
      <description>we are using the HP ANSI C++ B3910B A.03.37 on a64 hp server BL860c.&lt;BR /&gt;</description>
      <pubDate>Fri, 11 Sep 2009 05:11:39 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-hp-ux/hp-ux-b-11-23-compilation-problem/m-p/4495659#M653436</guid>
      <dc:creator>Must123</dc:creator>
      <dc:date>2009-09-11T05:11:39Z</dc:date>
    </item>
    <item>
      <title>Re: HP UX B.11.23 Compilation problem</title>
      <link>https://community.hpe.com/t5/operating-system-hp-ux/hp-ux-b-11-23-compilation-problem/m-p/4495660#M653437</link>
      <description>Hi Mustapha,&lt;BR /&gt;&lt;BR /&gt;The trouble is that the compiler is assuming the compilation mode other than 32 bit but you are using ia64 hp server. &lt;BR /&gt;&lt;BR /&gt;You need to define the pragma __STDC_32_MODE__ within the file you are compiling. &lt;BR /&gt;&lt;BR /&gt;I hope this helps. &lt;BR /&gt;&lt;BR /&gt;Thanks,&lt;BR /&gt;Goutham</description>
      <pubDate>Fri, 11 Sep 2009 09:07:43 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-hp-ux/hp-ux-b-11-23-compilation-problem/m-p/4495660#M653437</guid>
      <dc:creator>Goutham YJ</dc:creator>
      <dc:date>2009-09-11T09:07:43Z</dc:date>
    </item>
    <item>
      <title>Re: HP UX B.11.23 Compilation problem</title>
      <link>https://community.hpe.com/t5/operating-system-hp-ux/hp-ux-b-11-23-compilation-problem/m-p/4495661#M653438</link>
      <description>&amp;gt;we are using the HP ANSI C++ B3910B A.03.37 on ia64 hp server BL860c.&lt;BR /&gt;&lt;BR /&gt;You can't.  A.03.37 only runs on 11.11 system headers.  And that old version is obsolete.&lt;BR /&gt;What are you really trying to do?</description>
      <pubDate>Fri, 11 Sep 2009 10:43:49 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-hp-ux/hp-ux-b-11-23-compilation-problem/m-p/4495661#M653438</guid>
      <dc:creator>Dennis Handly</dc:creator>
      <dc:date>2009-09-11T10:43:49Z</dc:date>
    </item>
    <item>
      <title>Re: HP UX B.11.23 Compilation problem</title>
      <link>https://community.hpe.com/t5/operating-system-hp-ux/hp-ux-b-11-23-compilation-problem/m-p/4495662#M653439</link>
      <description>&lt;!--!*#--&gt;Actually we are migrating from B11.21 to B11.23. Previously there was HP 9000 series(PA RISC) and we were having C++ servers compiled with the 3.31 compiler version. Systems.&lt;BR /&gt; Now its Itanium systems. So while compiling there servers on new hardware getting this problem.  &lt;BR /&gt;</description>
      <pubDate>Fri, 11 Sep 2009 13:32:30 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-hp-ux/hp-ux-b-11-23-compilation-problem/m-p/4495662#M653439</guid>
      <dc:creator>Must123</dc:creator>
      <dc:date>2009-09-11T13:32:30Z</dc:date>
    </item>
    <item>
      <title>Re: HP UX B.11.23 Compilation problem</title>
      <link>https://community.hpe.com/t5/operating-system-hp-ux/hp-ux-b-11-23-compilation-problem/m-p/4495663#M653440</link>
      <description>i.e. Migration from HP 11i V1 to 11i V2</description>
      <pubDate>Fri, 11 Sep 2009 13:38:27 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-hp-ux/hp-ux-b-11-23-compilation-problem/m-p/4495663#M653440</guid>
      <dc:creator>Must123</dc:creator>
      <dc:date>2009-09-11T13:38:27Z</dc:date>
    </item>
    <item>
      <title>Re: HP UX B.11.23 Compilation problem</title>
      <link>https://community.hpe.com/t5/operating-system-hp-ux/hp-ux-b-11-23-compilation-problem/m-p/4495664#M653441</link>
      <description>&amp;gt;So while compiling there servers on new hardware getting this problem.&lt;BR /&gt;&lt;BR /&gt;You can't do this.  Why are you trying to compile PA executables on an Integrity server?&lt;BR /&gt;You must purchase the aC++ compiler for Integrity.&lt;BR /&gt;&lt;BR /&gt;You may want to look at XPADE:&lt;BR /&gt;&lt;A href="http://www.hp.com/go/xpade" target="_blank"&gt;http://www.hp.com/go/xpade&lt;/A&gt;</description>
      <pubDate>Sat, 12 Sep 2009 09:02:51 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-hp-ux/hp-ux-b-11-23-compilation-problem/m-p/4495664#M653441</guid>
      <dc:creator>Dennis Handly</dc:creator>
      <dc:date>2009-09-12T09:02:51Z</dc:date>
    </item>
  </channel>
</rss>

