Operating System - HP-UX
1833353 Members
3098 Online
110051 Solutions
New Discussion

Minimal requirement C/ANSI C for Pro C/C++

 
Harinath N
Frequent Advisor

Minimal requirement C/ANSI C for Pro C/C++

Hi,

We wanted to install Pro C/C++(an Oracle 8.0.6 tool) in our HP9000 s700 box running HP-UX 10.20. The current version of C/ANSI C installed in the system is A.10.32.

The swlist of the same is,

B3898AA_APZ B.10.20.02 HP C/ANSI C Developer's Bundle for HP-UX 10.20 (S700)

Can anyone specify the minimal version of C/ANSI C that is required for carrying out Pro C/C++ installation?

Thanks and Regards,
N.Harinath


1 REPLY 1
Christopher Caldwell
Honored Contributor

Re: Minimal requirement C/ANSI C for Pro C/C++

I haven't seen a specific verions requirement for Pro C/C++ related to C/ANSI C. If Pro C/C++ is qualified to run on your platform, then C/ANSI C should work just fine.

I imagine that if you're running an older version of C/ANSI C, you'll find "issues" that have been addressed by patches - but usually these issues are fairly esoteric.

You can probably say the same about Pro C/C++.

I've run into no issues porting between 10.20 and 11.0 with C/ANSI C and Oracle.

I have run into many issues with Pro C++ as far as feature vs. version is concerned.