Once a user has generated his interface code using BUILD_JOB, he is ready to link. The following steps must be performed:
setup a_c <version>
This command need be executed only once per login session, regardless of how many times the user links. (Note: these logicals/env.s also must be set up before the user can run his program. It is therefore advisable to include this setup command in the user's login. The Analysis_Control logicals/env.s will automatically be set up if the user executes the offline setup command.)
$ LINK_ANA MYEXE_NAME MYOPT_FILE [Yes/No/All] <optional_library_list>
% link_ana myexe_name.exe myopt_file.opt [no/all/user/O2] <optional_library>
For more information on the use of the link_ana command see appendix C.