Mac: ld: library not found for -lgcc_s.10.4

Posted already

tags:

篇首语:本文由小常识网(cha138.com)小编为大家整理,主要介绍了Mac: ld: library not found for -lgcc_s.10.4相关的知识,希望对你有一定的参考价值。

Mac: ld: library not found for -lgcc_s.10.4

 
Checking for cc... ld: library not found for -lgcc_s.10.4

clang: error: linker command failed with exit code 1 (use -v to see invocation)
 
Found the way to solve the problem
 
cd /usr/local/lib sudo ln -s ../../lib/libSystem.B.dylib libgcc_s.10.4.dylib
 
Thanks to italoag
https://github.com/nodejs/node/issues/2933

以上是关于Mac: ld: library not found for -lgcc_s.10.4的主要内容,如果未能解决你的问题,请参考以下文章

vuejs Newline required at end of file but not foun

DevTools failed to load source map: Could not load content for…System error: net::ERR_FILE_NOT_FOUN

DevTools failed to load source map: Could not load content for…System error: net::ERR_FILE_NOT_FOUN

springboot整合mybatis 异常 org.apache.ibatis.binding.BindingException: Invalid bound statement (not foun

MAC编译lame ld: symbol(s) not found for architecture x86_64/_lame_init_old“, referenced from

mac brew 安装php扩展报错:parent directory is world writable but not sticky