OSKILLSTOR(1) — OBJECTSTORE COMMANDS
NAME
oskillstor − disable constructors/destructors for static data members in shared libraries
SYNOPSIS
oskillstor archive-name program-name
DESCRIPTION
oskillstor disables the constructors and destructors for static data members in shared libraries built with OSCC.
A shared library consists of an executable (program-name) and an archive of .o files (archive-name). Constructors and destructors are run at program startup from the shared library. If you don’t run oskillstor, static data members contained in the library may be incorrectly initialized.
FILES
$OS_ROOTDIR/bin/oskillstor
ObjectStore 2.0 — Last change: October 1992