比如 octave 等,
很多软件编译的时候总是出现错误
clang: error: linker command failed with exit code 1 (use -v to see invocation)
很是烦人,有人碰到过么?
很多软件编译的时候总是出现错误
clang: error: linker command failed with exit code 1 (use -v to see invocation)
很是烦人,有人碰到过么?

1 rockhead Nov 26, 2013 via iPad xcode升级了吗? |
3 puttin Nov 26, 2013 我之前发现`locale` 显示为 C 或者 POSIX 时有些 Ruby 类的会失效 |
4 monkeycz Nov 26, 2013 试试 xcode-select --install |
6 alexrezit Nov 26, 2013 Update. |
9 meta Nov 26, 2013 先安装gcc,然后CC过去在试试。 |
10 cattyhouse Nov 26, 2013 卸载brew重新安装,然后从app store重新安装xcode |