Linker and Libraries Guide

File Control Directives

File control directives enable you to specify which version definitions within shared objects are to be made available during a link-edit. The file control definition has the following syntax.

        shared_object_name - version_name [ version_name ... ];

version_name is a version definition name contained within the specified shared_object_name.