我们可以在编译过程中修改文件吗?

发布于 2025-01-18 14:55:01 字数 407 浏览 0 评论 0原文

类似于Java的这个问题:如果您编辑文件,会发生什么在编译期间?,我想问一下在C ++程序编译期间修改文件会产生什么影响。

该程序正在使用GCC进行编译。编程构建的帮助工具是cmakeninja

我总是有一个渴望更改文件中的内容,然后提醒自己该程序已经在构建,所以想澄清一下。

因此,总而言之,

  1. 是否会产生影响?
  2. 汇编过程中幕后发生的一些灯光上发生了一些灯光?

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,

  1. Whether there is going to be an impact or not?
  2. Some lights on underlying things happening behind the scenes during compilation?

如果你对这篇内容有疑问,欢迎到本站社区发帖提问 参与讨论,获取更多帮助,或者扫码二维码加入 Web 技术交流群。

扫码二维码加入Web技术交流群

发布评论

需要 登录 才能够评论, 你可以免费 注册 一个本站的账号。
列表为空,暂无数据
我们使用 Cookies 和其他技术来定制您的体验包括您的登录状态等。通过阅读我们的 隐私政策 了解更多相关信息。 单击 接受 或继续使用网站,即表示您同意使用 Cookies 和您的相关数据。
原文