1833758 Members
2583 Online
110063 Solutions
New Discussion

aC++ difference

 
SOLVED
Go to solution
Randy_9
Regular Advisor

aC++ difference

I am not sure of the differences between the aC++ compiler on two of my systems because the
output form "swlist" reads differently?. I've
attached the output from the "swlist" on the 2
systems.
One reads "ACXX C.03.30 HP aC++"
&
One reads "ACXX B.11.01.06 HP aC++"

Also does the addition of the noted patches
and their version then set the level of the compiler?.
Help confused......

Thanks,
Randy

1 REPLY 1
A. Clay Stephenson
Acclaimed Contributor
Solution

Re: aC++ difference

It appears that the two systems have not been patched to the same level. Perhaps a better test is to run 'aCC -V' on each system and note the version.
If it ain't broke, I can fix that.