Ito managed node libraries, Table a-3 libraries for the ito managed nodes – HP UX B6941-90001 User Manual
Page 486
486
Appendix A
ITO Managed Node APIs and Libraries
ITO Managed Node Libraries
ITO Managed Node Libraries
NOTE
Customer applications must be linked to ITO using the libraries and link
and compile options given in Table A-3 on page 486. Integration is only
supported if this is the case.
ITO C functions are available in a shared library. The related definitions
and return values are defined in the ITO include file,
opcapi.h
. See
Chapter 3, “File Tree Layouts on the Managed-Node Platforms,” on page
115 for the location of this include file on all supported platforms.
Table A-3
Libraries for the ITO Managed Nodes
ITO Version
ITO A.03.xx
ITO A.04.xx
ITO A.05.00
HP-UX 11.0
DCE
Library
n/a
libopc_r.sl
libopc_r.sl
Libraries
linked to the
ITO library.
n/a
/usr/lib/libdce.1
/usr/lib/libc.1
/usr/lib/libdcekt.1
/usr/lib/libpthread.1
/usr/lib/libnsl.1
/usr/lib/libc.1
Link and
compile
options
n/a
-lopc_r -ldce -lc_r
-lopc_r
Description
n/a
The ITO A.04.xx HP-UX 11.x
agent is a re-certified HP-UX
10.x agent and does not make
use of any HP-UX 11.x specific
features, for example Kernel
Threads.
The HP-UX 11.x agent is a
native 11.x agent and uses
Kernel Threads which cannot
be intermixed with
Posix/DCE Threads.
Since Kernel Threads were
not available on HP-UX 10.x
and because the HP-UX 11.x
object format is incompatible
with the HP-UX 10.x object
format, applications that
were integrated with the ITO
version A.04.02 software
must be re-compiled on
HP-UX 11.0 before the can be
integrated with ITO version
A.05.00.