Hi Vinay,
You are using HP-IA aCC compiler defines/ pre-processor directives with g++ compiler.
DD32 means 32bit build, W849,930 is warnign level etc.
 
Please use aCC or change them to equivalent for g++.
 
--
Warm Regards,

Oracle
Saurabh Bhatnagar | Development Manager- Software config & Build Mgmt.
Phone: +918041836080 | Fax: +918041526000 | VOIP: +918041836080
Oracle Product Life cycle Services

ORACLE India | Plot #1, NR ENCLAVE, EPIP INDUSTRIAL AREA, WHITEFIELD | 560066 BANGALORE

Green Oracle Oracle is committed to developing practices and products that help protect the environment

Oracle engineers hardware and software to work together in the cloud and in your data center. 
 


From: Vinay Kumar [mailto:win_i...@yahoo.com]
Sent: Tuesday, November 22, 2011 2:33 PM
To: xalan-...@xml.apache.org
Cc: xalan-c-users@xml.apache.org
Subject: Xalan-c build fails on HP-UX

Hi All,


I am trying to build Xalan-c(1.10.0 version) on HP-UX system with Itanium Architecture. I am using gcc(3.4.4 version) as C compiler and g++(3.4.4 version) as C++ compiler, but when i try to build, i am getting following error:


g++: +DD32: No such file or directory
g++: +Z: No such file or directory
g++: +W849,930: No such file or directory
cc1plus: error: invalid option `t'
cc1plus: error: unrecognized command line option "-Wc,-koenig_lookup,on"
cc1plus: error: unrecognized command line option "-Wc,-ansi_for_scope,on"
make[3]: *** [../../../../obj/MsgFileOutputStream.o] Error 1


But the same compiles fine with native compiler(aCC compiler). What is the reason for getting this error? Please guide me.


Thanks & Regards,

Vinay

Reply via email to