You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
@ssteidte - is this still an issue for you? Please note that mkpeephole has been removed in later versions of Node.js (8.3.x and above), so you will not see this error. can test and confirm? thanks!
LD_LIBRARY_PATH=/home/steffen/workspace/node-8.x/out/Release/lib.host:/home/steffen/workspace/node-8.x/out/Release/lib.target:$LD_LIBRARY_PATH; export LD_LIBRARY_PATH; cd ../deps/v8/src; mkdir -p /home/steffen/workspace/node-8.x/out/Release/obj.target/v8_base/geni; "/home/steffen/workspace/node-8.x/out/Release/mkpeephole" "/home/steffen/workspace/node-8.x/out/Release/obj.target/v8_base/geni/bytecode-peephole-table.cc"
/bin/sh: /home/steffen/workspace/node-8.x/out/Release/mkpeephole: cannot execute binary file: Exec format error
make[1]: *** [deps/v8/src/v8_base.target.mk:13: /home/steffen/workspace/node-8.x/out/Release/obj.target/v8_base/geni/bytecode-peephole-table.cc] Error 126
The text was updated successfully, but these errors were encountered: