ContentsIndexPreviousNext

To relink the server runtime under UNIX

To relink the AcuConnect server runtime under UNIX, 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 acuconnect

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