node => Illigal instruction
Opened this issue · 1 comments
abhishekkumardwivedi commented
After compiling meta-nodejs, in target device, galileo gen2, I am getting "illigal instruction" exceptions.
Running node or node sample.js leads same error. Though "node --help" works.
node
illigal instruciton
node sample.js
illigal instruction
node --help
works
This seems to be the v8 compatibility issue. The device is 32 bit intel core.
Deleted user commented
Hi, I'm getting this issue too using a vanilla qemux86 distribution - again 32-bit Intel.