<?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: HP Compile issue in Operating System - HP-UX</title>
    <link>https://community.hpe.com/t5/operating-system-hp-ux/hp-compile-issue/m-p/2638693#M722673</link>
    <description>Hi,&lt;BR /&gt;&lt;BR /&gt;&lt;BR /&gt;Take a look :&lt;BR /&gt;&lt;BR /&gt;&lt;A href="http://h21007.www2.hp.com/dspp/tech/tech_TechSoftwareDetailPage_IDX/1,1703,1743,00.html" target="_blank"&gt;http://h21007.www2.hp.com/dspp/tech/tech_TechSoftwareDetailPage_IDX/1,1703,1743,00.html&lt;/A&gt;&lt;BR /&gt;&lt;BR /&gt;Gideon</description>
    <pubDate>Fri, 04 Jan 2002 12:49:03 GMT</pubDate>
    <dc:creator>G. Vrijhoeven</dc:creator>
    <dc:date>2002-01-04T12:49:03Z</dc:date>
    <item>
      <title>HP Compile issue</title>
      <link>https://community.hpe.com/t5/operating-system-hp-ux/hp-compile-issue/m-p/2638691#M722671</link>
      <description>Hi,&lt;BR /&gt;&lt;BR /&gt;I am using HP OS version of:&lt;BR /&gt;HP-UX troi B.11.00 A 9000/782 2014240223 two-user license&lt;BR /&gt;&lt;BR /&gt;and the aCC compiler for compiling my c++ files which is:&lt;BR /&gt;aCC: HP ANSI C++ B3910B A.03.15&lt;BR /&gt;&lt;BR /&gt;and I get the following error while compiling my programs in optimized mode:&lt;BR /&gt;&lt;BR /&gt;aCC -c -I.. -I/home/johndoe/mainline -I/usr/include/X11R6 -I/usr/include/Motif1.2 -I/opt/java1.2/include -I/opt/java1.2/include/hp-ux    -DT_HP700_HPUX -DT_ENV_SRC -DT_OS_HPUX_11_00 -ext   -AA +DAportable       +Z +O3 -DT_OPTIMIZE_CODE test.cxx -o obj_shared_optimized/test.o&lt;BR /&gt;Signal 11&lt;BR /&gt;( 0)  0x0011638c   sighandler__FiT1 + 0x14c  [/opt/aCC/lbin/ctcom]&lt;BR /&gt;( 1)  0xc02033b0   _sigreturn  [/usr/lib/libc.2]&lt;BR /&gt;( 2)  0x007ad820   add_with_closure + 0x30  [/opt/aCC/lbin/ctcom]&lt;BR /&gt;( 3)  0x005f8054   create_might_alias_id + 0xd4  [/opt/aCC/lbin/ctcom]&lt;BR /&gt;( 4)  0x005f810c   get_might_alias_id + 0x6c  [/opt/aCC/lbin/ctcom]&lt;BR /&gt;( 5)  0x005f8374   process_ta + 0x50  [/opt/aCC/lbin/ctcom]&lt;BR /&gt;( 6)  0x00559f70   eval_istr + 0x288  [/opt/aCC/lbin/ctcom]&lt;BR /&gt;( 7)  0x00541cd0   eval_driver + 0x9ac  [/opt/aCC/lbin/ctcom]&lt;BR /&gt;( 8)  0x00539fec   pass2_ucode + 0x41c  [/opt/aCC/lbin/ctcom]&lt;BR /&gt;( 9)  0x00572680   cg_end + 0x778  [/opt/aCC/lbin/ctcom]&lt;BR /&gt;(10)  0x004da9bc   U2_DOWN2_End_Routine_Definition__FUi14U2_SIMPLE_SPOS + 0x168  [/opt/aCC/lbin/ctcom]&lt;BR /&gt;(11)  0x003acdec   Process_Routines__6OUTPUTFP12ST_LT_CBLOCKP25PHASE_TRANSFORMATION_LIST + 0x12c  [/opt/aCC/lbin/ctcom]&lt;BR /&gt;(12)  0x003acf80   Process_Compilation_Unit__6OUTPUTFP3GCUP22ST_LT_COMPILATION_UNITP25PHASE_TRANSFO + 0x104  [/opt/aCC/lbin/ctcom]&lt;BR /&gt;(13)  0x003ad910   Process_Global_Comp_Unit__FP3GCUUiP15ST_LT_LINK_UNITUcP3MEMP9U2_VectorT4 + 0x28c  [/opt/aCC/lbin/ctcom]&lt;BR /&gt;(14)  0x003adbe8   OUT_Driver__Fv + 0x214  [/opt/aCC/lbin/ctcom]&lt;BR /&gt;(15)  0x00363ed8   Optimize_Modules__Fv + 0x20  [/opt/aCC/lbin/ctcom]&lt;BR /&gt;(16)  0x00363fc0   HLO_OPT_Go__7HLO_OPTFv + 0x2c  [/opt/aCC/lbin/ctcom]&lt;BR /&gt;(17)  0x0031b854   INP_End_Compilation__Fv + 0x80  [/opt/aCC/lbin/ctcom]&lt;BR /&gt;(18)  0x002e2c60   U2_UP_terminate__Fv + 0x144  [/opt/aCC/lbin/ctcom]&lt;BR /&gt;(19)  0x002d4064   be_terminate + 0x1c  [/opt/aCC/lbin/ctcom]&lt;BR /&gt;(20)  0x002ab558   ucodeCodeGenTerm__Fv + 0x78  [/opt/aCC/lbin/ctcom]&lt;BR /&gt;(21)  0x00116b18   main + 0x5f0  [/opt/aCC/lbin/ctcom]&lt;BR /&gt;(22)  0xc014011c   _start + 0xa8  [/usr/lib/libc.2]&lt;BR /&gt;(23)  0x00102be8   $START$ + 0x1a0  [/opt/aCC/lbin/ctcom]&lt;BR /&gt;Error (system problem) 689: # Compiler received signal 11&lt;BR /&gt;make: *** [obj_shared_optimized/tmsg.o] Error 3&lt;BR /&gt;&lt;BR /&gt;I would greatly appreciate your help. &lt;BR /&gt;&lt;BR /&gt;&lt;BR /&gt;Thanks in advance,&lt;BR /&gt;Raj&lt;BR /&gt;&lt;BR /&gt;</description>
      <pubDate>Thu, 03 Jan 2002 21:25:11 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-hp-ux/hp-compile-issue/m-p/2638691#M722671</guid>
      <dc:creator>Raj_11</dc:creator>
      <dc:date>2002-01-03T21:25:11Z</dc:date>
    </item>
    <item>
      <title>Re: HP Compile issue</title>
      <link>https://community.hpe.com/t5/operating-system-hp-ux/hp-compile-issue/m-p/2638692#M722672</link>
      <description>A.03.15 is an old version of the compiler, I suggest you try installing a later version off your application CD's.&lt;BR /&gt;&lt;BR /&gt;aCC release information can be found here:&lt;BR /&gt;&lt;BR /&gt;&lt;A href="http://h21007.www2.hp.com/dspp/tech/tech_TechSoftwareDetailPage_IDX/1,1703,1743,00.html#11" target="_blank"&gt;http://h21007.www2.hp.com/dspp/tech/tech_TechSoftwareDetailPage_IDX/1,1703,1743,00.html#11&lt;/A&gt;&lt;BR /&gt;&lt;BR /&gt;Regards,&lt;BR /&gt;Steve</description>
      <pubDate>Fri, 04 Jan 2002 09:11:36 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-hp-ux/hp-compile-issue/m-p/2638692#M722672</guid>
      <dc:creator>Steven Gillard_2</dc:creator>
      <dc:date>2002-01-04T09:11:36Z</dc:date>
    </item>
    <item>
      <title>Re: HP Compile issue</title>
      <link>https://community.hpe.com/t5/operating-system-hp-ux/hp-compile-issue/m-p/2638693#M722673</link>
      <description>Hi,&lt;BR /&gt;&lt;BR /&gt;&lt;BR /&gt;Take a look :&lt;BR /&gt;&lt;BR /&gt;&lt;A href="http://h21007.www2.hp.com/dspp/tech/tech_TechSoftwareDetailPage_IDX/1,1703,1743,00.html" target="_blank"&gt;http://h21007.www2.hp.com/dspp/tech/tech_TechSoftwareDetailPage_IDX/1,1703,1743,00.html&lt;/A&gt;&lt;BR /&gt;&lt;BR /&gt;Gideon</description>
      <pubDate>Fri, 04 Jan 2002 12:49:03 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-hp-ux/hp-compile-issue/m-p/2638693#M722673</guid>
      <dc:creator>G. Vrijhoeven</dc:creator>
      <dc:date>2002-01-04T12:49:03Z</dc:date>
    </item>
  </channel>
</rss>

