Compiling: converting source code into an executable.
Linking: converting the compiled code into an
executable
Building: Creating the end executable. Tools exist to help to reduce the complexity of the build process--makefiles, for instance.
Compiler: refers to both a compiler and a
"linker"
Linker The program that generates the executable by linking
No comments:
Post a Comment