Library /sys$common/syshlp/helplib.hlb  —  LIBRARY  /GLOBALS
    For object and shareable image module libraries, controls
    whether the names of global symbols in modules being
    inserted in the library, as well as Unix-style weak symbols
    and group symbols from ELF objects, are included in the
    global symbol table.

    Format

      /GLOBALS

      /NOGLOBALS

1  –  Example

  $ LIBRARY/INSERT/NOGLOBALS TOOLS SPELL

      This LIBRARY command inserts the modules in SPELL.OBJ into the
      object library TOOLS, but global symbol names in the inserted
      modules are not included in the library's global symbol table.
Close Help