QQ登录

只需一步,快速开始

 找回密码
 注册

QQ登录

只需一步,快速开始

查看: 947|回复: 3

关于Makefile的问题

[复制链接]
发表于 2003-5-15 18:33:51 | 显示全部楼层 |阅读模式
请问如果我在内核中新建了一个文件夹,里面有我编辑的文件,是不是我不用写Makefile也可以进行内核的编译,并且我可以达到预期的目标呢?Makefile是不是就是可以提高编译的速度的作用,因为这样就可以不编译不需要更新的部分了,请高手指教.
谢谢!
发表于 2003-5-15 22:38:16 | 显示全部楼层
no, u have to write a makefile. makefile have two use.
1) let compiler to know which files need to be compiled and how to compile them
2) do not compile them when unneeded.

so u at least need  1)
回复

使用道具 举报

 楼主| 发表于 2003-5-16 11:39:51 | 显示全部楼层
thank you very much!
回复

使用道具 举报

发表于 2003-5-16 21:39:43 | 显示全部楼层
welcome.  
回复

使用道具 举报

您需要登录后才可以回帖 登录 | 注册

本版积分规则

GMT+8, 2024-9-19 18:54 , Processed in 0.043015 second(s), 15 queries .

© 2021 Powered by Discuz! X3.5.

快速回复 返回顶部 返回列表