emsdk

Fatal: initialStackPointer must be set , shared:ERROR

与世无争的帅哥 提交于 2020-02-25 06:11:28
问题 I want to build bananabread c++ project with emscripten. I added BINARYEN_ROOT intro ./emscripten . I also build BINARYEN. LLVM_ROOT = '/Volumes/POMOCNI/WWW-HTDOCS/emsdk-demos/emsdk/emsdk/fastcomp/bin' EMSCRIPTEN_ROOT = '/Volumes/POMOCNI/WWW-HTDOCS/emsdk-demos/emsdk/emsdk/fastcomp/emscripten' EMSCRIPTEN_NATIVE_OPTIMIZER = '/Volumes/POMOCNI/WWW-HTDOCS/emsdk-demos/emsdk/emsdk/fastcomp/bin/optimizer' NODE_JS = '/Volumes/POMOCNI/WWW-HTDOCS/emsdk-demos/emsdk/emsdk/node/12.9.1_64bit/bin/node'

Fatal: initialStackPointer must be set , shared:ERROR

自闭症网瘾萝莉.ら 提交于 2020-02-25 06:10:18
问题 I want to build bananabread c++ project with emscripten. I added BINARYEN_ROOT intro ./emscripten . I also build BINARYEN. LLVM_ROOT = '/Volumes/POMOCNI/WWW-HTDOCS/emsdk-demos/emsdk/emsdk/fastcomp/bin' EMSCRIPTEN_ROOT = '/Volumes/POMOCNI/WWW-HTDOCS/emsdk-demos/emsdk/emsdk/fastcomp/emscripten' EMSCRIPTEN_NATIVE_OPTIMIZER = '/Volumes/POMOCNI/WWW-HTDOCS/emsdk-demos/emsdk/emsdk/fastcomp/bin/optimizer' NODE_JS = '/Volumes/POMOCNI/WWW-HTDOCS/emsdk-demos/emsdk/emsdk/node/12.9.1_64bit/bin/node'

Error converting c++ file to wasm using emscripten

不问归期 提交于 2019-12-12 07:00:02
问题 This is a follow up question from this post Converting .cpp file to .wasm file I'm trying to convert my c++ file into .wasm using emscripten on linux. I'm running into this error: /home/maria/emsdk/upstream/lib/clang/10.0.0/include/ia32intrin.h:188:10: error: use of undeclared identifier '__builtin_ia32_readeflags_u32' return __builtin_ia32_readeflags_u32(); ^ /home/maria/emsdk/upstream/lib/clang/10.0.0/include/ia32intrin.h:194:3: error: use of undeclared identifier '__builtin_ia32