Apple在Xcode4后不再默认安装gcc等命令行工具,如果需要使用命令行工具(gcc、gdb、make等)进行开发,在AppStore中安装好Xcode4后,打开Xcode4。选择Preferences。选择Download标签,然后点击Command Line Tools右侧的Install按钮,安装完成后,就可以使用Gcc等工具了。
原文地址:http://xsite.sinaapp.com/?p=7
Apple在Xcode4后不再默认安装gcc等命令行工具,如果需要使用命令行工具(gcc、gdb、make等)进行开发,在AppStore中安装好Xcode4后,打开Xcode4。选择Preferences。选择Download标签,然后点击Command Line Tools右侧的Install按钮,安装完成后,就可以使用Gcc等工具了。
原文地址:http://xsite.sinaapp.com/?p=7
转载于:https://my.oschina.net/lucasz/blog/96736