ContentsIndexPreviousNext

3.2.1 Relinking the Server 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. AcuConnect includes an ACUCOBOL-GT runtime that 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 included runtime with these special routines. To execute the link, you must have the appropriate C compiler for your host machine.

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 server runtime under Windows NT or Windows 2000

To relink the server runtime under UNIX