MAKESHARE.COM: A VMS Utility for Creating Shareable Images from Object Module Libraries (V00527)
Version: June 1991 Submitted By: Lawrence M. Baker, U.S. Geological Survey Operating System: VAX/VMS V5.4-1 Source Language: DCL Keywords: DCL, Utilities - VMS Software Requirements: TeX Notes: Executable and/or object code is included. Documentation is written in TeX. The dvi and PostScript output files are included. Restrictions: DCL support for $IF, $THEN, $ELSE, $ENDIF is required. Abstract: MakeShare is a DCL command procedure that will bind all the
modules in an object module library into a shareable image.
MakeShare always creates a default shareable image and
shareable image library with all entry points from the object
module library declared Universal. MakeShare also creates
the necessary linker options files to build a customized
version of the shareable image and its library, complete
with transfer vectors. Complete instructions for building a
customized version of the shareable image are provided in a
release notes file and in the generated Macro source and DCL
command procedure files.