3. Embedded QUEL for COBOL : Precompiling, Compiling, and Linking an EQUEL Program : The COBOL Compiler—VMS : Linking an EQUEL Program without Shared Libraries
 
Share this page                  
Linking an EQUEL Program without Shared Libraries
While the use of shared libraries in linking EQUEL programs is recommended for optimal performance and ease-of-maintenance, non-shared versions of the libraries have been included in case you require them. Non-shared libraries required by EQUEL are listed in the equel.noshare options file. The options file must be included in your link command after all user modules. Libraries must be specified in the order given in the options file.
The following example demonstrates the link command of an EQUEL program called "dbentry" that has been preprocessed and compiled:
$   link dbentry,-
    ii_system:[ingres.files]equel.noshare/opt