Error compiling LLVM and clang with EXPERIMENTAL WASM support

2019-04-19 14:10:58

解决方案:

cd /tmp/llvm-compiler/llvm/build
make -j4 install
rm -rf /tmp/llvm-compiler

最终一般会安装在$HOME/opt/wasm
参考地址:https://github.com/EOSIO/eos/issues/1694

当前页面是本站的「Baidu MIP」版。发表评论请点击:完整版 »