Operating System - HP-UX
1834285 Members
2128 Online
110066 Solutions
New Discussion

Re: HP-UX Binary Backward Compatibility

 
steve miller_2
New Member

HP-UX Binary Backward Compatibility

I just noticed that some HPUX 10.2 source we have doesn't link properly on HPUX 11 but the statically linked binaries run fine. The machine they are running on is an N4000, not sure what processor is being used in this box.

I am thinking of just running the binaries on 11 and not recompiling/linking the code under 11. Does anyone have an opinion as to whether the binary backward compatibility from 10.2 to 11 is risky to depend on?

Steve
Death From Above
2 REPLIES 2
Andy Monks
Honored Contributor

Re: HP-UX Binary Backward Compatibility

Static binaries are forward compatible. (so 10.20 binaries will work fine on 11.X)
Jitendra_1
Trusted Contributor

Re: HP-UX Binary Backward Compatibility

You might want to take a look at this thread :

http://forums.itrc.hp.com/cm/QuestionAnswer/1,1150,0x0bb7854994d9d4118fef0090279cd0f9,00.html
Learning is the Key!