我们可以在编译过程中修改文件吗?
类似于Java的这个问题:如果您编辑文件,会发生什么在编译期间?,我想问一下在C ++程序编译期间修改文件会产生什么影响。
该程序正在使用GCC进行编译。编程构建的帮助工具是cmake
和ninja
。
我总是有一个渴望更改文件中的内容,然后提醒自己该程序已经在构建,所以想澄清一下。
因此,总而言之,
- 是否会产生影响?
- 汇编过程中幕后发生的一些灯光上发生了一些灯光?
Similar to this question for java: What happens if you edit a file during compilation?, I want to ask what would be the impact of modifying a file during C++ program compilation.
The program is using GCC for compilation. The helping tools for program building is cmake
and ninja
.
I always get an urge to change something in a file and then I remind myself the program is already building, so wanted to clarify it.
So, in conclusion,
- Whether there is going to be an impact or not?
- Some lights on underlying things happening behind the scenes during compilation?
如果你对这篇内容有疑问,欢迎到本站社区发帖提问 参与讨论,获取更多帮助,或者扫码二维码加入 Web 技术交流群。
绑定邮箱获取回复消息
由于您还没有绑定你的真实邮箱,如果其他用户或者作者回复了您的评论,将不能在第一时间通知您!
发布评论