学习笔记之编译器的工作过程 | 菜鸟教程

编译器的工作过程

http://www.runoob.com/w3cnote/working-process-of-the-compiler.html 

20150122104302477

第一步 配置(configure)

第二步 确定标准库和头文件的位置

第三步 确定依赖关系

第四步 头文件的预编译(precompilation)

第五步 预处理(Preprocessing)

第六步 编译(Compilation)

第七步 连接(Linking)

第八步 安装(Installation)

第九步 操作系统连接

第十步 生成安装包

第十一步 动态连接(Dynamic linking)

 

posted on 2017-12-20 13:52  浩然119  阅读(319)  评论(0编辑  收藏  举报