Migration - Compiler Issues.

All,

We are migrating an application from HP-UX B.11.00 to HP-UX B.11.31 and both of them have the same informix version - 7.25se. However the compilers are different on both servers.
HP-UX B.11.00 - has B3913DB C.03.33 HP aC++ Compiler (S800)
HP-UX B.11.31 - has PHSS_40631 1.0 HP C/aC++ Compiler (A.06.24)

We have re-compiled and created all the executables. Some of our executables are giving core dumps giving the following information.

Program terminated with signal 11, Segmentation fault.
SEGV_ACCERR - Invalid Permissions for object
#0 0x40be5c0:1 in pf_getval () at e33lfunc.c:51
51 e33lfunc.c: No such file or directory.
in e33lfunc.c
(gdb) where
#0 0x40be5c0:1 in pf_getval () at e33lfunc.c:51

As per my understanding pf_getval is a PERFORM Library functions. Can someone tell me which library has these functions so that i can link them while compiling and proceed with the same...

Let me know if i need to furnish any further details.

Strongly advise that you take this up with Informix because this is an old product and may require manufacturer-supplied libraries to run on HP-UX 11.23.

Hi Methyl,

 Thanks for the reply. I have already posted this question in Informix dbforums. Hoping to get a reply from them.

Thanks...

1 Like