Can't use GCC in OS X Terminal

后端 未结 4 1634
广开言路
广开言路 2021-01-07 00:42

I have installed the developer tools. I can compile code via Xcode and according to the docs /usr/bin/gcc & /usr/bin/cc should point to /usr/bin/gcc-4.0. Neither the sym

4条回答
  •  没有蜡笔的小新
    2021-01-07 00:53

    These binaries should be there after installing xcode. Check your path settings, and if you still don't have these reinstall xcode

提交回复
热议问题