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
{{ message }}
This repository was archived by the owner on Apr 22, 2023. It is now read-only.
I have now tried several ways of building node (version 0.5.1) on/for a Sheevaplug (armv5t) running Debian (version 6.0.2) squeeze but always ends up with...
$ node
Illegal instruction
... in all cases where ever I could get it to compile.
I have tried to follow several guides (even in various combinations):
I have now tried several ways of building node (version 0.5.1) on/for a Sheevaplug (armv5t) running Debian (version 6.0.2) squeeze but always ends up with...
$ node
Illegal instruction
... in all cases where ever I could get it to compile.
I have tried to follow several guides (even in various combinations):
Now I feel stuck, several people seem to have succeeded in building node for armv5t but maybe it's different for different versions of node and v8.
How can I continiue trying? I will happily test any suggestions.