Next: VMS
Up: COMPILING AND LINKING
Previous: COMPILING AND LINKING
Unix
Before attempting to compile or link applications, the Starlink
executables directory (normally /star/bin) should be added to your PATH.
Links to the installed include files for PRIMDAT may then be set up
in your current working directory by executing the command:
% prm_dev
and applications containing INCLUDE file names in upper case, in the normal way,
may be compiled and linked with the commands:
% f77 -o prog prog.f `prm_link`
for stand-alone applications, or:
% alink prog.f `prm_link_adam`
for ADAM applications.
Next: VMS
Up: COMPILING AND LINKING
Previous: COMPILING AND LINKING
PRIMDAT --- Processing of Primitive Numerical Data
Starlink User Note 39
R F Warren-Smith
28 February 1995
E-mail:ussc@star.rl.ac.uk
Copyright © 2009 Science and Technology Facilities Council