Status: New
Owner: ----
New issue 2393 by [email protected]: Build fails with illegal
instruction on hardfloat systems that don't support vfp3
http://code.google.com/p/v8/issues/detail?id=2393
This is somewhat related to issue 2140.
The build system assumes that v8_use_arm_eabi_hardfloat implies that the
CPU can use vfp3 instructions. This is not true on the Raspberry Pi, so the
build will fail with an illegal instruction error when it tries to execute
mksnapshot.
Attached patch makes the build complete successfully.
Reference: https://bugs.gentoo.org/show_bug.cgi?id=441792
Attachments:
v8-build-hardfp-vfp.patch 486 bytes
--
v8-dev mailing list
[email protected]
http://groups.google.com/group/v8-dev