Runtime components for multiplatforms

This section describes the runtime components for multiplatforms.

File names and locations

The runtime DLL and header files are installed by the multiplatform installer. The details of the files are provided in Table 1.
Table 1. File names and locations
Platform Deliverable File name Installation directory
All C Header ctgstats.h include
All C Header ctgstdat.h include
All C Sample ctgstat1.c samples/c/stats
AIX® DLL libctgstats.so lib
HP-UX DLL libctgstats.sl lib
Linux® on Intel® DLL libctgstats.so lib
Linux on POWER™ DLL libctgstats.so lib
Linux on zSeries® DLL libctgstats.so lib
Solaris DLL libctgstats.so lib
UNIX® and Linux Sample Makefile samp.mak samples/c/stats
Windows® DLL ctgstats.dll bin
Windows Export symbols ctgstats.lib lib
Windows Sample Makefile ctgstat1mak.cmd samples/c/stats
For information on supported compilers, see the CICS® Transaction Gateway: Administration book for your operating system.
Windows platform
At compile time, applications that use the statistics API need access to the API DLL external symbols provided in the ctgstats.lib file.
UNIX and Linux platforms
If you change the sample makefile, you might also have to update the samples/c/env_c.def file.