I'm trying to build V8 for the Raspberry Pi (toolchain from the 
archlinuxarm website, nodejs works fine). Buildprocess works without any 
errors, but trying to execute the shell or d8 brings up an illegal 
instruction. GDB shows that it's "movw".

To build I've exported CC, CXX, LINK, AR and LD and then run "make 
snapshot=off i18nsupport=off armv7=false armfpu=vfp2 arm.release -j5" (or 
armfpu=vfp, there is no change in the output).

-- 
-- 
v8-users mailing list
[email protected]
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 [email protected].
For more options, visit https://groups.google.com/d/optout.

Reply via email to