Operating System - HP-UX
1833729 Members
2584 Online
110063 Solutions
New Discussion

Which runtime for 10.20 aC++ app on 11?

 
Jack Tan
Occasional Advisor

Which runtime for 10.20 aC++ app on 11?

Hello,

We have an aC++ program that is used by both 10.20 and 11.0 customers. We'd like to distribute a single binary for both OSes and minimize the number of patches that our customers must install.

The aC++ FAQ at
http://h21007.www2.hp.com/dspp/tech/tech_TechSoftwareDetailPage_IDX/1,1703,1741,00.html#faq-shared
indicates that 11.x users must install aC++ runtime patches to run aC++ applications compiled on 10.20. The FAQ says "the lastest HP aC++ run-time library general release patch," but what is the minimum patch or runtime version that our 11.x customers would need?

We are compiling on HP-UX 10.20 using aC++ A.01.21.

Thanks for any help.

2 REPLIES 2
lassehab
Advisor

Re: Which runtime for 10.20 aC++ app on 11?

Hi,

For HP-UX 11.x operating systems, the HP aC++ run-time library Patch, PHSS_20055, (or its successor) must be installed prior to running HP aC++. The patch is not required for the HP-UX 11i operating system.
In addition, it is recommended that you install the core patches distributed on the Support Plus media.

Hope it help you
I love Java OS
Jack Tan
Occasional Advisor

Re: Which runtime for 10.20 aC++ app on 11?

Thanks for your reply about the runtime patch. We decided to ship different binaries to 10.x and 11.x customers.