OS X 10.9.2: checking whether the C compiler works… no

前端 未结 8 570
耶瑟儿~
耶瑟儿~ 2020-12-09 02:41

I\'m attempting to install texinfo 5.2, and I\'m running into some issues during ./configure, which I believe are related to the C compiler. When I upgraded fr

8条回答
  •  南方客
    南方客 (楼主)
    2020-12-09 03:02

    sudo ln -s \ 
    /Applications/Xcode.app/Contents/Developer/Toolchains/XcodeDefault.xctoolchain/ \
    /Applications/Xcode.app/Contents/Developer/Toolchains/OSX10.9.xctoolchain
    

提交回复
热议问题