如果你是在Linux下做开发,你就必须知道Makefile是什么东西,如果不知道那就可以说你不是一个合格的Linux开发工程师,因为Makefile是必备的一项技能。 那么,Makefile到底有什么作用呢? 首先,gcc大家应该知道吧,gcc(GNU Compiler Collection,GNU编译器套件)是由GNU ...
Over the years, Linux (well, the operating system that is commonly known as Linux which is the Linux kernel and the GNU tools) has become much more complicated than its Unix roots. That’s inevitable, ...