firefox - SpiderMonkey Build Configure Error "configure: error: Your C and C++ compilers are different..." -
command:
mozjs-38.0.0/js/src/build_dbg.obj$ ../configure --enable-debug --disable-optimize
output:
... configure:3223: checking windres configure: error: c , c++ compilers different. need use same compiler.
the gcc , g++ version 4.9.3.clang version 3.6.0-2.
how solve issue? thanks!
resolved link "/usr/bin/c++" "/etc/alternatives/c++" used g++.
Comments
Post a Comment