The gn command is running executable gn at ~/v8/buildtools/linux64
IMO the binary executable was downloaded from V8 repo,
 and do not have the correct contents to be run here

pi@raspberrypi:~/v8/buildtools/linux64 $ ./gn --help
bash: ./gn: cannot execute binary file: Formato de ejecutable incorrecto

So, the gn.py is not running because it is trying to run binary code
 of wrong target.

Ale

-- 
-- 
v8-users mailing list
v8-users@googlegroups.com
http://groups.google.com/group/v8-users
--- 
You received this message because you are subscribed to the Google Groups 
"v8-users" group.
To unsubscribe from this group and stop receiving emails from it, send an email 
to v8-users+unsubscr...@googlegroups.com.
For more options, visit https://groups.google.com/d/optout.

Reply via email to