【发布时间】:2016-05-04 18:17:04
【问题描述】:
命令:mozjs-38.0.0/js/src/build_DBG.OBJ$ ../configure --enable-debug --disable-optimize
输出:...
configure:3223: checking for windres
configure: error: Your C and C++ compilers are different. You need to use the same compiler.
gcc 和 g++ 版本是 4.9.3。Clang 版本是 3.6.0-2。
如何解决这个问题?谢谢!
【问题讨论】:
-
我认为你需要更新你的 gcc 和 g++。
标签: firefox compiler-errors spidermonkey