C++ components must be compiled with the Solaris C++ compiler version 4.2 or a compatible compiler that generates code that is compatible with version 4.2 of the Application Binary Interface (ABI).
[CR #273205, #273182] For C++ clients that are compiled with the Solaris C++ compiler version 4.2, you must set the JAGUAR_CLIENT_ROOT variable at runtime. Set JAGUAR_CLIENT_ROOT and JAGUAR to the full path name of your EAServer server or client installation directory.
C++ clients can be compiled with the Solaris C++ compiler version 5.0 or 6.0. For these clients, you must set the environment variable JAGCLIENT_CC_VER to the compiler version at runtime. When this variable is set to “5.0” or “6.0”, the client runtime loads compatible versions of these client libraries, which provide security and transaction support:
Client libraries for version 5.0 and 6.0 compilers |
Client libraries for version 4.2 compilers |
---|---|
libjctssecct50.so |
libjctssecct.so |
libjotsclnt50.so |
libjotsclnt.so |
libEncina_nodce50.so |
libEncina_nodce.so |
libEncinaClientJaguar50.so |
libEncinaClientJaguar.so |
Copyright © 2005. Sybase Inc. All rights reserved. |
![]() |