View Single Post

   
  #2 (permalink)  
Old 01-16-2008, 07:08 PM
Chris Cox
 
Posts: n/a
Default Re: Differences between HPUX -11 and HPUX-11i

r_stringer66@yahoo.com wrote:
> Hi all,
>
> I have an application that currently compiles and runs successfully on
> HPUX-11i.
>
> My question is will this application also run successfuly on the older
> HPUX-11 operation system? And is HPUX-11i generally backwards
> compatible?


11i is LATER than 11.00. The fast answer is NO.. you should NOT
assume that 11i (and all of its myriads of variants) binaries will
run on 11.00.

With regards to the now deprecated PA-RISC... 11.00 binaries (in
general) will run on 11i (11.11, 11.23, etc).

Compile low -> test high
Reply With Quote