在雪豹中使用 XCode 提供的其他 gcc 版本吗?

发布于 11-10 08:23 字数 156 浏览 3 评论 0原文

使用 macports 中的较新版本的 gcc-compiler (4.5.3) 而不是 xcode (4.2.1) 提供的默认标准编译器是有意义的。

我不开发任何 Mac 相关程序。我正在 Eclipse 中使用 C++。我会从更新的 gcc 版本中受益还是会遇到很多兼容性问题?

Makes it sense to use newer versions of gcc-compiler (4.5.3) from macports instead of standard compiler per default provided with xcode (4.2.1).

I'm don't develop any Mac related programs. I'm working with C++ in Eclipse. Would I benefit from newer gcc version or i would get a lot of compatibility problems?

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

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

发布评论

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

评论(1

看春风乍起2024-11-17 08:23:07

Apple 针对其操作系统调整了 XCode 附带的 GCC。如果您不需要 macports 上可用的较新版本的特定功能(顺便说一下,这不是由 Apple 构建的),请坚持使用默认

用 macports 软件替换 xcode

另外,请查看的有趣注释>使用TheRightCompiler 在冒险之前。

The GCC that comes with XCode was tweaked by Apple to their Operating System. Stick with the default if you don't need specific features from newer versions available on macports (which, by the way, were not build by Apple).

Replacing xcode with macports software

Also, check the interesting notes of UsingTheRightCompiler before adventuring on that.

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