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 sample.js
illigal instruction
node --help works
This seems to be the v8 compatibility issue. The device is 32 bit intel core.
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 --helpworksThis seems to be the v8 compatibility issue. The device is 32 bit intel core.