Statically-bound programs (archive-bound programs)

Use the compiler -completeoption or the linker -nosharedoption to create a statically-bound program. The default is -dynamic.

Statically-bound programs are not supported on IPF. Most IPF (32-bit and 64-bit) system libraries, including libc, are only available as shared libraries.

88 Linker Toolset Differences Between PA-RISC and Itanium-Based Systems