1833776 Members
2071 Online
110063 Solutions
New Discussion

Cfront code on HPUX-11i

 
SOLVED
Go to solution
Jose_11
Advisor

Cfront code on HPUX-11i

Hi All,

Can I run a code that was compiled using Cfront compiled library in HPUX-11i without any problems ?

Thanx in advance,

Joe
4 REPLIES 4
Ravi_8
Honored Contributor

Re: Cfront code on HPUX-11i

Hi,
The same compiler in hp-ux 11.0 works fine, but the same will fail in 10.x
never give up
Jose_11
Advisor

Re: Cfront code on HPUX-11i

Hi ravi,

My question was about 11i !

Bye, Joe
Ravi_8
Honored Contributor

Re: Cfront code on HPUX-11i

Hi, joe
if u run it on hpux-11i, it fails.
never give up
rick jones
Honored Contributor
Solution

Re: Cfront code on HPUX-11i

given how "old" and going-away Cfront is, even if it were to work, i think it would be very prudent to get that code migrated away from Cfront ASAP.

not sure it was involved, but keep in mind that one cannot "mix and match" .o files from different OS releases. that is, you cannot link a say 10.20 compiled library with something compiled on 11, or 11i. everything must be compiled on the same OS release.

assuming the right support libraries are in place, you can take a 10.20 user-space app and run it on 11 and presumeably 11i
there is no rest for the wicked yet the virtuous have no pillows