macchina-io / macchina.io

macchina.io EDGE is a powerful C++ and JavaScript SDK for edge devices, multi-service IoT gateways and connected embedded systems.
https://macchina.io
GNU General Public License v3.0
516 stars 154 forks source link

v8 do not support armv5te #39

Closed byteman closed 8 years ago

byteman commented 8 years ago

when i cross compile jsv8 for armv5te , the compiler report do not support this platform

obiltschnig commented 8 years ago

The V8 version used by macchina.io no longer supports armv5, so there's nothing we can do about it.