Development Environment

Dynamic Linking

English

Overview

A method that loads the needed libraries at run time.

Details

A method that loads shared libraries at run time, keeping the executable smaller and making it easier to benefit from a library update.

More Linux terms