Compilation is a process of automatic translation of a code written in a programming language to the machine code. Input data is usually called a source code. The micro-course describes basic rules in this process in the Linux system.
Keywords: preprocesing, assembing, generating, consolidation, struture, gcc
Program compilation process