1833627 Members
3464 Online
110062 Solutions
New Discussion

aCC compiler for V 11.23

 
SOLVED
Go to solution
Rahul Pednekar
Frequent Advisor

aCC compiler for V 11.23

Dear All,

I have Installed evaluation version of aCC with details as below:

$Revision: 92453-07 linker linker crt0.o B.11.47 051104 $
HP aC++ B3910B A.03.70
HP aC++ B3910B A.03.66 Classic Iostream Library
HP aC++ B3910B A.03.66 Language Support Library
----------------------------------------------

But Oracle documentation says But the required version of aC++ Compiler (S800) is preferably C.03.30.03 or higher. I tried to search on net but could not find it.
Can anyone tell me wether the version I have installed is the latest or I have to install aCC C.03.30.03 or higher. Please help.

Thanks

Rahul
6 REPLIES 6
Peter Nikitka
Honored Contributor
Solution

Re: aCC compiler for V 11.23

Hi,

you have installed version 3.70, which is definitly a higher version than 3.30.03.
If the oracle check gives an alert nethertheless, you can savely ignore it.

BTW, the corresponding patches for aCC should NOT be ignored!

mfG Peter
The Universe is a pretty big place, it's bigger than anything anyone has ever dreamed of before. So if it's just us, seems like an awful waste of space, right? Jodie Foster in "Contact"
Peter Godron
Honored Contributor

Re: aCC compiler for V 11.23

Rahul Pednekar
Frequent Advisor

Re: aCC compiler for V 11.23

Thanks guys,

But now my question is the version i have installed is A.03.70. and Qracle is asking for the version which starts with 'C' does that make any difference and which would be the latest.

Thanks

Rahul
Peter Godron
Honored Contributor

Re: aCC compiler for V 11.23

Rahul,
please see:
http://h21007.www2.hp.com/dspp/tech/tech_TechSoftwareDetailPage_IDX/1,1703,1743,00.html

"Compiler Version A.03.30 Base Release Available on the March 2001 Application Release CD (swlist bundle C.03.30.01)"

The compiler versions are A, Oracle referred to bundle id. So you should be ok to go.
Peter Nikitka
Honored Contributor

Re: aCC compiler for V 11.23

Hi,

this letter has no significance here, IMHO.
Looking at my swlist output, I see different letters even for patches of the core product (HPUX 11i here):

swlist -l product | fgrep aC
ACXX C.03.30 HP aC++
PHSS_25170 1.0 HP aC++ Compiler (aCC A.03.31)
PHSS_32573 1.0 HP aC++ -AA runtime libraries (aCC A.03.61)

mfG Peter
The Universe is a pretty big place, it's bigger than anything anyone has ever dreamed of before. So if it's just us, seems like an awful waste of space, right? Jodie Foster in "Contact"
Rahul Pednekar
Frequent Advisor

Re: aCC compiler for V 11.23

Thanks