g++-mp-4.3 是什么?

发布于 2024-09-30 04:56:10 字数 99 浏览 0 评论 0原文

MacPorts 安装了名为 g++-mp-4.3 的东西?

“mp”是指 MacPorts 还是其他意思?我在任何地方都找不到任何文档...

谢谢!

MacPorts installs something called g++-mp-4.3?

Does the "mp" mean MacPorts, or is it something else? I can't find any documentation anywhere...

Thanks!

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

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

发布评论

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

评论(2

雾里花 2024-10-07 04:56:10

它是 MacPorts 提供的 GNU C++。 GNU 可执行文件的完整形式为 [-][-]。可以省略变体和版本,以表明它是系统具有该名称的主要可执行文件。

It's GNU C++ as provided by MacPorts. The full form for GNU executables is <name>[-<variant>][-<version>]. The variant and version can be omitted to indicate that it is the primary executable with that name for the system.

濫情▎り 2024-10-07 04:56:10

是的,“mp”是指 MacPorts。 g++-mp-4.3 是来自 GCC 的 MacPorts 的 C++ 编译器。

Yes, 'mp' means MacPorts. g++-mp-4.3 is C++ compiler from GCC for MacPorts.

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