Hi All,
We are doing a migration of Informix 4gl application from HP-UX 32 bit to
64 bit version. During compilation time we did not find any warnings or
errors for the below mentioned symbols. But during run-time we find the
below messages displayed. When we compile the SAME source with 32 bit
informix(Version:7.31.UD6) in the same machine compiler neither of them gets displayed. All
these variables are
declared as "extern" in the application. Are we missing something. If so
please let us know ASAP. Thanks in advance.
/usr/lib/pa20_64/dld.sl: Unsatisfied data symbol 'GB' in load module
'/scl3/appl/sis/ipi/lib/libscs.sl'
/usr/lib/pa20_64/dld.sl: Unsatisfied data symbol 'eflastkey' in load module
'/scl3/appl/sis/ipi/lib/libscs.sl'
/usr/lib/pa20_64/dld.sl: Unsatisfied data symbol 'topwin' in load module
'/scl3/appl/sis/ipi/lib/libscs.sl'
/usr/lib/pa20_64/dld.sl: Unsatisfied data symbol '_Wscreen' in load module
'/scl3/appl/sis/ipi/lib/libscs.sl'
/usr/lib/pa20_64/dld.sl: Unsatisfied data symbol 'curscr' in load module
'/scl3/appl/sis/ipi/lib/libscs.sl'
Informix,4GL and Esql Version used in 64 Bit
Informix Dynamic Server Version 9.30.FC2W8
IBM INFORMIX-4GL Version 7.32.FC2
IBM Informix CSDK Version 2.81, IBM Informix-ESQL Version 9.53.FC2
Regards,
RAI