如何在 Linux 上的 CDT eclipse 中设置个人构建?

发布于 2024-09-29 10:53:37 字数 100 浏览 0 评论 0原文

我开始在 Linux 上使用 eclipse CDT 进行一些大学练习。 我希望构建函数无需链接即可编译? 我可以让构建像: gcc -c -Wall 一样简单吗?

谢谢

I started using eclipse CDT over Linux for some college exercises.
I want the build function to compile without linking?
Can i have the build to be as simple as: gcc -c -Wall ?

Thanks

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

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

发布评论

需要 登录 才能够评论, 你可以免费 注册 一个本站的账号。

评论(1

优雅的叶子 2024-10-06 10:53:37

如果右键单击您的项目,转到属性,然后选择 C++ Build,您可以设置构建命令和其他构建设置...如果这就是您想要的。

If you right click on your project, go to properties, and then C++ Build, you can set the building command and other building settings... If that's that you wanted.

~没有更多了~
我们使用 Cookies 和其他技术来定制您的体验包括您的登录状态等。通过阅读我们的 隐私政策 了解更多相关信息。 单击 接受 或继续使用网站,即表示您同意使用 Cookies 和您的相关数据。
原文