Compiler Option: -export

Export symbols for dynamic linkage

Syntax
   -export

Description
   The -export compiler option exports symbols for dynamic linkage.

See also
   * Export
   * Shared Libraries
   * Using the Command Line

