Copyright Digital Equipment Corp. All rights reserved.

/TIE D=/NOTIE

 /[NO]TIE

 Controls whether compiled code is used with translated shared
 images, either because the code might call into a translated image
 or might be called from a translated image.  Specifying /NOTIE, the
 default, indicates the compiled code will not be associated with a
 translated image.

 If you specify /TIE, link the object module using the LINK command
 /NONATIVE_ONLY qualifier.  For more information, see the HP Fortran
 for OpenVMS User Manual.