About prelinking, linking, and binding

When describing the process to build an application, this document refers to the bind step.

Normally, the program management binder is used to perform the bind step. However, in many cases the prelink and link steps can be used in place of the bind step. When they cannot be substituted, and the program management binder alone must be used, it will be stated.

The terms bind and link have multiple meanings.