Assuming all Starlink directories have been added to the environment variables PATH and LD_LIBRARY_PATH (see SUN/118), then to link an ADAM application with SNX the command line would be
SUN/144 gives further details of compiling and linking ADAM applications with the UNIX operating system.
When developing ADAM applications, all logical names and symbols used during compiling and linking are defined by executing the procedures
The application may then be compiled using the FORTRAN command and linked using the ALINK and MLINK procedures, e.g.