Find centralized, trusted content and collaborate around the technologies you use most.
Teams
Q&A for work
Connect and share knowledge within a single location that is structured and easy to search.
我已经通过 MacPorts 安装了 gcc4.7(希望是它的相关版本的 stdlibc++),现在我需要启用它,以便我可以在 Xcode(目前是 4.5 版)中使用它。有人知道该怎么做吗?
谢谢
您可以使用 MacPorts 的“选择”命令。
端口选择--list gcc
将显示已安装 gcc 的列表。
sudo 端口选择 gcc
将激活已安装的 gcc。应指定该列表之一。(例如 mp-gcc47