How to find arm-apple-darwin#-llvm-gcc-4.2 compiler on Xcode 5?

后端 未结 3 445
醉酒成梦
醉酒成梦 2020-12-29 11:11

I am tying a cross compilation and for that I need to find where Xcode have placed the arm-gcc compiller.

It used to be in /Applications/Xcode.app/Contents/Develope

3条回答
  •  攒了一身酷
    2020-12-29 11:34

    https://developer.apple.com/library/ios/documentation/DeveloperTools/Conceptual/WhatsNewXcode/Articles/xcode_5_0.html

    Compiler

    **LLVM-GCC is not included in Xcode 5**
    

    enter image description here

提交回复
热议问题