[View]  [Edit]  [Lock]  [References]  [Attachments]  [History]  [Home]  [Changes]  [Search]  [Help] 

[pi8] Building S8VM on the Pi

Uploaded Image: alert.gifV8 VM build on the Pi is broken.
Canīt build a fresh shell on the Pi
Jun 07,2017See https://bugs.chromium.org/p/v8/issues/detail?id=6458

Start building V8 from sources on the Pi


Trying to build V8 on the Pi with gyp


Add the S8VM sources

Uploaded Image: wait.gifThere is a bug building required tools to build V8 on the Pi.
See https://bugs.chromium.org/p/v8/issues/detail?id=6458

Notes

The gyp way do NOT work anymore :-(
cd v8
make native -j 4 hardfp=on vf3p=off
How to build V8 on Raspberry Pi (3 model B) ?