This is a discussion on Differences between HPUX -11 and HPUX-11i within the HP-UX Operating System forums, part of the Unix Operating Systems category; --> Hi all, I have an application that currently compiles and runs successfully on HPUX-11i. My question is will this ...
| |||||||
| Register | FAQ | Members List | Calendar | Search | Today's Posts | Mark Forums Read |
| ||||
| 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? Thanks for in advance for any input. Rob |
| |||
| Hello ! r_stringer66@yahoo.com wrote: > 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? On the most cases it would run successfull. But I think, if you have drives or kernel related stuff, you can have problems with the application. What kind of application to you have ? Lars |
| |||
| Hello ! r_stringer66@yahoo.com wrote: > 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? On the most cases it would run successfull. But I think, if you have drives or kernel related stuff, you can have problems with the application. What kind of application to you have ? Lars |
| |||
| Hello, I am not sure if you can say that the application is using the kernel, but it does make use of some system libraries such as pthread and such. Lars Bausch wrote: > Hello ! > > r_stringer66@yahoo.com wrote: > > 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? > On the most cases it would run successfull. > But I think, if you have drives or kernel related stuff, you can have > problems with the application. > > What kind of application to you have ? > > Lars |
| ||||
| Hello ! r_stringer66@yahoo.com wrote: > Hello, > > I am not sure if you can say that the application is using the kernel, > but it does make use of some system libraries such as pthread and such. Hm, best way is to test your application on the different releases, and with different patchlevels. Lars > > > > Lars Bausch wrote: > >>Hello ! >> >>r_stringer66@yahoo.com wrote: >> >>>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? >> >>On the most cases it would run successfull. >>But I think, if you have drives or kernel related stuff, you can have > > >>problems with the application. >> >>What kind of application to you have ? >> >>Lars > > |