Operating System - HP-UX
1830227 Members
2578 Online
109999 Solutions
New Discussion

Ambiguous overloaded function call errors

 
Gautam Shet
Advisor

Ambiguous overloaded function call errors

Hi folks,
I am running into some Ambiguous overloaded function call error messages when compiling using the aCC(ver. A.03.25) compiler on the HP-UX 11.0 platform. I had no problems compiling the same code using the CC(C++ front end) compiler on the HP-UX 10.2 platform.

I checked for any compiler patches for this version of aCC relating to the overloaded function call errors, but could not find one. Do I need to upgrade the aCC compiler?.

I would appreciate any pointers to resolve this problem.



1 REPLY 1
Dennis Handly
Acclaimed Contributor

Re: Ambiguous overloaded function call errors

I don't remember very many cases where the aC++ compiler was wrong and obsolete cfront was right, especially by A.03.25.
You could try updating to the latest aC++ compiler.

On IPF, the aCC6 compiler should be perfect. ;-)