next up previous 372
Next: Linking on UNIX
Up: Compiling and Linking Applications
Previous: Compiling

Linking on VMS

NBS can be linked either in a stand-alone or ADAM fashion. The approriate link commands are,

    LINK program,NBS_LINK/OPT        ! Stand-alone

    ALINK program,NBS_LINK/OPT       ! ADAM version

The following LINK options file is used stand-alone,

    NBS_IMAGE/SHARE

and this one for linking with ADAM,

    NBS_IMAGE_ADAM/SHARE

If you are linking in lots of other sub-systems as well, you may need to incorporate these lines into your own options file (unfortunately, LINK options files cannot be nested).



next up previous 372
Next: Linking on UNIX
Up: Compiling and Linking Applications
Previous: Compiling

NBS The Noticeboard System
Starlink User Note 77
D.J. Allan
11 September 1995
E-mail:ussc@star.rl.ac.uk