Operating System - HP-UX
1834801 Members
2761 Online
110070 Solutions
New Discussion

Re: Migrating from HP-UX 11iv1 to 11iv2

 
aky
Occasional Contributor

Migrating from HP-UX 11iv1 to 11iv2

Hi, Are there any concerns migrating c programs (compiler cc) to 11iv2 directly. will these have to be recompiled on the new OS version.
5 REPLIES 5
Pete Randall
Outstanding Contributor

Re: Migrating from HP-UX 11iv1 to 11iv2

Typically, these sort of things are backward compatible, meaning your programs should run without re-compilation. However, if there are new features that you wish to take advantage of, the only way to achieve that is to re-compile.

In your case, no re-compilation should be necessary.


Pete

Pete
aky
Occasional Contributor

Re: Migrating from HP-UX 11iv1 to 11iv2

Thanks Pete. Is it the same for cobol programs?
Steven E. Protter
Exalted Contributor

Re: Migrating from HP-UX 11iv1 to 11iv2

Shalom,

So long as your cobol compiler is supported on the new OS, no recompile should be needed.

SEP
Steven E Protter
Owner of ISN Corporation
http://isnamerica.com
http://hpuxconsulting.com
Sponsor: http://hpux.ws
Twitter: http://twitter.com/hpuxlinux
Founder http://newdatacloud.com
aky
Occasional Contributor

Re: Migrating from HP-UX 11iv1 to 11iv2

Hi,
My MF compiler version is
version @(#)cob.c 1.269
PRN=R1CPR/BMK:9g.K4.22.02
is this supported on 11i v2?
aky
Occasional Contributor

Re: Migrating from HP-UX 11iv1 to 11iv2

Found answer. will post other question as separate thread