【发布时间】:2013-09-26 04:52:01
【问题描述】:
我正在绑定交叉编译,为此我需要找到 Xcode 放置 arm-gcc 编译器的位置。
它曾经在 /Applications/Xcode.app/Contents/Developer/Platforms/iPhoneOS.platform/Developer/usr/bin/arm-apple-darwin10-llvm-gcc-4.2 但在 Xcode 5 中消失了。
有什么想法吗?
【问题讨论】:
标签: ios gcc linker xcode5 llvm-gcc