gcc in XCode 4.3

今天在10.7.4试用Xcode4.3和10.8 dp4试用4.5,发现安装完以后,没有gcc。苹果真厉害,Xcode也类似于绿色软件,原因如下

Apple announced Xcode 4.3 for OSX Lion and 4.4 for OSX Mountain Lion last week. The major difference is that Xcode no longer provide an installer which is good thing because you now could update Xcode with AppStore in the future, plus it is much easier to carry the development environment with you. However, there is a little problem with this new version of Xcode, is that all command line toolsets and compilers are not visible in terminal.

也就是你下载xcode.app,一切就有了。

使用gcc方法。加入下面到.bash_profile

export PATH=/Volumes/Xcode/Xcode.app/Contents/Developer/Toolchains/XcodeDefault.xctoolchain/usr/bin: /Volumes/Xcode/ Xcode.app/Contents/Developer/usr/bin:$PATH
 
Xcode 4.3.3 for lion:
评论
添加红包

请填写红包祝福语或标题

红包个数最小为10个

红包金额最低5元

当前余额3.43前往充值 >
需支付:10.00
成就一亿技术人!
领取后你会自动成为博主和红包主的粉丝 规则
hope_wisdom
发出的红包
实付
使用余额支付
点击重新获取
扫码支付
钱包余额 0

抵扣说明:

1.余额是钱包充值的虚拟货币,按照1:1的比例进行支付金额的抵扣。
2.余额无法直接购买下载,可以购买VIP、付费专栏及课程。

余额充值