ContentsIndexPreviousNext

4.2.1 Relinking the Client Runtime

If your applications do not interface with any special library routines other than the AcuConnect libraries, you do not need to relink your runtime. The ACUCOBOL-GT runtime Version 5.1 has been prelinked for your convenience. If, on the other hand, your applications interface with C-ISAM or other special library routines, you must relink the runtime with these special routines. Be sure to use your ACUCOBOL-GT Version 5.1 distribution to remake your runtime in this instance and not the AcuConnect distribution. To execute the link, you must have the appropriate C compiler.

For C-ISAM, follow the relinking procedure described in the add-on module's documentation.

For other special library routines, the following procedures apply.


Note: Before relinking, modify "direct.c" (direct method) or "sub.c" and "sub85.c" (interface method) to include your C routines (see Appendix C in the documentation for the compiler).
More:

To relink the client runtime under Windows

To relink the client runtime under UNIX