Operating System - HP-UX
1748128 Members
3503 Online
108758 Solutions
New Discussion юеВ

aCC compiler to be used in HP-UX 11.23

 
SOLVED
Go to solution
adityahuawei
Occasional Contributor

aCC compiler to be used in HP-UX 11.23

Hi Everybody,

We are trying to port our product from suselinux to HP-UX.When we try to compile using aCC compiler we get the following error

"/usr/include/machine/sys/_types.h".line 65 #Invalid type specifier combination in declaration" "short double"
__fpreg __for_alignment_only_do_not_use;
^^^^^^^

The OS which we are using is
HP-UX B.11.23 ia64 0136045319

and the aCC compiler version is

/opt/aCC/bin/aCC:
$Revision: 92453-07 linker linker crt0.o B.11.16.01 03016 $
HP aC++ B3910B A.03.55
HP aC++ B3910B X.03.37.01 Language Support Library

Am I using the correct compiler ? If not which version of aCC ( which is supported the hardware) should i use to resolve this problem.
3 REPLIES 3
Dennis Handly
Acclaimed Contributor
Solution

Re: aCC compiler to be used in HP-UX 11.23

>A.03.55

This is a PA compiler, where did you get it?
You need an Integrity compiler, the latest is A.06.25.01.

>Am I using the correct compiler?

No.
adityahuawei
Occasional Contributor

Re: aCC compiler to be used in HP-UX 11.23

Thanks dennis for the information

We were using HP-UX 11.11 which was having this aCC(A 3.55 version) compiler.We thought it might work for HP-UX 11.23 ia64 also. Anyways we have a new HP-BOX now with the following OS

HP-UX B.11.23 U ia64

and the aCC compiler is

HP c/aC++ for integrity servers B3910B A.06.20 compiler

Hope this configuration works .
Dennis Handly
Acclaimed Contributor

Re: aCC compiler to be used in HP-UX 11.23

>HP c/aC++ for integrity servers B3910B A.06.20 compiler
>Hope this configuration works.

It should but there are newer compiler versions.