Note that you DO NOT need to install this tools to use S8! |
cd ~ git clone https://chromium.googlesource.com/chromium/tools/depot_tools.git export PATH=`pwd`/depot_tools:"$PATH"
mkdir ~/v8 cd ~/v8 fetch v8 cd v8
gclient sync
git pull gclient sync
tools/dev/v8gen.py arm.release
ERROR | At this point the Google's toolset do not work on the Raspberry Pi It is actually considered a BUG, see V8 Community conversation about his issue |
GIT hash | 9b5042575c944114ed90adf781c25814c87081ca |
Issue report | https://bugs.chromium.org/p/v8/issues/detail?id=6458 |
Waiting | While waiting for a solution of the issue we will [pi8] try to build Raspberry Pi version of gn binary |