Operating System - HP-UX
1748041 Members
5054 Online
108757 Solutions
New Discussion

aCC: error 1922: "/opt/aCC/lbin/ctcom" terminated with signal 10

 
bsunilm
New Member

aCC: error 1922: "/opt/aCC/lbin/ctcom" terminated with signal 10

hi,
while I ma tring for compiling ecxx file (proc)using aCC I am getting the followign error .

cp fmssgwcustpart1vcom.ecxx fmssgwcustpart1vcom.cxx
/opt/aCC/bin/aCC -P -I. -I/e/ECR_1077/include -I/usr/opt/oracle/product/9.2.0/precomp/public -I/usr/opt/omniORB/include -I/home/cdg/build/fms/ia64HPUX_940/detection/include -I/home/cdg/build/fit/fit664_ia64HPUX_940/include -I/home/cdg/build/fms/ia64HPUX_940/detection/include -I/home/cdg/build/fit/fit664_ia64HPUX_940/include -I/usr/opt/oracle/product/9.2.0/rdbms/ -I. +W829 +W890 -D_WCHAR_T -D_INTRINSICS -mt -c -Wl,+s -c +DD64 -AA +Z +inst_implicit_include -D_DFMS_ORACLE -DDFMS_ORACLE -DFMS_VERSION=940 -D__hpux__ -D__hppa__ -D__OSVERSION__=11 -D_HPUX_SOURCE fmssgwcustpart1vcom.cxx > fmssgwcustpart1vcom.ixx
Signal 11
Signal 10
aCC: error 1922: "/opt/aCC/lbin/ctcom" terminated with signal 10
make: [/e/ECR_1077/obj/fmssgwcustpart1vcom.o] Error 1 (ignored)

I am using ia64 m/c with HP UX .
could any can help me on this issue. I am strugling for many days with this .
1 REPLY 1
Dennis Handly
Acclaimed Contributor

Re: aCC: error 1922: "/opt/aCC/lbin/ctcom" terminated with signal 10

aCC5 is NOT supported! You'll need to get the latest aCC6, A.06.20 with a patch to A.06.22.

Your signal 11 is related to using -P/-E with +inst_implicit_include. Remove the latter.
Also -D__hppa__ is probably not a good idea on Integrity.