Just because you are compiling on an ARMv7, it doesn't mean you want
to build a VM that doesn't work on an older CPU.
I think
export CFLAGS=-march=armv7-a
should work for you. If you don't care about CPUs without VFP then
you should use
export CFLAGS=-march=armv7-a -DCAN_USE_VFP_INSTRUCTIONS=1
> --
> v8-users mailing list
> v8-u...@googlegroups.com
> http://groups.google.com/group/v8-users
--
Erik Corry, Software Engineer
Google Denmark ApS - Frederiksborggade 20B, 1 sal,
1360 København K - Denmark - CVR nr. 28 86 69 84