Home > Term: dynamic linking
dynamic linking
The binding of modules, as a program executes, by the dynamic link editor (dyld). Usually the dynamic link editor binds modules into a program lazily (that is, as they are used). Thus modules not actually used during execution are never bound into the program.
- Part of Speech: noun
- Industry/Domain: Software; Computer
- Category: Operating systems
- Company: Apple
0
Creator
- Tom the translator
- 59.09% positive feedback