linux Makefile编写的整理
摘要:最近将Makefile的编写进行了整理和提炼了一下,大致分为五个步骤:编译总共为五个部分1.设置编译环境 setcompileenvironment2.获取要编译的源文件,以及把源文件转换为目标文件(源文件和目标文件)sourcetoobj3.将文件编译为目标文件 OBJing4.将目标文件链接成可...
阅读全文
posted @ 2015-11-05 23:49
博学,审问,慎思,明辨,笃行
posted @ 2015-11-05 23:49
posted @ 2015-11-02 00:16