
find / -name gcc
不透露它.不过,Xcode可以编译C代码.所以我的系统上必须有一个编译器!
它在哪里?
解决方法 在新版本的Xcode 4.3中,命令行工具是可选的,不会自动安装.有关详细信息,请参阅 here:Command-line Tools Are Optional:
The command-line tools are not bundled with Xcode 4.3 by default. Instead,they can be installed optionally using the Components tab of the Downloads preferences panel as shown in figure 3.
因此,您必须转到“下载首选项”面板并下载它们.
总结以上是内存溢出为你收集整理的为什么我的gcc不在/usr/bin/gcc中,即使安装了Xcode 4.3?全部内容,希望文章能够帮你解决为什么我的gcc不在/usr/bin/gcc中,即使安装了Xcode 4.3?所遇到的程序开发问题。
如果觉得内存溢出网站内容还不错,欢迎将内存溢出网站推荐给程序员好友。
欢迎分享,转载请注明来源:内存溢出
微信扫一扫
支付宝扫一扫
评论列表(0条)