HP Micro Focus Object COBOL/UX Release Notes for Version B.12.35

16 Chapter 2
Installation Information
Compatibility with Previous Versions
Compatibility with Previous Versions
If Your Code
Was Built
With This
Version of
COBOL
These Types of Code can be run on Version B.12.35
(MF V4.1.20 base on HP-UX 10.20)
Compatible
Code
Notes:
B.12.2x
(V4.1 base on
HP-UX 10.20)
B.11.2x,
B.11.30
(V4.0 base on
HP-UX 10.20)
B.10.xx
(V3.2 base on
HP-UX 10.01
and 10.10)
B.08.7x
(V3.2 base on
HP-UX 9.x)
.int, .gnt,
.snt,
shared-bound
executables
(lib*.sl and
a.out)
1. Due to the HP-UX system changes, all objects,
shared libraries, and archive libraries (.o, lib*.sl,
lib*.a) created prior to version B.12.2x of COBOL
cannot be relinked on HP-UX 10.20 and are
incompatible. These will need to be rebuilt.
However, lib*.sl can be executed on this version
of COBOL with a.outs created from earlier
versions.
2. If you are still experiencing problems you may have
to recompile, regenerate, and relink your code from
source.
3. Archive-bound executables are not supported. See
“Using Shared Libraries vs. Archive Libraries” and
“Support for Binary Compatibility” in Chapter 4 of
the online HP Micro Focus Object COBOL/UX
Programmer’s Guide for more information.
B.11.50
(V4.0 base on
HP-UX 10.30)
B.12.50
(V4.1 base on
HP-UX 10.30)
.int 1. Only .int code built with COBOL version B.11.50
or B.12.50 (HP-UX 10.30) can run on this version.
Shared libraries, .gnts, .snts, and a.outs built
with COBOL version B.11.50 or B.12.50 cannot be
run on this version due to operating system changes
from HP-UX 10.20 to 10.30.