ContentsIndexPreviousNext

To relink the client runtime under UNIX

To relink the AcuConnect runtime on UNIX clients, use the "make" command. "make" uses a makefile to specify the components and attributes of the link. ACUCOBOL-GT runtimes are shipped with a file named "Makefile" to facilitate relinking.

To relink, type the following at the UNIX command line:

make

"make" will perform the link and create an executable file.