- From: vivek pandya <vivekvpandya@gmail.com>
- Date: Thu, 15 Oct 2020 10:37:33 +0530
- To: Derek Schuff <dschuff@google.com>
- Cc: public-webassembly@w3.org
Received on Thursday, 15 October 2020 05:08:02 UTC
Thanks, I will do that. On Thu, Oct 15, 2020 at 5:41 AM Derek Schuff <dschuff@google.com> wrote: > Hi Vivek, > I'd suggest posting on emscripten's mailing list: > https://groups.google.com/g/emscripten-discuss > Thanks, > -Derek > > On Wed, Oct 14, 2020 at 1:02 AM vivek pandya <vivekvpandya@gmail.com> > wrote: > >> >> Hi, >> >> I am compiling llvm opt tool through emscirpten to WASM, >> >> My commands are >> emcmake cmake ../llvm-project/llvm/ >> emmake make opt >> >> and I am encountering following error: >> do you have any idea if you have faced similar issue? >> >> em++: error: '/home/vivek/emsdk/upstream/bin/wasm-emscripten-finalize >> --detect-features --minimize-wasm-changes -g --dyncalls-i64 >> --global-base=1024 --dwarf /tmp/emscripten_temp/llvm-tblgen.wasm -o >> /tmp/emscripten_temp/llvm-tblgen.wasm' failed (-9) >> >> >> Should I file github issue for this? >> >> Thanks, >> Vivek >> >
Received on Thursday, 15 October 2020 05:08:02 UTC