Borland 中的 bcc32 和 bcc32ide 有什么区别?
- 我们发现
bcc32
和bcc32ide
在 文件。 bcc32ide
可以工作,而bcc32
会崩溃。
为我们的自动化构建切换到 bcc32ide 会有任何有害的副作用吗?
另外,这两种编译器之间有什么区别(除了一种崩溃而另一种不崩溃)?
- We find a slight difference in how
bcc32
andbcc32ide
behave on a
file. bcc32ide
works andbcc32
crashes.
Would there be any detrimental side effects to switching to bcc32ide
for our automated builds?
Also, what is the difference between these two compilers (other than one crashes and one doesn't)?
如果你对这篇内容有疑问,欢迎到本站社区发帖提问 参与讨论,获取更多帮助,或者扫码二维码加入 Web 技术交流群。
绑定邮箱获取回复消息
由于您还没有绑定你的真实邮箱,如果其他用户或者作者回复了您的评论,将不能在第一时间通知您!
发布评论
评论(1)
请参阅回复:BCB 6 编译器速度缓慢以及如何大幅加快速度 进行解释。
引用:
See Re: BCB 6 Compiler slowness and how to speed it up dramatically for an explanation.
Quote: